Florian Sylvain
|
907f53a721
|
Implemented first test
|
2022-12-19 19:15:23 +01:00 |
|
Florian Sylvain
|
82c6433b51
|
Removed useless (since JWT impl) session feature
|
2022-12-19 19:03:29 +01:00 |
|
Florian Sylvain
|
4247066de6
|
JWT test implementation
|
2022-12-19 02:06:07 +01:00 |
|
Florian Sylvain
|
f13f4b3c20
|
Renamed some variables to match Go name convention
|
2022-12-19 02:05:56 +01:00 |
|
Florian Sylvain
|
2f69cd6c69
|
Small error handling refactor
|
2022-10-21 12:15:29 +02:00 |
|
Florian Sylvain
|
85258c985c
|
Fixed session expiration
|
2022-10-21 10:17:47 +02:00 |
|
Florian Sylvain
|
1d474d7920
|
Routes standard improvement
|
2022-10-21 09:10:39 +02:00 |
|
Florian Sylvain
|
3b41b12d5e
|
Added route to get Article by ID
|
2022-10-20 13:29:59 +02:00 |
|
Florian Sylvain
|
0dd12627cf
|
Added auth check on all routes
|
2022-10-20 13:07:06 +02:00 |
|
Florian Sylvain
|
e00d5dd25b
|
Removed useless comment
|
2022-10-19 22:57:32 +02:00 |
|
Florian Sylvain
|
c2a727c60e
|
Very small refactor on parseUserFromContext
|
2022-10-19 22:53:47 +02:00 |
|
Florian Sylvain
|
351b8af31b
|
Added auth (login/logout) system
|
2022-10-19 22:46:03 +02:00 |
|
Florian Sylvain
|
774d70a4b2
|
Added DeleteArticle route
|
2022-10-18 18:01:39 +02:00 |
|
Florian Sylvain
|
bbe68af53b
|
Added id dupe check when adding new article
|
2022-10-17 18:51:10 +02:00 |
|
Florian Sylvain
|
3b64c25681
|
Fixed get responses and push/getDocs
|
2022-10-14 23:38:50 +02:00 |
|
Florian Sylvain
|
a29b8ccc84
|
Cleaning here and there
|
2022-10-14 13:43:01 +02:00 |
|
Florian Sylvain
|
688d9797aa
|
Added getDocuments + refactor
|
2022-10-14 12:22:36 +02:00 |
|
Florian Sylvain
|
2096dbebc0
|
Improved comm with client
|
2022-10-14 12:22:08 +02:00 |
|
Florian Sylvain
|
6328f9b8c1
|
Added getAllArticles and refactor
|
2022-10-14 12:21:27 +02:00 |
|
Florian Sylvain
|
68495b6430
|
Cleaned, refactored, added db init script
|
2022-10-14 09:14:45 +02:00 |
|
Florian Sylvain
|
878fb42def
|
First commit!
|
2022-10-12 09:44:03 +02:00 |
|