Andrey Antukh
|
bd5fd97fb7
|
✨ Minor usability improvements on async tast subsystem.
|
2020-01-24 11:58:47 +01:00 |
|
Andrey Antukh
|
170d815620
|
🔥 Remove old emails tables.
|
2020-01-23 20:42:02 +01:00 |
|
Andrey Antukh
|
3433aa0c5b
|
✨ Add improvements to async tasks subsystem.
|
2020-01-23 20:38:21 +01:00 |
|
Andrey Antukh
|
c6f7ded125
|
♻️ Refactor async tasks implementation.
And migrate the previous unrelated subsystems such that gc and
email sending to the new subsystem.
|
2020-01-23 17:53:26 +01:00 |
|
Andrey Antukh
|
3e8b570c6b
|
✨ Add support for multiple emails for profile.
|
2020-01-23 17:50:00 +01:00 |
|
Andrey Antukh
|
e42ccf932e
|
🎉 Add the ability to create demo user on demand.
|
2020-01-14 13:13:10 +01:00 |
|
Andrey Antukh
|
9e68041326
|
🚧 Initial work on password recovery and register refactor.
|
2020-01-13 23:52:31 +01:00 |
|
Andrey Antukh
|
c8298c72ea
|
✨ Improve page options handling.
|
2020-01-09 13:41:52 +01:00 |
|
Andrey Antukh
|
9c68877328
|
✨ Include page options into the data field.
And remove unused `metadata` field.
|
2020-01-08 23:05:37 +01:00 |
|
Andrey Antukh
|
db768f356b
|
🚧 Initial work on ops based page data updates.
|
2019-12-14 21:24:38 +01:00 |
|
Andrey Antukh
|
183f0a5400
|
♻️ Refactor services (for add the project-file concept.
And fix many tests.
|
2019-12-09 16:27:01 +01:00 |
|
Andrey Antukh
|
8c4bdc3f31
|
🐛 Minor fix on pages migration.
|
2019-12-04 20:12:39 +01:00 |
|
Andrey Antukh
|
b4336f7ceb
|
✨ Minor improvements on projects_roles table.
|
2019-12-01 17:47:42 +01:00 |
|
Andrey Antukh
|
b66bc02098
|
♻️ Restructure the services directory.
|
2019-12-01 16:48:41 +01:00 |
|
Andrey Antukh
|
f21ac8afbe
|
🚧 Add project roles table.
|
2019-12-01 12:07:51 +01:00 |
|
Andrey Antukh
|
cd43a6c90e
|
🐛 Add missing version field on pages table.
|
2019-11-29 12:52:52 +01:00 |
|
Andrey Antukh
|
3fcbb204cf
|
🎉 Add ordering field to pages (for make it easy sorting on sql).
|
2019-11-27 15:31:27 +01:00 |
|
Andrey Antukh
|
ba96edc620
|
💄 Minor cosmetic changes.
|
2019-11-26 14:17:10 +01:00 |
|
Andrey Antukh
|
8809c5238f
|
♻️ Rewrite all the async jobs subsystem and async email sending.
|
2019-11-22 18:08:27 +01:00 |
|
Andrey Antukh
|
e9b00339a5
|
🚧 Major refactor of backend code.
Relevant changes:
- ring -> vertx
- suricatta -> vertx-pgsql
- emails improvements
- logging
- hybrid sync/async -> full async execution model
- database layout refactor
|
2019-11-18 12:35:41 +01:00 |
|
Andrey Antukh
|
e786a85bbd
|
feat(backend): improve image uploading and thumbnail handling
|
2019-07-05 13:27:01 +02: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
|
1de7f24047
|
🐳 🐛 Fix media and assets URI environment variables
|
2019-02-19 22:31:59 +01:00 |
|
mathieu.brunot
|
5aaaaef441
|
🌐 Add French locale
|
2019-02-19 02:22:18 +01:00 |
|
mathieu.brunot
|
9dad8b75d9
|
✏️ Fix typo in name of file
|
2019-02-16 00:30:39 +01:00 |
|
mathieu.brunot
|
aa735e52bf
|
💚 Move prod docker files to sources
|
2019-02-14 13:42:16 +01:00 |
|
Andrey Antukh
|
691c359985
|
Improve history handling on backend.
|
2017-03-25 19:35:28 +01:00 |
|
Andrey Antukh
|
475de58bc2
|
Simplify projects and pages related queries on backend.
|
2017-03-21 09:56:49 +01:00 |
|
Andrey Antukh
|
a8b7f79194
|
Don't autoselect deleted page on the first projects query (backend).
|
2017-01-30 17:43:26 +01:00 |
|
Andrey Antukh
|
f5004518aa
|
Fix image retrieval by anonymous user.
|
2017-01-30 14:50:05 +01:00 |
|
Andrey Antukh
|
37ce8b7398
|
Add .catacumba.basedir file.
|
2017-01-22 17:07:17 +01:00 |
|
Andrey Antukh
|
e150afc00b
|
Fix sql syntax error in previous commit.
|
2017-01-22 17:05:14 +01:00 |
|
Andrey Antukh
|
1efd25a0e5
|
Exclude from unique index users marked for delete.
|
2017-01-22 17:00:56 +01:00 |
|
Andrey Antukh
|
baa2f384f4
|
Set a uberjar compatible basedir option.
|
2017-01-22 16:13:47 +01:00 |
|
Andrey Antukh
|
3092884525
|
Move static directory from public to parent directory.
|
2017-01-22 15:29:28 +01:00 |
|
Andrey Antukh
|
417f90e677
|
Minor fix of syntax error introduced in previous commit.
|
2016-11-22 17:50:08 +01:00 |
|
Andrey Antukh
|
77bdd47c86
|
Fix images sql functions for properly return builtin collections.
|
2016-11-22 17:09:55 +01:00 |
|
Andrey Antukh
|
4aa888f72d
|
Fix icons sql functions.
|
2016-11-21 18:55:23 +01:00 |
|
Andrey Antukh
|
e1ff8aa11e
|
Add missing :id column handling on collimp sql functions.
|
2016-11-21 18:54:49 +01:00 |
|
Andrey Antukh
|
c0aa4a042f
|
Add support for icon collection importation.
|
2016-11-21 18:13:39 +01:00 |
|
Andrey Antukh
|
cf1188ad47
|
Add partial impl for icons collections importer (wip).
|
2016-11-20 23:25:48 +01:00 |
|
Andrey Antukh
|
de57630c14
|
Import backend code inside the repository.
|
2016-11-20 20:04:52 +01:00 |
|