maleksandrov
|
d1831ac8df
|
Frontend fixes, tiles form cleanup
|
2021-05-07 09:39:25 +03:00 |
|
Alex Phillips
|
18d34dab26
|
cookie handling is now server-side so we can set the domain properly, added in forward auth support for traefik - still needs to have the redirect handled client-side upon successful login
|
2021-01-20 19:23:47 -05:00 |
|
Eric Nemchik
|
e4077894ff
|
Add code formatting dev dependencies and pre-commit hooks
|
2020-05-04 14:34:13 -05:00 |
|
Kode
|
0a6626210b
|
add enhanced apps route
|
2020-03-18 11:36:20 +00:00 |
|
alex-phillips
|
352d20c43d
|
fixed error handler to only perform the error output if there actually was an error...
|
2020-02-28 11:49:03 -05:00 |
|
alex-phillips
|
6a8d491791
|
added new middleware to handle async errors, added custom error handler to make sure all errors are sent down as JSON
|
2020-02-28 11:18:30 -05:00 |
|
alex-phillips
|
073fce5a3d
|
create upload subdirectories for each upload type
|
2020-02-22 11:47:43 -05:00 |
|
alex-phillips
|
766a36eecb
|
fixed saved location for avatars, fixed avatar 'url' in response, also attempt to clean up old avatar if it exists
|
2020-02-22 11:29:14 -05:00 |
|
alex-phillips
|
3e94c0826a
|
added multi-part for support for PUT /users, fixed user update endpoint
|
2020-02-22 09:08:38 -05:00 |
|
alex-phillips
|
418d0e39a5
|
added static path and root route for static files
|
2020-02-18 10:27:47 -05:00 |
|
alex-phillips
|
44f6f75d03
|
added global settings
|
2020-02-16 11:47:34 -05:00 |
|
alex-phillips
|
db4211b3f6
|
CORS add credentials, conditionally set origin based on development flag
|
2020-02-15 18:37:38 -05:00 |
|
alex-phillips
|
5df2f89ea0
|
i guess we need to actually use the items router...
|
2020-02-15 15:33:13 -05:00 |
|
alex-phillips
|
ad9726cba9
|
eslinting fixes, initial commit of express server with JWT auth, middleware for attaching user to request object, and cors implemented
|
2020-02-14 12:05:42 -05:00 |
|