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 |
|
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 |
|