Andrey Antukh
|
ff7330048b
|
🐛 Fix wrong params on google auth functions.
|
2021-01-08 13:22:00 +01:00 |
|
Andrey Antukh
|
0c30d53d95
|
🐛 Fix wrong conn handling on some function on storage.
|
2021-01-08 12:37:32 +01:00 |
|
Andrey Antukh
|
151e36df0e
|
🐛 Fix wrong import on error reporter.
|
2021-01-08 12:37:00 +01:00 |
|
alonso.torres
|
802f19453d
|
✨ Upload SVG as shapes
|
2021-01-07 19:07:52 +01:00 |
|
Andrey Antukh
|
5b79928590
|
✨ Change default migration module name.
|
2021-01-07 17:07:36 +01:00 |
|
Andrey Antukh
|
860a97a769
|
🐛 Add missing files.
|
2021-01-07 12:04:12 +01:00 |
|
Andrey Antukh
|
25177898e1
|
🐛 Fix prefix bug on s3 storage backend.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
195fb3b29d
|
📎 Add exception hint on db not found exception.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
234b2c9427
|
🐛 Fix licence headers.
|
2021-01-07 11:29:57 +01:00 |
|
Vitaly Kornilov
|
f3b5b07796
|
🎉 Add github auth provider.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
63cc6aecaf
|
🐛 Add missing ref-deps on fixtures cli.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
8aedb0b881
|
🔥 Remove unused and commented code.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
f83c8d4523
|
♻️ Add missing svgparse http handler.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
33c8743215
|
🐛 Fix non-repl app start.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
ab944fb9ae
|
♻️ Integrate new storage subsystem.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
7d0cf6e8cc
|
🔥 Remove static directory.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
6fd7feffee
|
✨ Increase default max database poolsize to 20.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
760eb926bf
|
🎉 Add plugable storages abstraction layer (with support for fs, s3 and db).
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
9146642947
|
🔥 Remove the mount dependency.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
6c1e2b8eab
|
🐛 Fix inconsistencies on error reporter module.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
ff6482fa29
|
🎉 Add telemetry client.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
c99f571296
|
✨ Add more parameters to the http server module.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
9688bd8408
|
✨ Minor changes on deps.edn file.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
707fa160e8
|
🎉 Add simple telemetry server module.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
4d9418e620
|
⬆️ Update backend dependencies.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
9f12456456
|
♻️ Replace mount with integrant.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
4dd9767590
|
⬆️ Update dependencies.
|
2020-12-21 16:55:54 +01:00 |
|
Andrey Antukh
|
9c73444102
|
🐛 Minor fix on error reporting.
|
2020-12-21 16:55:54 +01:00 |
|
Andrey Antukh
|
84e95ab4c2
|
✨ Minor changes on http middleware.
|
2020-12-21 16:55:54 +01:00 |
|
Andrey Antukh
|
b7353db14e
|
✨ Many improvements on error reporting.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
067aece437
|
🎉 Add first helpers for manipulate the file data from server repl.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
a14a71c222
|
🔥 Remove unused code.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
4f6f4eea4c
|
🎉 Add basic code for svg parsing to clj data structure.
Usage example:
curl -X POST http://localhost:6060/api/svg -H "content-type: image/svg+xml" -d "@example2.svg" |jq
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
f84d0f34e6
|
♻️ Minor task naming and directory structure refactor.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
4849904b0b
|
♻️ Refactor file-media-gc task (mainly add more traces).
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
01edf49de0
|
🐛 Fix incorrect erorr reporting.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
7e020f967b
|
✨ Increase heap memory on devenv repl script.
|
2020-12-21 12:15:53 +01:00 |
|
alonso.torres
|
b80332b9b3
|
🐛 Fixed problem with import SVG image size
|
2020-12-21 12:15:53 +01:00 |
|
Andrés Moya
|
baec7838b4
|
♻️ Always set component-file-id, even in local file
|
2020-12-21 10:23:19 +01:00 |
|
alonso.torres
|
45882ba6a1
|
♻️ Refactor pages namespaces
|
2020-12-10 14:41:05 +01:00 |
|
Andrey Antukh
|
6cb2f1663e
|
🔥 Remove unused code.
|
2020-12-10 11:09:39 +01:00 |
|
Andrey Antukh
|
05563168c3
|
🎉 Add onboarding modal.
|
2020-12-10 11:09:39 +01:00 |
|
Andrey Antukh
|
2907dd1a50
|
🐛 Add missing require.
|
2020-12-09 16:48:26 +01:00 |
|
Andrey Antukh
|
4d7a34a998
|
🎉 Add better error reporting.
|
2020-12-09 14:38:33 +01:00 |
|
alonso.torres
|
a881d86637
|
✨ Rename graphic assets
|
2020-12-09 11:27:04 +01:00 |
|
alonso.torres
|
1b5efa6ba2
|
🐛 Fixed issue with shared token for logged users
|
2020-12-07 14:24:50 +01:00 |
|
Andrey Antukh
|
0da16c7219
|
✨ Make all background task execute daily (instead of hourly).
|
2020-12-04 16:11:26 +01:00 |
|
Andrey Antukh
|
28a2df96ff
|
🎉 Add version string parsing.
|
2020-12-04 16:11:26 +01:00 |
|
Andrey Antukh
|
2bd89c94d9
|
🐛 Adapt trim-file task to page/file data model changes.
|
2020-12-04 09:46:25 +01:00 |
|
Andrey Antukh
|
c21dc7ea7f
|
✨ Update default hasher to argon2id.
|
2020-12-04 09:46:25 +01:00 |
|