Andrey Antukh
fd6362e463
♻️ Replace interceptors with middleware on vertx package.
2020-02-17 09:41:00 +01:00
Andrey Antukh
3507c4acb6
⬆️ Update pom.xml file on vertx vendor package.
2020-02-08 23:21:46 +01:00
Andrey Antukh
a63aff560f
✨ Minor improvements on websocket impl.
2020-02-08 21:26:01 +01:00
Andrey Antukh
0cc5c7f7bb
♻️ Reimplement websockets using streams.
2020-02-08 15:39:26 +01:00
Andrey Antukh
044f8487e2
🎉 Add ping message on websocket communication.
...
Every 30seconds (for reset the default nginx proxy timeout).
2020-02-07 13:12:05 +01:00
Andrey Antukh
e805515767
♻️ Refactor websockets subsystem.
2020-02-07 12:15:38 +01:00
Andrey Antukh
3d5e4370e0
✨ Restructure vertx vendor package.
2020-02-05 23:42:29 +01:00
Andrey Antukh
2a5fa4df0e
🎉 Add blocking
helper to vertx.core.
2020-02-03 22:30:32 +01:00
Andrey Antukh
bfe6b98ee1
🚧 Minor changes on blocking calls for thumbnails generation.
2020-01-27 16:52:19 +01:00
Andrey Antukh
aaa8bfe67d
🐛 Process thumbnail creation in serie (less resource usage).
2020-01-27 16:38:43 +01:00
Andrey Antukh
f2cb2c3791
✨ Fix many reflection warnings.
2020-01-27 10:03:42 +01:00
Andrey Antukh
9bcb91ceae
💄 Improve code of vertx timers ns.
2020-01-25 17:21:51 +01:00
Andrey Antukh
e4c9d29b69
🎉 Add helper for blocking executuion on vertx.
2020-01-25 17:21:22 +01:00
Andrey Antukh
f2eaa1b5d1
✨ Minor improvements on sodi.prng namespace.
2020-01-25 17:20:50 +01:00
Andrey Antukh
a87d83e10e
🐛 Fix random-nonce
function (wrong params).
2020-01-24 16:44:08 +01:00
Andrey Antukh
de6fa83e96
🎉 Add high level schedule!
function to vertx.timers.
2020-01-23 15:47:01 +01:00
Andrey Antukh
685dade614
✨ Minor improvements on vertx.core ns.
2020-01-23 15:46:33 +01:00
Andrey Antukh
864081c31e
⬆️ Update vertx dependency to 4.0.0-milestone4 (vendor/vertx).`
2020-01-23 15:45:50 +01:00
Andrey Antukh
c4c0daddd3
🐛 Add missing pom.xml file.
2020-01-20 13:26:37 +01:00
Andrey Antukh
f57ce57cb3
♻️ Refactor on docker and build scripts.
...
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
625ad7f4b7
💄 Minor cosmetic changes on vertx.core ns.
2020-01-14 13:13:35 +01:00
Andrey Antukh
bd5f25eabf
✨ Move vertx as vendor package.
2020-01-13 16:50:44 +01:00
Andrey Antukh
c3186ac32e
🐛 Add missing pom.xml file.
2020-01-13 10:53:16 +01:00
Andrey Antukh
fe2c3aa8ad
🎉 Add "sodi" vendor library for crypto primitives.
...
Will replace buddy-core, buddy-hashers and buddy-sign.
2020-01-12 18:58:00 +00: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
3c066ffce2
feat(backend): upgrade suricatta
2019-07-09 11:46:51 +02:00
Andrey Antukh
618ce12fd8
Replace internal storage impl with datoteka library.
2017-02-25 16:00:22 +01:00
Andrey Antukh
5fc7dd95f7
Fix naming consistency on storages module.
2016-11-22 21:41:12 +01:00
Andrey Antukh
da39d52348
Add missing exclude for resolve
symbol on storages.util ns.
2016-11-20 23:26:21 +01:00
Andrey Antukh
1502d9ed23
Add missing resolve
method to stroages.util ns.
2016-11-20 21:22:19 +01:00
Andrey Antukh
de57630c14
Import backend code inside the repository.
2016-11-20 20:04:52 +01:00