antifallobst
antifallobst pushed to master at nerdcult/api 2023-08-18 22:05:59 +00:00
9f74df134c docs(api): added information about the users role in a project to the /user/projects endpoint
antifallobst pushed to master at nerdcult/api 2023-08-18 22:01:53 +00:00
291b75b34d docs(api): designed account deletion reason field in emdpoint
antifallobst pushed to master at nerdcult/api 2023-08-18 21:49:37 +00:00
e8e25883e4 docs(api): designed account (de)activation
antifallobst pushed to master at nerdcult/api 2023-08-18 16:06:50 +00:00
f6fc479f5b docs(api): renamed docs/API.md to docs/README.md
antifallobst pushed to master at nerdcult/api 2023-08-18 16:05:08 +00:00
577869deaa docs(api): moved into 'docs' folder and splitted into multiple files
antifallobst pushed to master at nerdcult/api 2023-08-18 14:43:30 +00:00
ec41a8c9c6 docs(api): fixed indention in implementation status
antifallobst pushed to master at nerdcult/api 2023-08-18 14:41:51 +00:00
9c36130955 docs(api): moved implementation status into API.md
antifallobst pushed to master at nerdcult/api 2023-08-18 14:40:03 +00:00
c444f561b3 docs(api): designed a bunch of endpoints
antifallobst pushed to master at nerdcult/api 2023-08-17 22:44:05 +00:00
9076a2761a docs(readme): defined a few api endpoints
antifallobst pushed to master at nerdcult/api 2023-08-17 22:16:28 +00:00
9d4cd2e146 feat(db): improved layout for accounts table and defined the projects table
31a8c80eca feat(api): added overwriting of zombie account on registration
Compare 2 commits »
antifallobst pushed to master at nerdcult/api 2023-08-17 19:11:09 +00:00
cb354ca7b2 docs(readme): updated readme
antifallobst pushed to master at nerdcult/api 2023-08-17 19:09:35 +00:00
51c8a7f7fa refactor(db): moved from mariadb to postgresql
antifallobst pushed to master at nerdcult/api 2023-08-17 14:40:44 +00:00
9c3a3b8e26 docs(readme): updated readme
antifallobst pushed to master at nerdcult/api 2023-08-17 14:40:00 +00:00
ce96035711 feat(api): fully implemented the two (GET and DELETE) `tokens` endpoints
antifallobst pushed to master at nerdcult/api 2023-08-17 13:38:00 +00:00
d33df76b96 fix(api): fixed token list endpoint definition
antifallobst pushed to master at nerdcult/api 2023-08-17 13:27:00 +00:00
781bc912c4 docs(readme): updated readme
antifallobst pushed to master at nerdcult/api 2023-08-17 13:20:37 +00:00
ab8f145d3f feat(api): defined token management endpoints
antifallobst pushed to master at nerdcult/api 2023-08-17 13:19:10 +00:00
ccb3b3fd36 feat(db): cleaned up SQL statements
antifallobst pushed to master at nerdcult/api 2023-08-17 01:17:14 +00:00
9f0280c204 feat(tokens): implemented token duplication protection
antifallobst pushed to master at nerdcult/api 2023-08-17 00:17:05 +00:00
5f5534f597 feat(api): fully implemented the delete endpoint