0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
Commit graph

465 commits

Author SHA1 Message Date
Andrey Antukh
dda6a96407 ♻️ Refactor migrations. 2020-09-21 17:05:55 +02:00
alonso.torres
609eb4f342 🐛 Fixes dashboard file search 2020-09-17 16:12:04 +02:00
alonso.torres
f3477fefa5 🐛 Fixed problems with preview 2020-09-17 16:12:04 +02:00
Andrey Antukh
bdefe0d04e ⬆️ Adapt some changes to latest version of buddy-hashers. 2020-09-16 10:51:11 +02:00
Andrey Antukh
b879860833 Normalize password derivation. 2020-09-16 10:51:11 +02:00
Andrey Antukh
7c068621cf ♻️ Replace internal crypto/pbkd with buddy. 2020-09-16 10:51:11 +02:00
Andrey Antukh
a1b709a9fd 🎉 Add maintenance tasks. 2020-09-14 17:16:50 +02:00
Andrey Antukh
065fc157bf 🎉 Add team-id channel subscriptions. 2020-09-14 11:26:24 +02:00
Andrey Antukh
91aa8862ff 🎉 Add testenv. 2020-09-11 09:42:53 +02:00
Andrey Antukh
ab35716ba2 🐛 Fix many issues on dev environment. 2020-09-11 09:42:53 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Mathieu Brunot
182afedc54 ✏️ Fix 'tooken' typo 2020-09-07 09:55:11 +02:00
Vitaly Kornilov
e926dc2918 ✏️ Log message typo)
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-09-07 09:52:54 +02:00
Vitaly Kornilov
7b4abe4b67 ✏️ Log message typo
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-09-07 09:52:54 +02:00
Vitaly Kornilov
cc1353300e Login with Gitlab 2020-09-07 09:52:54 +02:00
Andrey Antukh
b57c20ebb6 🐛 Minor fixes on testing config.
Related to renaming.
2020-08-24 12:51:05 +02:00
Andrey Antukh
51e7ffb959 Minor changes on worker code. 2020-08-21 11:03:38 +02:00
Andrey Antukh
5ae1b72943 🐛 Fix files, projects and shared-files queries. 2020-08-19 13:04:37 +02:00
Andrey Antukh
fc01690315 Improve internal error response data structure. 2020-08-19 13:04:02 +02:00
Andrey Antukh
56237671ed 🐛 Properly raise not found exception on get-by-id helper. 2020-08-19 13:03:37 +02:00
Andrey Antukh
5a2ba515b8 🐛 Fix bug in fixtures (intoduced in renaming). 2020-08-19 13:03:13 +02:00
Andrey Antukh
9159f18982 🐛 Fix fixtures loading on start-dev script. 2020-08-18 19:46:28 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrey Antukh
aaf8b71837 🔥 Fix incorrect deps.edn 2020-08-18 18:48:52 +02:00
Andrey Antukh
9d8282e1be Minor change on backend initialization. 2020-08-18 18:46:39 +02:00
Andrey Antukh
7dd9e8763b Minor improvements on logging. 2020-08-18 18:38:49 +02:00
Andrey Antukh
fb910a24e1 🔥 Remove the need of static (build time) configuration. 2020-08-18 16:33:12 +02:00
Andrey Antukh
2746d598b0 Improve command line helpers. 2020-08-17 15:15:23 +02:00
Andrey Antukh
c0cd0d4a23 🎉 Add media-object lifecycle handling. 2020-08-17 14:28:35 +02:00
Andrés Moya
9d416cae4c 🐛 Fix several issues in dashboard screens scroll 2020-08-17 09:35:25 +02:00
Andrés Moya
752038039c 🎉 Link files to libraries 2020-08-17 09:35:25 +02:00
Andrés Moya
91899be423 ♻️ Move some more duplicated code to common module 2020-08-13 14:38:50 +02:00
Andrey Antukh
fee5b001e8 🔥 Remove unused comment. 2020-08-11 12:48:35 +02:00
Andrey Antukh
54be06ff18 Add the ability to remove the default fill from elements. 2020-08-11 12:48:35 +02:00
Andrés Moya
93bde62581 ♻️ Remove duplicated code 2020-08-11 10:11:23 +02:00
Andrés Moya
d349e46cd8 🔥 Remove a lot of obsolete code 2020-08-11 10:11:23 +02:00
Andrey Antukh
b1b3ad61a5 ♻️ Refactor task worker. 2020-08-11 10:09:45 +02:00
Andrey Antukh
bda9cad3c2 🐛 Fix warning on kondo dep. 2020-08-10 10:56:02 +02:00
mathieu.brunot
89f4fbfbb1 🔧 Clean unused LDAP var
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-08-10 09:24:42 +02:00
Vitaly Kornilov
712563a984 ⬆️ Replace outdated org.clojars.pntblnk/clj-ldap with puppetlabs/clj-ldap 2020-08-10 09:24:37 +02:00
Vitaly Kornilov
b475853922 🔧 Remove unused LDAP config spec
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-08-10 09:24:37 +02:00
Vitaly Kornilov
2d60ec9dee 🔧 LDAP authentication config with better default values
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-08-10 09:24:37 +02:00
Vitaly Kornilov
f2c4ff7518 🐛 System start and stop without LDAP connection 2020-08-10 09:24:37 +02:00
Vitaly Kornilov
272c27061d auth with LDAP handler and config 2020-08-10 09:24:30 +02:00
mathieu.brunot
764bc2074c 🐛 Pass whitelist domain to config
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-08-10 09:21:33 +02:00
Andrés Moya
05d54e4bea ♻️ The big media refactor (frontend) 2020-08-10 09:13:15 +02:00
Andrés Moya
bd7114182f ♻️ The big media refactor (backend) 2020-08-10 09:13:15 +02:00
Andrey Antukh
9b4cc30d3f ⬆️ Update deps. 2020-08-05 15:06:39 +02:00
Andrés Moya
1dfab78686 🎉 Add shared libraries screen in dashboard 2020-08-05 12:50:35 +02:00
Andrés Moya
9fb821d6e0 🎉 Set files as shared libraries 2020-08-05 12:50:33 +02:00