Commit graph

172 commits

Author SHA1 Message Date
array-in-a-matrix
f9fc3ffe7c fix #16 + simplify code 2024-07-08 22:25:33 -04:00
array-in-a-matrix
e42ec89a29 comments + formatting 2024-07-05 20:01:28 -04:00
array-in-a-matrix
e96960d75b tests go here 2024-07-05 20:00:35 -04:00
array-in-a-matrix
a6216a5cfd deleting files happens asynchronously + renamed endpoint 2024-07-05 19:42:16 -04:00
array-in-a-matrix
41675c237b remove comments + added needed libs 2024-07-05 19:39:53 -04:00
array-in-a-matrix
470444016b Fixes #10 and #4 2024-07-05 18:40:48 -04:00
array-in-a-matrix
1edcec7859 comment 2024-07-05 17:52:55 -04:00
array-in-a-matrix
268cb88e56 delete all files endpoint 2024-07-05 17:41:46 -04:00
array-in-a-matrix
8ed04058e9 pointless import 2024-07-05 16:25:35 -04:00
array-in-a-matrix
b161be29e4 return json 2024-07-04 20:27:22 -04:00
array-in-a-matrix
1cc84e88ef added following new line char 2024-07-04 20:27:10 -04:00
array-in-a-matrix
5c99fa6ee8 this wasted hours of my life 2024-07-04 19:15:23 -04:00
array-in-a-matrix
1249ed247b i spent too long getting this to work 2024-07-04 19:15:13 -04:00
array-in-a-matrix
399f2ec6c5 comment idk how to fix this 2024-07-04 17:21:45 -04:00
array-in-a-matrix
2e2e1c1257 list all files api endpoint 2024-07-04 14:33:25 -04:00
array-in-a-matrix
987ece96b9 wrapped routes with proc to remove compiler warnings 2024-07-04 03:58:23 -04:00
array-in-a-matrix
4042b5c98b moved routes to own file 2024-07-04 03:47:12 -04:00
array-in-a-matrix
d25038c019 moved routes to sepereate files 2024-07-04 03:36:34 -04:00
array-in-a-matrix
e17cf310de unwrap router from proc 2024-07-04 03:36:17 -04:00
array-in-a-matrix
4807b2fa67 moved delete request routes to seperate file 2024-07-04 03:32:47 -04:00
array-in-a-matrix
ac0fb78ca5 renamed file 2024-07-04 03:32:16 -04:00
array-in-a-matrix
5716b84f4d moved database init to own file 2024-07-04 03:19:42 -04:00
array-in-a-matrix
4fd51c0367 move registeration endpoint to its own file 2024-07-04 03:19:27 -04:00
array-in-a-matrix
5b63e777b0 renamed folder 2024-07-04 03:05:36 -04:00
array-in-a-matrix
5422d0d0eb renamed folder 2024-07-04 03:05:12 -04:00
Array in a Matrix
29faeea746
tags are json 2024-07-03 12:43:51 -07:00
Array in a Matrix
87f2d4e644
use short flags 2024-07-03 02:26:00 -04:00
array-in-a-matrix
a5e4c88570 Delete single file endpoint, fixes #5 2024-07-03 02:11:49 -04:00
array-in-a-matrix
6f9e50e6e3 Delete user endpoint, fixes #5 2024-07-03 02:01:31 -04:00
array-in-a-matrix
ac4530e626 rename endpoints to semantics 2024-07-03 01:48:22 -04:00
array-in-a-matrix
32ccdbba73 this wasnt suppose to be uncommented 2024-07-03 01:46:52 -04:00
array-in-a-matrix
4dc897701d rename endpoint for semantics + post -> get 2024-07-03 01:45:36 -04:00
array-in-a-matrix
94ef640810 example 2024-07-03 01:34:39 -04:00
array-in-a-matrix
c6c3196242 comments 2024-07-03 01:31:16 -04:00
array-in-a-matrix
777e30d53a auth using header fixes #9 2024-07-03 01:28:58 -04:00
array-in-a-matrix
a4b3d9fc81 download file from server endpoint + comments 2024-07-03 00:15:25 -04:00
array-in-a-matrix
831309923b removed implicit flag 2024-07-02 16:46:17 -04:00
array-in-a-matrix
a42bd39f15 api is now versioned 2024-07-02 14:04:32 -04:00
array-in-a-matrix
6b45fcccb9 respond with http error codes, fixes #2 2024-07-02 14:01:33 -04:00
array-in-a-matrix
dff8a0564a unneeded comments 2024-07-02 13:53:40 -04:00
array-in-a-matrix
95f47abade remove unnessesary complexity 2024-07-02 13:52:31 -04:00
array-in-a-matrix
16df30ea62 file name and path saved 2024-07-01 00:04:16 -04:00
array-in-a-matrix
136c5a0908 error codes, fixes #2 2024-06-29 22:29:57 -04:00
Array in a Matrix
6c488c314c
comment 2024-06-28 21:18:01 -04:00
array-in-a-matrix
37f8caff79 hash password , fixes #1 2024-06-28 21:11:19 -04:00
Array in a Matrix
8c83e0002f
Update README.md 2024-06-28 16:09:54 -07:00
array-in-a-matrix
2d37f46b97 vscodium extension recommendatiosn 2024-06-28 11:46:13 -04:00
array-in-a-matrix
d7c2314733 api documentation will be done in comments not here 2024-06-28 11:46:02 -04:00
array-in-a-matrix
7e3ba5abd9 ignore server executable in the root folder 2024-06-28 11:32:43 -04:00
array-in-a-matrix
218216735f moved proc and type defs to own files 2024-06-28 11:32:20 -04:00