Commit Graph
48 Commits
Author SHA1 Message Date
Loporrit 5c7d5ff29a remove most mare commands 2025-08-23 11:00:00 +00:00
Loporrit 0b1e08181d Fix messed up db migration file 2025-08-23 10:59:56 +00:00
Loporrit 17d10e2b65 Generate secret keys locally 2025-08-08 05:10:48 +00:00
Loporrit fe0835adf8 Hack change the gpose timer to 2 seconds 2025-07-03 08:39:35 +00:00
Loporrit c12559afcc Allow auth server to staple a .well-known response via createWithIdentV2 2025-06-28 14:37:25 +00:00
LoporritandStanley Dimant 8e4494153b Fix CharaDataGetShared
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-28 14:37:25 +00:00
Loporrit f225323c40 Flatten migration 2025-06-28 14:37:25 +00:00
Loporrit 084c53ee20 Add migration for EF version bump 2025-06-28 14:37:25 +00:00
LoporritandStanley Dimant 080cd99c2d db factory
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-28 14:37:24 +00:00
Loporrit 983be6ff3d Update MareAPI 2025-02-12 11:33:47 +00:00
Loporrit 6ade388b89 Basic group chat impl 2024-11-25 02:50:57 +00:00
Loporrit dfa32b46de Don't publish appsettings.json in AuthService 2024-10-08 09:00:40 +00:00
Loporrit c400d9746f Pre-fetch cache files upon pre-request 2024-09-29 14:13:59 +00:00
Loporrit 61821c0775 Add nginx ssi support for client file transfers as well why not 2024-09-13 16:59:38 +00:00
Loporrit 49695b4403 Use sendfile for client file get as well 2024-09-13 16:17:13 +00:00
Loporrit 21c615cdb7 Optimize dist file get, add nginx x-accel support 2024-09-13 15:16:00 +00:00
Loporrit fa6be0231f Actually enable sendReady on main server 2024-09-11 11:35:41 +00:00
Loporrit b51cd61e4b Propagate touch requests via intermediate servers 2024-09-11 06:47:41 +00:00
Loporrit 1f57510bb7 oops, touch requests are concurrent... 2024-09-09 07:03:08 +00:00
Loporrit 908c34f57b Merge branch 'cold-and-shards' 2024-09-08 12:36:18 +00:00
Loporrit b4ac5f6917 Remote touch service for fileserver shards 2024-09-08 11:22:38 +00:00
Loporrit 16f8f23545 silence, client ready 2024-09-08 11:03:05 +00:00
Loporrit 0b6af10a44 Prioritize larger files during size cleanup 2024-09-08 11:03:05 +00:00
Loporrit 1782a16ea4 Avoid race conditon between uploads and cleanup 2024-09-06 08:54:48 +00:00
Loporrit 2090c65bf1 Allow file shards to signal main server directly 2024-09-06 08:54:45 +00:00
Loporrit 524e412c28 Add DistributionFileServerForceHTTP2 2024-09-06 08:54:45 +00:00
Loporrit c42d0b38cf Keep main server out of file business, and disable user file deletion 2024-09-06 08:54:45 +00:00
Loporrit 584f5356d7 Allow shards to use cold storage, revise cleanup service 2024-09-06 08:54:38 +00:00
Loporrit 649f3018b1 Rename MainFileCleanupService.cs for better git tracking in the next commit 2024-09-01 15:49:59 +00:00
Loporrit fb0905ef84 check cold storage outside of download task instead 2024-08-30 08:32:55 +00:00
Loporrit 05c880d4e8 no IDbContextFactory 2024-08-30 08:24:49 +00:00
Loporrit d1fcc87f37 Disable priority queue again 2024-08-27 14:21:04 +00:00
Loporrit 7c95497e33 Add .pbd 2024-08-24 05:47:45 +00:00
Loporrit c7705dde99 fix /message 2024-08-24 05:47:33 +00:00
Loporrit be1edba5c2 Remove group bans on user deletion 2024-03-14 18:50:55 +00:00
Loporrit 3cfe6fbdee Disable high priority queue 2024-03-14 18:37:52 +00:00
Loporrit 03025165be Quiet profile reports 2024-03-14 18:34:57 +00:00
Loporrit d4f017e16e Disable more commands and vanity cleanup 2024-03-14 18:34:47 +00:00
Loporrit 8633c15cf9 Fix reconnect issue 2024-02-10 19:05:09 +00:00
Loporrit e8d99a0d17 Less spam 2024-01-15 22:47:54 +00:00
Loporrit 8cf4f50091 Use streamable compression (needs file cache clear) 2023-12-18 12:51:36 +00:00
Loporrit 0707d3eb54 Shorten group IDs 2023-09-01 19:13:59 +00:00
Loporrit cb8578859b Disable Sending System Info log spam 2023-09-01 19:13:16 +00:00
Loporrit d871002d01 Account registration endpoint 2023-09-01 19:10:27 +00:00
Loporrit 676c5316f6 Avoid buffering file download bundles in to memory 2023-08-24 18:31:11 +00:00
Loporrit 83eb274bcb Initial Loporrit branding 2023-08-24 18:30:24 +00:00
Loporrit 09a6dbfca0 Fix launching under systemd 2023-08-24 18:29:44 +00:00
Loporrit a7c691ab73 Update MareAPI repo 2023-08-03 00:32:57 +00:00