0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 08:29:42 -05:00
Commit graph

251 commits

Author SHA1 Message Date
Andrey Antukh
e0a567551f Start use jpeg instead of webp for thumbnails.
Because Safari still does not supports WEBP :(
2020-06-04 16:00:35 +02:00
Andrey Antukh
3b0ea9b7fd 🐛 Fix unexpected internal error on password recovery request. 2020-06-04 11:57:15 +02:00
Andrés Moya
a3490ea36d Check actual image content for valid mime type 2020-06-03 13:24:36 +02:00
Andrey Antukh
9901f0a52b Remove backend-uri from all the codebase. 2020-06-03 10:50:40 +02:00
Andrey Antukh
fbd6e395a4 🎉 Add html emails. 2020-06-02 10:43:02 +02:00
Andrey Antukh
8fb70e9f8d 🐛 Reject anonymous user on websocket connections. 2020-05-27 12:43:44 +02:00
Andrey Antukh
a27828ed79 ♻️ Refactor frontend code for adapt to new banners. 2020-05-27 10:09:31 +02:00
Andrey Antukh
19cd84597d 🎉 Add authentication with google. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7bda554889 Fix naming inconsistencies on migrations. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
alonso.torres
593d1cdd39 Migrate pages in the backend 2020-05-25 11:19:08 +02:00
alonso.torres
e06d8e754f ♻️ Adds new properties to shapes 2020-05-25 07:51:44 +02:00
Andrey Antukh
c8e1925065 👷 Fix backend tests. 2020-05-18 14:20:33 +02:00
Andrey Antukh
1fd9a09e46 🎉 Add new color palettes. 2020-05-18 12:22:23 +02:00
Andrey Antukh
b532e74310 🎉 Add prometheus metrics. 2020-05-18 10:34:56 +02:00
Andrey Antukh
b8cc4314ce Minor improvements on notifications module. 2020-05-18 10:34:51 +02:00
Andrey Antukh
4bfa70853c ♻️ Improve tasks implementation. 2020-05-15 17:42:14 +02:00
Andrey Antukh
817c22dc3c 🎉 Add more reliable presence mechanism. 2020-05-15 08:09:20 +02:00
Andrey Antukh
4b31a147a9 💄 Minor cosmetic changes. 2020-05-15 08:09:20 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
Andrey Antukh
b2b84de10e 🐛 Revert db pool size. 2020-05-12 08:20:07 +02:00
Andrey Antukh
1af87b9140 🐛 Fix bug on body decoding (backend). 2020-05-11 08:58:31 +02:00
Andrey Antukh
ba618eb51d 🐛 Fix strange bug on db connection handling.
This need investigation.
2020-05-11 08:58:31 +02:00
Andrey Antukh
a5592dfe04 🐛 Show proper profile photo just after login. 2020-05-01 18:15:40 +02:00
Andrey Antukh
9b3879b3cf Minor improvements on redis subscription management. 2020-04-28 10:50:40 +02:00
Andrey Antukh
285735e35f ♻️ Refactor presence and realtime cursors handling. 2020-04-28 10:50:40 +02:00
Andrey Antukh
428bd42f15 ♻️ Add smtp backend for sendmail task. 2020-04-20 14:08:33 +02:00
Andrey Antukh
7fba483bf1 ♻️ Refactor email sending. 2020-04-20 13:48:34 +02:00
Andrey Antukh
6ba3a28143 🎉 Add initial redis client foundation. 2020-04-20 13:46:15 +02:00
Andrey Antukh
04d364225c 🎉 Add page ordering (with d&d). 2020-04-20 11:56:10 +02:00
Andrey Antukh
517b50238e Add page-changes query. 2020-04-20 11:56:10 +02:00
Andrés Moya
ce37b46de0 🐛 Retrieve complete information for files in dashboard search 2020-04-15 10:26:13 +02:00
Vitaly Kornilov
ea3e17f7fe 🎉 Add themes infraestructure. 2020-04-13 11:49:26 +02:00
Andrey Antukh
9649d67883 Unify uuid under uxbox.common.uuid. 2020-04-13 11:27:46 +02:00
Andrey Antukh
340faa3a27 🎉 Add helper for create custom more easy to read uuids (for testing). 2020-04-13 11:27:46 +02:00
Andrey Antukh
d737069ef9 Improve fixtures and media loader entry points. 2020-04-08 13:54:30 +02:00
Andrey Antukh
115ba72572 Make profile query work for unauthenticated users. 2020-04-08 10:38:54 +02:00
Andrey Antukh
4465db130d Integrate stoke add/del operation. 2020-04-08 10:27:34 +02:00
Andrey Antukh
4105692dee 🎉 Add backend code for share token handling. 2020-04-07 14:39:53 +02:00
Andrey Antukh
9492fe188d 💄 Rename internal view ns to viewer. 2020-04-07 14:39:53 +02:00
Andrey Antukh
49eb050423 🔥 Remove commented code. 2020-04-07 14:39:53 +02:00
Andrey Antukh
ec04bb4160 🎉 Add backend code for viewer page. 2020-04-06 12:30:29 +02:00
alonso.torres
1869e2b160 🔥 removed println 2020-03-27 08:26:49 +01:00
alonso.torres
57d633b1d2 🐸 integration with backend data 2020-03-26 15:37:15 +01:00
Andrey Antukh
8d6d839878 🐛 Fix media deletion on first profile photo change. 2020-03-26 11:24:35 +01:00
Andrey Antukh
1ed1c95e4d 🐛 Fix unexpected unhandled exception on 404 requests on media. 2020-03-26 11:23:41 +01:00
Andrés Moya
b210e84dd3 Project and files edition and deletion 2020-03-22 10:19:36 +01:00
Andrey Miskov
c663d54eb8 🎉 Add registration domain whitelist for emails
Signed-off-by: Andrey Miskov <amiskov@gmail.com>
2020-03-19 17:47:25 +01:00
alonso.torres
b2474fc3fb :neckbeard: retrieve data from backend 2020-03-18 11:40:15 +01:00
Andrés Moya
b2843ef1ce Implement search feaature in dashboard 2020-03-18 09:31:03 +01:00