Commit graph

52 commits

Author SHA1 Message Date
e8f931392e Update .forgejo/workflows/build+release.yml 2023-12-18 08:07:23 +00:00
36709b6b80 Update .forgejo/workflows/build+release.yml 2023-12-18 08:06:12 +00:00
cd79f47caa Fix Version Check in Actions 2023-12-18 07:50:58 +00:00
48143979e5
Fix actions version check directory 2023-12-13 19:08:05 +01:00
717e3fda49
Cargo.toml version bump 2023-12-13 19:07:00 +01:00
22fa59334c
move API docs to different route than API endpoints 2023-12-13 19:06:46 +01:00
5c0c03fd7a
Fix Param Naming mismatch 2023-12-13 19:06:32 +01:00
c8ed40c3cc
Add Version Checking to Actions file 2023-12-13 19:05:58 +01:00
8373b278cc
Various Fixes to API v1 2023-12-12 22:11:32 +01:00
c0799484bb
Add SigTerm handling for systemctl stop 2023-12-12 21:25:57 +01:00
83a1af59d9
General SIGINT handling instead of CTRLC handling 2023-12-12 21:15:50 +01:00
c01ed85e7a
Postgres Watchdog Fix 2023-12-12 21:10:04 +01:00
12938d1ee4
Various linting changes 2023-12-12 20:49:39 +01:00
75eefab02c
Hopefully Fix Server getting stuck when main thread dies 2023-12-12 20:39:34 +01:00
b3347a6e53
Add new "v1" API, rename "v2" and "v3" to legacy 2023-12-12 20:39:15 +01:00
134581f8ad
Adapt API v2 and v3 to new DB Schema 2023-12-12 20:38:04 +01:00
35807d66ab
Dependency Version Bumps 2023-12-12 20:35:17 +01:00
0e5dca0f9a remove gitlab-ci.yml 2023-12-12 06:50:55 +00:00
0f7958ce08 Artifact Path Fix Attempt 2023-11-27 08:07:13 +00:00
4c28954335 Artifact Path Fix Attempt 2023-11-27 08:03:48 +00:00
e056fd7fa0 Fix debugging output 2023-11-27 08:01:38 +00:00
f873fb366a Artifact Path Fix Attemtp + Debugging 2023-11-27 07:59:27 +00:00
be28b98ff6 Artifact Path Fix Attempt 2023-11-27 07:56:32 +00:00
335cfcb05c corrected Artifact naming 2023-11-27 07:54:06 +00:00
3f7616aeca formatting change
Signed-off-by: Neshura <neshura@noreply.forgejo.neshweb.net>
2023-11-27 07:48:45 +00:00
29fa524241 Change Machine ID to Variable 2023-11-27 07:48:26 +00:00
51ade4a3a1 Get DATABASE_URL from Secrets until UI Update adds Variables 2023-11-17 11:52:03 +00:00
12b5fc5ccb Add Env Variables to build step 2023-11-17 11:43:06 +00:00
489158d1c4 Add Build + Release Workflow 2023-11-17 11:35:36 +00:00
4213c550b8 Add Test Workflow 2023-11-17 11:33:57 +00:00
f4e5503d0b
Remove erroneous package.json and yarn.lock 2023-09-17 22:49:37 +02:00
ebbaed0973
Reduce load by not constantly spawning new threads for sleeping 2023-09-17 20:11:06 +02:00
817f777059
Move Port Number to Config.toml 2023-09-12 20:35:23 +02:00
2ac5931c79
Swap dotenv for dotenvy, added uptime kuma url config 2023-09-12 20:31:46 +02:00
719cbbaf3a
Unify Handling of Setting to Null on DB 2023-09-09 02:21:49 +02:00
97bae3be1a
Make Discord Usernames Nullable 2023-09-09 02:11:43 +02:00
5a557d262b
Minor API Fixes 2023-09-09 01:04:01 +02:00
464f870c29
Added machine field on empire routes 2023-09-08 23:06:56 +02:00
097b6884b9
Ethics & Phenotype Endpoints + Phenotype Renaming 2023-09-08 22:55:17 +02:00
d91af52811
Portrait Renaming on Full View Structs 2023-09-07 22:00:20 +02:00
849b82cef4
schema change for compat reasons on frontend 2023-09-07 21:54:52 +02:00
cf36c8205b
Rust Version, Linting & CI Fix 2023-09-07 20:33:47 +02:00
6ab4ae7244
Ci/CD Fix Attempt 2023-09-07 20:24:11 +02:00
93bded4afc
CI/CD Update 2023-09-07 20:19:33 +02:00
eb63e033eb
Get Single Empire 2023-09-07 20:14:51 +02:00
26e83a3aed
Schema Update & Empire Endpoints 2023-09-03 02:20:26 +02:00
eb18526f51
Game & Group Put + Delete Endpoints 2023-09-02 20:23:34 +02:00
8fd4321944
DB Schema Update 2023-09-02 20:23:13 +02:00
07e6df6b64
Delete & Post Game Endpoints. Various other changes 2023-08-30 04:16:43 +02:00
790a7dd8ee
GitLab CI + v3 Endpoint 2023-08-26 06:36:12 +02:00