Andrey Antukh
|
14d9a208a7
|
🚧 Convert projects api to use spec.
|
2019-09-14 23:16:48 +02:00 |
|
Andrey Antukh
|
5afbfe1ce9
|
🚧 Initial work on replace struct with spec.
|
2019-09-14 19:44:18 +02:00 |
|
Andrey Antukh
|
97220d707b
|
♻️ Refactor error handlers and request/response body encoding/decoding.
|
2019-09-14 19:44:18 +02:00 |
|
Andrey Antukh
|
88cf5483c8
|
⬆️ Update struct dependency.
|
2019-08-28 19:00:29 +02:00 |
|
Andrey Antukh
|
b7c6204b6c
|
🐛 Fix syntax error on backend fixtures.
|
2019-08-26 21:41:42 +02:00 |
|
Andrey Antukh
|
9ce650377b
|
✨ Load only one canvas on fixtures.
|
2019-08-24 16:34:35 +02:00 |
|
Andrey Antukh
|
f99134c70b
|
✨ Make canvas behave like shapes on the data layer.
|
2019-08-24 15:58:20 +02:00 |
|
Andrey Antukh
|
d9abe2f475
|
✨ Improve fixtures initial data structure on fixtures.
|
2019-08-22 19:59:44 +02:00 |
|
Andrey Antukh
|
882102245a
|
✨ Add multicanvas data to sample data.
|
2019-08-21 20:58:23 +00:00 |
|
Andrey Antukh
|
e010bbb631
|
🐛 Fix unexpected exception on password change endpoint (back).
|
2019-07-24 11:33:06 +02:00 |
|
Andrey Antukh
|
08dc1870bf
|
🐛 Fix metada on fixtures (back).
|
2019-07-24 00:49:37 +02:00 |
|
mathieu.brunot
|
d17db88088
|
🐛 Add missing db username / password
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
|
2019-07-19 17:48:13 +02:00 |
|
Andrey Antukh
|
53e74ec5cd
|
fix(backend): fix incorrect raise on users service.
|
2019-07-19 08:36:44 +00:00 |
|
Andrey Antukh
|
3c066ffce2
|
feat(backend): upgrade suricatta
|
2019-07-09 11:46:51 +02:00 |
|
Andrey Antukh
|
e786a85bbd
|
feat(backend): improve image uploading and thumbnail handling
|
2019-07-05 13:27:01 +02:00 |
|
Andrey Antukh
|
b6b6fdf115
|
fix(backend): fix image uploading
|
2019-07-05 09:41:02 +02:00 |
|
Andrey Antukh
|
5dad9ff301
|
fix(backend): join the server on main ns
|
2019-07-03 19:04:00 +02:00 |
|
Andrey Antukh
|
c2bdede29a
|
fix(backend): start http server with no deamon threads
|
2019-07-03 17:57:07 +02:00 |
|
Andrey Antukh
|
20aacd94f3
|
fix(backend): run fixtures without start http server
|
2019-07-03 17:56:52 +02:00 |
|
Andrey Antukh
|
dd6015b329
|
feat(backend): adapt tests to route initialization change
|
2019-07-02 17:19:55 +02:00 |
|
Andrey Antukh
|
be7e8e63ee
|
feat(backend): add logout and better router initialization
|
2019-07-02 17:19:55 +02:00 |
|
Andrey Antukh
|
2b45690858
|
feat(backend): improve cors middleware and config
|
2019-07-02 17:19:55 +02:00 |
|
Andrey Antukh
|
076c29e004
|
fix(backend): raise proper exception on input is binary data on svgparse
|
2019-06-24 19:50:54 +02:00 |
|
Andrey Antukh
|
48d5188aaa
|
fix(backend): fix auth tests
|
2019-06-24 19:45:11 +02:00 |
|
Andrey Antukh
|
17e5880b2d
|
misc(backend): minor changes on collimp command
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
d967095b86
|
feat(backend): add etag mechanism for get requests
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
ff00bdb3eb
|
feat(backend): enable cors
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
9d58d0fac5
|
feat(backend): rename uxbox.api to uxbox.http
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
f64bb74a3e
|
feat(backend): remove catacumba dependency
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
15a5d64621
|
feat(backend): minor refactor on middlewares
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
0b1cd62449
|
feat(backend): handle more ecanpsulated errors
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
f06fce06c3
|
fix(backend): fix run-test function
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
f357180564
|
feat(backend): port auth kvstore and svg handlers
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
4291c80259
|
test(backend): fix image create/upload test
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
04a054474f
|
feat(backend): enable proper multipart handling
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
57568f9614
|
misc(backend): error middleware reorganization
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
7400f0f946
|
feat(backend): port icons images and users handlers to new api
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
210fbb9535
|
feat(backend): move almost all middlewares to api.middleware ns
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
2e9fb97a98
|
feat(backend): remove warning from user ns (related to test function)
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
f2411368ba
|
feat(backend): initial work on catacumba to plain ring migration
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
66fc0e68a4
|
feat: improve backend devlopment namespaces
|
2019-06-05 08:26:05 +00:00 |
|
Andrey Antukh
|
3b648f5aa5
|
refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
|
2019-06-03 16:51:20 +02:00 |
|
mathieu.brunot
|
0330b2b454
|
🐛 Fix wrong reference to config
|
2019-02-19 23:29:42 +01:00 |
|
mathieu.brunot
|
e8bd7436aa
|
✨ Add parameter to disable registration
|
2019-02-19 23:09:57 +01:00 |
|
mathieu.brunot
|
1ef8789d21
|
✏️ Fix typo
|
2019-02-17 19:04:20 +01:00 |
|
mathieu.brunot
|
e72f864ee9
|
🐛 Fix secret hash size to match JWT tokens
|
2019-02-17 19:04:07 +01:00 |
|
mathieu.brunot
|
3f8c206104
|
🐛 ⬆️ Fix upgrade bunny hash
|
2019-02-16 20:44:22 +01:00 |
|
mathieu.brunot
|
6692b19d7e
|
⬆️ Upgrade bunny hash and sign
|
2019-02-16 20:43:37 +01:00 |
|
mathieu.brunot
|
9dad8b75d9
|
✏️ Fix typo in name of file
|
2019-02-16 00:30:39 +01:00 |
|
Andrey Antukh
|
691c359985
|
Improve history handling on backend.
|
2017-03-25 19:35:28 +01:00 |
|