1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Commit graph

  • 81df498e4d Merge branch 'ktor' into 'master' carbotaniuman 2020-06-01 16:29:01 +0000
  • 90830b210d Update README.md carbotaniuman 2020-05-31 14:01:21 -0500
  • 381f04119b ... carbotaniuman 2020-05-31 12:50:40 -0500
  • f404672cad Probably fix a threading issue carbotaniuman 2020-05-31 11:37:55 -0500
  • 9f36c887f1 Add more logging 2 carbotaniuman 2020-05-31 11:25:15 -0500
  • 796a7d9ffd Add more logging carbotaniuman 2020-05-31 11:06:44 -0500
  • a1974f826b Added build directions carbotaniuman 2020-05-31 11:00:29 -0500
  • d9bb068e4b Merge branch 'fugi/shard_count' into 'ktor' carbotaniuman 2020-05-31 15:55:11 +0000
  • 9e87315539 Add shard_count to settings, fix client port in API calls Fugi 2020-05-31 15:55:11 +0000
  • 407e0c0609 Merge branch 'fugi/shard_count' into 'ktor' Fugi 2020-05-31 15:35:34 +0000
  • c71b2ee149 Fix 404 turning into 500, fix(?) egress limits carbotaniuman 2020-05-31 10:32:35 -0500
  • bb2a088ab1 Move images to wiki and replace by check-list Sergei Iakhnitskii 2020-05-31 10:47:22 +0000
  • d55cfb5e27
    Fix exception on getting netty version Fugi 2020-05-31 02:41:47 -0700
  • 34b49457f6
    Add shard_count to settings, fix client port in API calls Fugi 2020-05-31 02:14:25 -0700
  • c0d48a499c Fix caching carbotaniuman 2020-05-30 21:48:21 -0500
  • e4d8da0e80 Add bw and egress limits carbotaniuman 2020-05-30 18:24:40 -0500
  • 09c776f93c Trim some redundant code carbotaniuman 2020-05-29 15:42:10 -0500
  • 83247d695e Fix code carbotaniuman 2020-05-29 12:57:35 -0500
  • 4a20372c40 Add licensing for Keys.kt and reword the comments to be more clear carbotaniuman 2020-05-29 12:10:33 -0500
  • 9232dc5b56 Formatting changes carbotaniuman 2020-05-29 11:59:26 -0500
  • 330ed6af34 Remove a layer of nesting carbotaniuman 2020-05-29 11:56:46 -0500
  • 8c9433005f Logging + config changes carbotaniuman 2020-05-29 11:55:26 -0500
  • 02c1476fdd Use brand new cache impl (DiskLruCache, actually from 2016) with transactional features carbotaniuman 2020-05-29 09:16:37 -0500
  • 42a5458686 Switch to ktor carbotaniuman 2020-05-28 22:36:00 -0500
  • a0bb794a37 Delete some old H@H stuff carbotaniuman 2020-05-28 21:19:28 -0500
  • 15bf0accca Fix SSL issue carbotaniuman 2020-05-28 13:40:41 -0500
  • f930fcf508 Standardize formatting carbotaniuman 2020-05-27 22:19:40 -0500
  • cb1a780067 General code cleanup and HTTP cert refresh (in theory) carbotaniuman 2020-05-27 22:07:19 -0500
  • bf7eddb871 Don't choke the more carbotaniuman 2020-05-27 18:02:09 -0500
  • 5f60c19639 Don't choke the logs carbotaniuman 2020-05-27 18:00:20 -0500
  • fd39d2b949 SSL works somehow carbotaniuman 2020-05-27 17:58:33 -0500
  • 95d21dc23d Make it work v2 carbotaniuman 2020-05-27 17:12:48 -0500
  • cca220e7f1 Implement first backend API comms carbotaniuman 2020-05-26 18:01:09 -0500
  • 7029612079 Move stuff to Gradle carbotaniuman 2020-05-26 16:50:39 -0500
  • e828ca4026 Update gitignore carbotaniuman 2020-05-26 16:36:40 -0500
  • 155c1d4e3d Update Statistics.java carbotaniuman 2020-05-26 14:49:05 -0500
  • bd9f3f9713 Merge branch 'cleanup' into 'master' Charly Caine 2020-05-26 18:44:03 +0000
  • d2ffa4711b Merge branch 'cleanup' into 'master' Charly Caine 2020-05-26 18:43:55 +0000
  • d52cf97ed4 Client now respects assigned keyspace when proxying Charly Caine 2020-05-26 20:43:13 +0200
  • 6d27bba699 Fixing ping callculations Charly Caine 2020-05-26 19:59:11 +0200
  • 9e96ac1e8a Merge remote-tracking branch 'origin/cleanup' into cleanup Charly Caine 2020-05-26 19:48:25 +0200
  • 2f9ff1b3c3 Server now pings client to test availability, client responds with statistics Charly Caine 2020-05-26 19:45:04 +0200
  • 6ea9ebf685 Remove IDEA files carbotaniuman 2020-05-26 10:49:48 -0500
  • b190553a2a Update gitignore carbotaniuman 2020-05-26 10:49:35 -0500
  • 1899dc91ac Minor cleanup, remove dead code, terser syntax in areas, minor synchronization changes carbotaniuman 2020-05-26 10:48:48 -0500
  • 2f1841eed3 Server now processes logout correctly Charly Caine 2020-05-26 15:41:23 +0200
  • 5834b6b28f Added ddns support with ipv6 to server Charly Caine 2020-05-26 14:52:40 +0200
  • 891c30b97b Bring server up to date with the new client api Charly Caine 2020-05-26 14:09:43 +0200
  • fc19708f84 Fixed BWM speed bump Charly Caine 2020-05-26 12:31:45 +0200
  • 308d6e006a Massively Simplified the client-server communication Charly Caine 2020-05-26 12:04:22 +0200
  • b93bc39b35 Splitup modal FileDownloader.java Charly Caine 2020-05-26 10:21:40 +0200
  • b0d06bcc19 Renaming and major cleanup Charly Caine 2020-05-25 23:42:32 +0200
  • 75186199bb Removed pass-thrue proxy mode Charly Caine 2020-05-25 22:04:05 +0200
  • 1c60328356 Add focused architecture diagram in README.md Sergei Iakhnitskii 2020-05-25 17:07:08 +0000
  • 2756afe8a5 Upload a more focused architecture diagram Sergei Iakhnitskii 2020-05-25 17:06:12 +0000
  • d9fd5fd1dd proxy now from new image server Charly Caine 2020-05-24 15:09:11 +0200
  • 5d0267c65c create cache folders if needed Charly Caine 2020-05-24 15:02:46 +0200
  • b3af03cecd gui is kill Charly Caine 2020-05-24 14:49:25 +0200
  • 367e82e493 Merge branch 'RemoveCache' into 'master' Charly Caine 2020-05-24 12:36:06 +0000
  • ca9511bead Merge branch 'RemoveCache' into 'master' Charly Caine 2020-05-24 12:35:56 +0000
  • 03053f4d1e cache is kill Charly Caine 2020-05-24 14:34:59 +0200
  • eae134ee20 Merge branch 'ProxyFix' into 'master' Charly Caine 2020-05-24 10:11:48 +0000
  • 6c2277000c Merge branch 'ProxyFix' into 'master' Charly Caine 2020-05-24 10:11:16 +0000
  • a96fc8d1a5 Hotfixed Proxying Charly Caine 2020-05-24 12:10:43 +0200
  • 6e9e85c1b8 Merge branch 'Reversing' into 'master' Charly Caine 2020-05-24 02:28:37 +0000
  • 4a33d3a52c Can now serve cached images Charly Caine 2020-05-23 21:15:31 +0200
  • 4b4568c090 Merge branch 'master' into 'master' Akiroz 2020-05-23 19:04:40 +0000
  • 77c5bef04a Merge branch 'master' into 'master' Akiroz 2020-05-23 18:34:56 +0000
  • 1f5cb4bb2b
    Update diagram akiroz 2020-05-24 02:28:13 +0800
  • 22c51f113b Merge branch 'master' into 'master' Akiroz 2020-05-23 17:46:37 +0000
  • d66f465cb0 Merge branch 'master' into 'master' Akiroz 2020-05-23 17:44:54 +0000
  • 5cb5e28b81
    Add architecture diagram akiroz 2020-05-24 01:42:23 +0800
  • 3bfd0482db ControlServer is fully stubed :) Charly Caine 2020-05-23 15:47:58 +0200
  • d36c800b4a Removed SSL support Charly Caine 2020-05-23 15:38:00 +0200
  • 30691f2198 Basic request parsing and answering Logins Charly Caine 2020-05-23 14:30:17 +0200
  • 139ae7aaca Pre Login request Charly Caine 2020-05-23 13:22:03 +0200
  • 378f949125 Reversing the backend started Charly Caine 2020-05-23 12:10:45 +0200
  • 4f7fc27896 Merge branch 'CantPushMaster_SadFace' into 'master' Charly Caine 2020-05-22 21:18:07 +0000
  • a44de9f5b9 Merge branch 'CantPushMaster_SadFace' into 'master' Charly Caine 2020-05-22 20:46:19 +0000
  • b3afdc3c70 Initial Charly Caine 2020-05-22 22:42:24 +0200
  • 807fd5b937 Add README.md radon 2020-05-22 20:38:27 +0000