Andrey Antukh
|
8de1ae0478
|
📎 Add update-file process time log entry
|
2022-10-18 15:49:18 +02:00 |
|
Andrey Antukh
|
4fe767c169
|
⚡ Add missing type hints on binfile ns
|
2022-10-18 15:49:18 +02:00 |
|
Andrey Antukh
|
e50137d186
|
✨ Minor improvement on internal RPC metadata api
|
2022-10-18 15:49:18 +02:00 |
|
Andrey Antukh
|
c0eab96253
|
✨ Do not return the whole file on file rename
|
2022-10-18 15:49:18 +02:00 |
|
Andrey Antukh
|
951b3eb4fe
|
✨ Integrate objects-map and introduce file feature flags
|
2022-10-18 15:49:18 +02:00 |
|
Alejandro Alonso
|
10e0cf121b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-17 15:21:11 +02:00 |
|
Alejandro Alonso
|
a8150e1b05
|
🎉 Remove imported and updated extra words
|
2022-10-17 13:03:59 +02:00 |
|
Alejandro Alonso
|
c4c419b971
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-10 18:10:52 +02:00 |
|
Andrey Antukh
|
6e28bb9df8
|
🐛 Fix issues on profile deletion procedure
|
2022-10-05 11:27:11 +02:00 |
|
Andrey Antukh
|
fadb1dfba6
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-04 15:33:00 +02:00 |
|
Andrey Antukh
|
50af997f55
|
Merge pull request #2386 from penpot/palba-newsletter-subscription-st
✨ Newsletter suscription
|
2022-10-04 14:00:22 +02:00 |
|
Andrey Antukh
|
c2158b0f3c
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-04 13:29:03 +02:00 |
|
luz paz
|
e30bea0b6f
|
🔧 Fix typos in source code
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
|
2022-10-04 10:40:34 +02:00 |
|
Pablo Alba
|
16e8d1fcf2
|
✨ Newsletter suscription
|
2022-09-30 12:22:53 +02:00 |
|
Andrey Antukh
|
8c39c3af9f
|
✨ Make the exportation streaming directly to response
|
2022-09-29 14:28:45 +02:00 |
|
Andrey Antukh
|
748499a26f
|
🎉 Add lazy loading of thumbnails on dashboard
|
2022-09-28 09:47:13 +02:00 |
|
Pablo Alba
|
47363d96f1
|
✨ Improve invitation token validation
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
278f6685b6
|
✨ Improve object deletion process on profile deletion
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
06bce92cdc
|
📎 Fix linter issues on backend
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
757cee67fb
|
🎉 Add the ability to completly block access to a profile
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
37e2fe5c65
|
✨ Allow repeated registers after small delay
Helps users with expired tokens proceed with a new register
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
2348146f00
|
🎉 Add 'email-verification' flag enabled by default
The main idea is deprecating the `insecure-register` flag with the more
general `email-verification` flag.
|
2022-09-21 09:29:48 +02:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
Andrey Antukh
|
c4aba025c4
|
✨ Add some srepl helpers for resend email verification
|
2022-09-20 23:04:37 +02:00 |
|
Andrey Antukh
|
6f42f4ec45
|
♻️ Refactor semaphore and executors
|
2022-09-20 11:32:45 +02:00 |
|
Andrey Antukh
|
f86f93deea
|
✨ Make the rate limit configuration automatically reloadable
|
2022-09-09 12:19:49 +02:00 |
|
Andrey Antukh
|
e657c1bbfa
|
✨ Start use datoteka.io ns
|
2022-09-09 12:19:49 +02:00 |
|
Alejandro
|
d41c2388c1
|
Merge pull request #2229 from penpot/niwinz-msgbus-improvements
✨ Improve msgbus internal API
|
2022-09-06 10:50:42 +02:00 |
|
Andrey Antukh
|
a555e13b6a
|
✨ Improve msgbus internal API
|
2022-09-05 19:08:26 +02:00 |
|
Andrés Moya
|
3a6876eeec
|
✨ Disallow to view a file with components-v2
|
2022-09-05 15:53:19 +02:00 |
|
Andrey Antukh
|
ce7eed5ea0
|
🐛 Fix issues on deleting library which is in use by deleted files
|
2022-09-05 14:58:05 +02:00 |
|
Andrés Moya
|
46053b6bbf
|
🎉 Import & export new components
|
2022-09-02 13:43:01 +02:00 |
|
Andrey Antukh
|
ec3651d85b
|
🎉 Add optional rate limit support for RPC calls
|
2022-08-31 12:55:48 +02:00 |
|
Andrey Antukh
|
d6d9d25fce
|
♻️ Refactor token generation API
|
2022-08-31 11:01:07 +02:00 |
|
Alejandro Alonso
|
28a721ce9c
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-30 13:31:11 +02:00 |
|
Pablo Alba
|
1bb83b3019
|
🐛 Fix bringing complete file data when launching the export dialog
|
2022-08-30 13:18:40 +02:00 |
|
Alejandro
|
02f3809b89
|
Merge pull request #2175 from penpot/hiru-dashboard-libraries
🎉 Add new dashboard libraries screen
|
2022-08-30 11:32:44 +02:00 |
|
Andrés Moya
|
1675d945d9
|
✨ Add some small enhancements
|
2022-08-29 09:50:04 +02:00 |
|
Andrey Antukh
|
a055a31286
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-25 14:51:58 +02:00 |
|
Alejandro Alonso
|
8a33a63f91
|
🐛 Fix permissions when moving comments
|
2022-08-24 12:08:38 +02:00 |
|
Andrés Moya
|
5a0ec9525b
|
🎉 Add new dashboard libraries screen
|
2022-08-24 11:00:26 +02:00 |
|
Alejandro Alonso
|
cb064358f8
|
🐛 Fix permissions when moving comments
|
2022-08-24 10:26:08 +02:00 |
|
Andrey Antukh
|
c1348189d4
|
🐛 Fix path with images on binfile importation
|
2022-08-23 13:57:31 +02:00 |
|
Eva
|
bf63e9da95
|
🎉 Add new hero projects
|
2022-08-17 15:50:24 +02:00 |
|
Andrey Antukh
|
a77f9eae7c
|
🎉 Backport binfile improvements from develop
|
2022-08-11 07:44:47 +02:00 |
|
Andrey Antukh
|
dd73152afd
|
♻️ Refactor binfile implementation
|
2022-08-10 20:07:24 +02:00 |
|
Andrey Antukh
|
99ed610dde
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-10 14:10:57 +02:00 |
|
Andrey Antukh
|
b9b53258c1
|
✨ Make the upload media size configurable
|
2022-08-10 12:10:45 +02:00 |
|
Pablo Alba
|
edb46b2080
|
🎉 Add Libraries & Templates carousel
|
2022-08-10 11:44:51 +02:00 |
|
Andrey Antukh
|
2211fea976
|
🚑 Fix tests in develop
Caused of bad merge conflict resolution from mergin
staging to develop.
|
2022-08-10 09:14:11 +02:00 |
|