Commit Graph

103 Commits

Author SHA1 Message Date
Halgari
7176ebb531 Most warnings are fixed now 2022-10-07 21:43:44 -06:00
Timothy Baldridge
dc530a52b2 Implement metrics reading from CouchDB 2022-06-25 14:22:06 -06:00
Timothy Baldridge
120bb9a4b5 uncomment testing code 2022-06-21 20:31:55 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
035b8e7aa7 Re-add discord code 2022-01-18 15:58:54 -07:00
Timothy Baldridge
b7119c8bf8 Fix broken Discord webhook integration 2022-01-18 14:47:36 -07:00
Timothy Baldridge
95cb665423 Nexus caching re-implemented on the server 2022-01-17 10:02:52 -07:00
Timothy Baldridge
2cb17aa69a Oh yeah, lots off good stuff here 2021-11-27 11:31:35 -07:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
24830c1df6 bug fixes and priority settings 2021-10-20 21:18:15 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00
Timothy Baldridge
5cbed8dade Server side fixes for LL upgrades and list validation 2021-07-09 22:13:31 -06:00
Timothy Baldridge
24d10305a4 Re-enable nexus archived file support again 2021-07-04 15:37:55 -06:00
Timothy Baldridge
c1169fcbc4 Latest work on LL attachments and Nexus API fixes 2021-07-02 21:15:27 -06:00
Timothy Baldridge
ab49b08f19 Server side fixes for the new Nexus API 2021-06-24 17:01:03 -06:00
Timothy Baldridge
6ba00d9d09 Switch LoverLab over to OAuth2 2021-06-18 22:05:58 -06:00
Timothy Baldridge
da485f9df5 Disable LL validation on the server 2021-06-17 23:08:41 -06:00
Timothy Baldridge
f5fc896b09 Fix build 2021-05-28 17:40:58 -06:00
Timothy Baldridge
04bbbfed7f Network workaround mode 2021-05-17 16:37:01 -06:00
Timothy Baldridge
e6a5e46af0 Few small fixes and optimizations 2021-05-13 13:41:33 -06:00
Timothy Baldridge
6e41996fb9 Fix type import issues 2021-04-28 19:06:10 -06:00
Timothy Baldridge
f7235875bb Modlist contents viewer 2021-04-28 14:30:02 -06:00
Timothy Baldridge
cb40768760 Latest changes to server code 2021-04-13 15:59:40 -06:00
Timothy Baldridge
8bca15cb36 Fix several issues with client authorization with the server 2021-04-11 16:04:12 -06:00
Timothy Baldridge
ba9c4e45e4
Cdn tweaks (#1362)
Mirrored file tweaks to reduce CDN disk usage
2021-03-10 19:28:28 -07:00
Timothy Baldridge
1266ca63be Fix a ton of server test bugs and rework code to work with the new fileserver 2021-03-05 20:54:04 -07:00
Timothy Baldridge
12395dbf00 Few server fixes 2021-03-04 05:50:40 -07:00
Timothy Baldridge
8664c16d13 Fix tests 2021-02-22 21:38:28 -07:00
Timothy Baldridge
831318c7eb Few more fixes 2021-02-17 22:44:54 -07:00
Timothy Baldridge
6c9f6ab5c0 latest server fixes 2021-02-16 22:46:05 -07:00
Timothy Baldridge
df68a5e2a4 2.4.2.2 2021-02-06 09:43:11 -07:00
Timothy Baldridge
c0d50a8216 Version 2.4.2.0 2021-02-03 20:48:30 -07:00
Timothy Baldridge
783dd76209
Merge pull request #1252 from erri120/better-hashing
Better hashing
2021-01-10 06:41:10 -07:00
Timothy Baldridge
756113d77d some backend fixes 2021-01-09 14:46:46 -07:00
erri120
03a68da0d1 Fix Wabbajack.Server and Wabbajack.VirtualFileSystem 2021-01-09 19:53:44 +01:00
Timothy Baldridge
b272f9edcd few pre-release fixes 2021-01-09 07:14:01 -07:00
Timothy Baldridge
13eef5c695 Remove RocksDB (replaced with SQLite) 2021-01-05 15:09:32 -07:00
Timothy Baldridge
db3b441d19 #### Version - 2.3.6.1 - 12/31/2020
* When IPS4 (e.g. LL) sites based on CEF fail to validate, they no longer hang the app
* If a IPS4 CEF site throws a 503, or 400 error, retry
* Clean out the cookies during IPS4 CEF downloads so that they don't cause 400 errors
* Limit the number of connections to IPS4 sites to 20 per minute (one per 6 seconds)
* If a site *does* timeout, throw a log of the CEF state into `CEFStates` for easier debugging by the WJ team
* Wrote a new CLI utility to stress test the Verification routines.
* Ignore files that have `\Edit Scripts\Export\` in their path
2020-12-30 23:44:58 -07:00
Timothy Baldridge
053a71795a disable back button and 2.3.4.3 2020-12-06 21:26:02 -07:00
Timothy Baldridge
d93367d351 Discord integration 2020-11-24 10:19:26 -07:00
Timothy Baldridge
a494839a09 Updates to metrics and watchdog systems 2020-11-19 22:00:07 -07:00
Timothy Baldridge
9717d4ac42 Improve backend services, add watchdog service, and add utility_modlists.json 2020-11-19 15:56:30 -07:00
Timothy Baldridge
01872fb62b More logging information for server backend 2020-11-11 06:25:57 -07:00
Timothy Baldridge
f80ae8b142 Updates to smooth out server update features 2020-11-01 17:30:49 -07:00
Timothy Baldridge
13068a59e7 Code cleanup 2020-09-30 21:50:09 -06:00
Timothy Baldridge
5562e15d8e Don't reupload mirrored files 2020-09-11 20:49:53 -06:00
Timothy Baldridge
599d2fe523 Fix for server error that kills services 2020-09-02 20:41:42 -06:00
halgari
496a35a605 BSA fix, better logging for failed IPS4 downloads 2020-08-24 19:34:57 -06:00
halgari
573e661b03 Fix LL downloads via HTML decode 2.2.1.6 2020-08-24 16:20:50 -06:00
halgari
a716097802 Server fixes and a bit of a UI nagging 2020-08-16 22:15:19 -06:00