Commit Graph

32 Commits

Author SHA1 Message Date
d4ac4409ad Backend changes for frontend changes 2022-02-04 21:50:19 +01:00
a18a44b5fb Added author 1 as author for article 1 2022-02-02 16:26:53 +01:00
aec4f0d78c Fixed article always 200 return (bruh I should test before pushing xD) 2022-02-02 16:22:29 +01:00
e0c04dee79 Fixed article get always 404 return 2022-02-02 16:19:22 +01:00
81a4ee932b Fixed subpath base template 2022-02-02 16:03:39 +01:00
3c8fd32345 Multiple fixes and added article get endpoint for authors 2022-02-02 16:00:56 +01:00
6a6283f781 Fixed base path (again again again again) 2022-02-02 10:34:52 +01:00
a189b7a378 Fixed base path (again again again) and rewrote .env 2022-02-02 10:28:26 +01:00
83931bd2a4 Fixed base path (again again) 2022-02-02 10:11:46 +01:00
cfe33f517b Fixed base path (again) 2022-02-02 10:10:47 +01:00
cac2111296 Fixed base path 2022-02-02 10:05:00 +01:00
a96d9b5c68 Fixed cookie not set 2022-01-31 12:54:56 +01:00
2a30d8f0ff Added admin admin test user 2022-01-31 12:47:06 +01:00
d8aeba7ff6 Added js forwarding 2022-01-31 12:00:05 +01:00
7a511dd35c Removed println 2022-01-31 11:58:03 +01:00
6dd8d48f35 Separated address and port config 2022-01-31 11:55:19 +01:00
bc4c27cff3 Finished subpath implementation 2022-01-31 10:20:19 +01:00
6ac80f8647 Subrouter fix 2022-01-31 10:02:45 +01:00
1f97caae17 Subrouter fix 2022-01-31 09:56:46 +01:00
b6f3358db0 Added subrouter for subpath support 2022-01-31 09:55:36 +01:00
aa73640e55 Fix base path 2022-01-31 09:47:46 +01:00
d0ba48c32a Set only server address (again) 2022-01-31 09:38:01 +01:00
fb61bf1903 Set only server address 2022-01-31 09:36:59 +01:00
86c1bf6e86 Implemented subpath support 2022-01-31 09:35:18 +01:00
01e876d1e6 Updated article loader and added test entry to database 2022-01-28 14:41:40 +01:00
842fc7b125 Changed default paths to match the build repository 2022-01-28 14:33:04 +01:00
b358e1a97c Made link a single word 2022-01-24 15:44:12 +01:00
000f030d9a Unified upload, edit and delete endpoint (new api specs) 2022-01-24 13:14:43 +01:00
cfbdcc7f82 Added api endpoints and tests 2022-01-24 12:59:43 +01:00
10b768743b Added gitignore 2022-01-10 12:21:32 +01:00
c909339a73 Moved away from local files to complete database driven articles 2021-12-20 23:10:04 +01:00
bc3ec64b3c Initial release 2021-12-16 10:08:34 +01:00