Commit graph

194 commits

Author SHA1 Message Date
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
array-in-a-matrix
6dfb591cb8 moved proc and type defs to own files 2024-06-28 11:29:54 -04:00
array-in-a-matrix
e8c8aaa7f4 add checksum lib for sha3 2024-06-28 11:07:06 -04:00
array-in-a-matrix
7ee1f52708 generate unique secure token 2024-06-28 11:06:50 -04:00
array-in-a-matrix
ea336b962f login endpoint 2024-06-28 09:28:41 -04:00
array-in-a-matrix
db04c12e34 comments + validToken proc 2024-06-25 17:52:09 -04:00
array-in-a-matrix
45588d6f0f specify exception + comments 2024-06-25 15:26:15 -04:00
array-in-a-matrix
3e271b1e08 optional tags (hack) 2024-06-25 15:17:15 -04:00
array-in-a-matrix
2c67b474e7 Merge branch 'main' of https://github.com/glimpse-app/server 2024-06-23 00:04:44 -04:00
array-in-a-matrix
e442b04e7e store which user owns what files in database + store file tags + loads of todo comments 2024-06-23 00:02:39 -04:00
Array in a Matrix
63f3992ca6
comments 2024-06-20 16:24:32 -04:00
array-in-a-matrix
57caf27c39 compile instruct + document endpoints 2024-06-20 16:17:09 -04:00
array-in-a-matrix
e9c8846037 uploads are placed in each user's dir 2024-06-20 15:59:10 -04:00
array-in-a-matrix
3fe7463757 ver auth and desc 2024-06-20 15:57:28 -04:00
array-in-a-matrix
d9e91a9466 basic user reg + file upload and validation of user 2024-06-20 15:36:21 -04:00
array-in-a-matrix
5b41e81d8d ignore databases 2024-06-20 15:35:30 -04:00
array-in-a-matrix
9d5aa77dd8 require db lib 2024-06-20 15:35:01 -04:00
array-in-a-matrix
7cfe3ff257 comment 2024-06-14 13:01:40 -04:00
array-in-a-matrix
d8532e7472 file upload api endpoint 2024-06-14 12:58:52 -04:00
array-in-a-matrix
e56201dde5 get tags and paths of entries from json 2024-06-11 15:56:35 -04:00
array-in-a-matrix
58bb4cdf5a half of a nimble file 2024-06-11 15:55:34 -04:00
array-in-a-matrix
f20c5e456e add server executable 2024-06-11 15:55:04 -04:00
Array in a Matrix
f6574066b9
Initial commit 2024-06-11 12:51:31 -04:00