fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Frédéric Guillot
|
e45cc2d2aa
|
Refactor user validation
Validate each user field for creation/modification via API and web UI
|
2021-01-03 21:36:35 -08:00 |
|
Frédéric Guillot
|
651ee02c11
|
Allow regular users to change settings via API
|
2020-12-22 15:20:36 -08:00 |
|
Frédéric Guillot
|
fd9eaa3e83
|
Make user fields editable via API
|
2020-12-21 22:13:11 -08:00 |
|
Frédéric Guillot
|
4e5240c5ac
|
Allow ignore_http_cache field to be changed via API
|
2020-12-13 20:42:41 -08:00 |
|
Benjamin Congdon
|
e17d395ae7
|
Add API routes for "mark all as read"
|
2020-11-29 17:00:27 -08:00 |
|
Frédéric Guillot
|
8fb71366f8
|
API: Delete users asynchronously
Deleting large users might lock the tables in the hosted offering
|
2020-07-28 20:39:10 -07:00 |
|
Frédéric Guillot
|
0925899cee
|
Move API middleware and routes to api package
|
2018-11-11 10:22:47 -08:00 |
|
Frédéric Guillot
|
1f58b37a5e
|
Refactor HTTP response builder
|
2018-10-08 15:31:58 -07:00 |
|
Frédéric Guillot
|
9d08139f43
|
Improve request package and add more unit tests
|
2018-09-23 21:02:26 -07:00 |
|
Frédéric Guillot
|
eee1f31903
|
Refactor HTTP context handling
|
2018-09-03 14:26:40 -07:00 |
|
Frédéric Guillot
|
b17e4e88f6
|
Expose real error messages for internal server API errors
|
2018-08-25 10:04:58 -07:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
9f6533ece9
|
Compress JSON, CSS and Javascript responses
|
2018-07-19 19:27:05 -07:00 |
|
Frédéric Guillot
|
7039df9af1
|
Improve feed and user API updates with optional values
|
2018-06-23 16:16:54 -07:00 |
|
Leviathan Jeanis
|
e81e4f0ac3
|
Add API endpoint to get logged user
|
2018-05-14 18:41:41 -07:00 |
|
Frédéric Guillot
|
f49b42f70f
|
Use vanilla HTTP handlers (refactoring)
|
2018-04-29 16:35:04 -07:00 |
|
Frédéric Guillot
|
609c57332e
|
Show last login and session creation date in current timezone
|
2018-03-04 17:04:31 -08:00 |
|
Frédéric Guillot
|
320d1b0167
|
Refactor packages to have more idiomatic code base
|
2018-01-02 22:04:48 -08:00 |
|