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 |
|
Andrey Antukh
|
b92045f905
|
🐛 Properly disable asserts on production code.
|
2020-12-04 09:46:25 +01:00 |
|
Andrey Antukh
|
44a21de783
|
✨ Fix all linter issues on backend code.
|
2020-12-02 15:35:14 +01:00 |
|
Andrey Antukh
|
6881e3d795
|
✨ Fix linter issues on backend tasks ns directory.
|
2020-12-02 15:35:14 +01:00 |
|
Andrey Antukh
|
ce3c055819
|
✨ Fix linter issues on backend util namespace directory.
|
2020-12-02 15:35:14 +01:00 |
|
alonso.torres
|
1fb5ffb59b
|
✨ Improved tests for geom transforms
|
2020-12-02 14:40:31 +01:00 |
|
alonso.torres
|
f37a85fd82
|
✨ Fixes tests and linter for commons
|
2020-12-02 08:53:38 +01:00 |
|
Andrey Antukh
|
9260c59afb
|
🎉 Add improved export macro.
This reverts commit 7ec30d1f5e .
|
2020-12-01 13:53:36 +01:00 |
|
Andrey Antukh
|
7ec30d1f5e
|
✨ Temporary revert previous commit.
This reverts commit 497c174d63 .
|
2020-12-01 13:23:37 +01:00 |
|
Andrey Antukh
|
497c174d63
|
✨ Add export macro helper for properly reexport vars.
This reverts commit 45da7df4b4 .
Now with JVM/Clojure support.
|
2020-12-01 12:30:58 +01:00 |
|
elhombretecla
|
1e30d00189
|
✨ Change email rrss accounts
|
2020-11-26 14:14:56 +01:00 |
|
Andrés Moya
|
ebb7410e5b
|
✨ Synchronize add/delete/move shapes in componentes
|
2020-11-25 11:21:22 +01:00 |
|
Andrey Antukh
|
061fdcd5bd
|
🐛 Fix many issues relted to comments on viewer.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
013c866137
|
✨ Simplify users loading on dashboard and workspace.
And fix some issues on teams settings page.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
d862406b44
|
🐛 Don't show/allow update or delete comments to not owners.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
742af4e066
|
🎉 Add comments to dashboard.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
fa0e0af5b9
|
✨ Simplify trim-file task implementation.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
6800adfaa4
|
📚 Add some documentation comments to some tasks.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
f5967c3c0a
|
🔥 Add a migration for remove unused tables.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
fca48e39ee
|
✨ Make file to library link idempotent.
And remove unused api calls.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
b2957c5f35
|
🔥 Remove unused media related api.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
64a6ba1949
|
🎉 Add comments to viewer.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
388d255243
|
🐛 Properly handle share-tokens on viewer.
|
2020-11-13 11:55:28 +01:00 |
|
alonso.torres
|
51f9dfbc4f
|
🐛 Fixed port problem
|
2020-11-13 09:30:05 +01:00 |
|
Andrey Antukh
|
4ad08a7449
|
🎉 Add socket repl.
|
2020-11-12 14:00:50 +01:00 |
|
Andrey Antukh
|
0221cc06f8
|
🐛 Set proper order of email parts.
|
2020-11-11 14:48:01 +01:00 |
|
Andrey Antukh
|
1db1bd03f5
|
🐛 Fix incorrect env vars parsing on config module.
|
2020-11-11 14:17:59 +01:00 |
|
Andrey Antukh
|
b22b77a39e
|
🐛 Properly include emails on the bundle.
|
2020-11-11 13:52:31 +01:00 |
|
Andrey Antukh
|
ef01caf829
|
🐛 Fix sendmail to console unexpected exception.
|
2020-11-11 13:34:06 +01:00 |
|
Andrey Antukh
|
10f146883a
|
🐛 Add missing ::redis-uri to config spec.
|
2020-11-11 12:39:45 +01:00 |
|
Andrey Antukh
|
bdfd0d38b8
|
🐛 Fix default redis uri on config module.
|
2020-11-11 12:37:53 +01:00 |
|
Andrey Antukh
|
1061d96fde
|
🐛 Fix default config values and config loading.
|
2020-11-11 12:28:39 +01:00 |
|
Andrey Antukh
|
15545d0b2f
|
✨ Minor fixes.
|
2020-11-11 11:04:10 +01:00 |
|
Andrey Antukh
|
5b9c596170
|
♻️ Refactor email sending subsystem.
|
2020-11-11 11:04:10 +01:00 |
|
Andrey Antukh
|
3cd0d9636f
|
🎉 Rename fixture usernames.
|
2020-11-11 11:04:10 +01:00 |
|
Andrés Moya
|
f4374c5046
|
🐛 Take into account indirect libraries
|
2020-11-05 17:50:26 +01:00 |
|
elhombretecla
|
9d095d2acb
|
✨ Change email templates to Penpot
|
2020-11-04 11:13:02 +01:00 |
|