antifallobst
antifallobst pushed to master at nerdcult/mainpage 2023-08-24 22:33:46 +00:00
1985d87d97 implemented file serving
antifallobst pushed to master at nerdcult/mainpage 2023-08-24 22:02:17 +00:00
76180aaa5a fix(server): fixed possible recursive includes in preprocessing
antifallobst pushed to master at nerdcult/mainpage 2023-08-24 19:12:51 +00:00
5c152593e2 feat(server): implemented a small preprocessor, that is capable of combining html files
antifallobst pushed to master at nerdcult/mainpage 2023-08-24 12:38:52 +00:00
5b78b830a5 fixed content boxes
antifallobst created branch master in nerdcult/mainpage 2023-08-24 11:13:40 +00:00
antifallobst pushed to master at nerdcult/mainpage 2023-08-24 11:13:40 +00:00
a04a9b248a initial commit
antifallobst created repository nerdcult/mainpage 2023-08-24 11:11:11 +00:00
antifallobst pushed to master at nerdcult/homepage 2023-08-23 20:53:07 +00:00
f396dc5565 changed to a coming soon
antifallobst pushed to master at nerdcult/api 2023-08-23 18:12:01 +00:00
12aa9d3146 feat(backend): changed account ids to 48bit integers to leave 16 bits for flags
antifallobst pushed to master at nerdcult/api 2023-08-23 16:17:44 +00:00
642024126a docs(api): updated implementation status
antifallobst pushed to master at nerdcult/api 2023-08-23 16:16:36 +00:00
83a2dabf87 feat(api): implemented /project/create
antifallobst pushed to v2.0 at antifallobst/neovim-config 2023-08-23 16:00:23 +00:00
4ae95c9772 fixed cmp override bug
antifallobst pushed to v2.0 at antifallobst/neovim-config 2023-08-23 14:59:35 +00:00
b97577b370 setup a small rust environment
antifallobst pushed to v2.0 at antifallobst/neovim-config 2023-08-23 14:08:44 +00:00
f3b9a3c9a9 removed github stuff
antifallobst pushed to master at nerdcult/api 2023-08-21 09:02:26 +00:00
45cdf93536 refactor(api): moved security checks into own mod
antifallobst pushed to master at nerdcult/api 2023-08-20 13:58:56 +00:00
64edcd1d9e docs(api): fixed typo fix xD
antifallobst pushed to master at nerdcult/api 2023-08-20 13:58:03 +00:00
5be814929f docs(api): fixed typo
antifallobst pushed to master at nerdcult/api 2023-08-20 13:56:20 +00:00
722a58a2f3 docs(api): added usage examples
antifallobst pushed to master at nerdcult/api 2023-08-20 13:32:37 +00:00
2d7091f5d8 feat(api): implemented anonymized account deletion reasons
antifallobst pushed to master at nerdcult/api 2023-08-20 12:30:08 +00:00
3a9a9fb2ca feat(docker): dockerized project