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
|
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
|
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 |
|
Andrey Antukh
|
ce7eed5ea0
|
🐛 Fix issues on deleting library which is in use by deleted files
|
2022-09-05 14:58:05 +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 |
|
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 |
|
Andrey Antukh
|
84ee6555a3
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-10 08:27:25 +02:00 |
|
Andrey Antukh
|
aceefc0485
|
♻️ Move comments mutations to commands
|
2022-08-08 10:36:15 +02:00 |
|
Andrey Antukh
|
b8b60d9208
|
🎉 Add RPC command for clone builtin template
|
2022-08-03 14:28:33 +02:00 |
|
Andrey Antukh
|
ed701fd9c5
|
♻️ Move management mutations to commands
|
2022-08-03 14:28:33 +02:00 |
|
Andrew Zhurov
|
39ae2ed98d
|
🐛 Fix svg upload
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-08-01 16:43:59 +02:00 |
|
Andrey Antukh
|
5336db4456
|
Merge pull request #2123 from andrewzhurov/3885-assets-library-not-showing-graphics
🐛 Fix svg upload
|
2022-08-01 16:42:17 +02:00 |
|
Andrey Antukh
|
6237829445
|
📎 Add additional reformating to specs naming
|
2022-08-01 15:03:45 +02:00 |
|
Andrey Antukh
|
abfca5c89a
|
📎 Add additional reformating to specs naming
|
2022-08-01 15:01:03 +02:00 |
|
Andrey Antukh
|
f25222e441
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-01 14:05:04 +02:00 |
|
Andrew Zhurov
|
a6ee1617ab
|
🐛 Fix svg upload
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-08-01 11:23:08 +03:00 |
|
Eva
|
1c446a011e
|
✨ Move comments
|
2022-08-01 09:53:55 +02:00 |
|
Andrés Moya
|
0667089833
|
🔧 Some style enhancements and mini bug fix
|
2022-07-29 14:00:36 +02:00 |
|
Andrés Moya
|
a5bf1c03e7
|
🎉 Make components-v2 an optional feature
|
2022-07-29 09:29:25 +02:00 |
|
Andrés Moya
|
7da159d52a
|
🎉 Absorb components when deleting or unpublishing a library
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
54e0071c9c
|
🎉 Scaffolding to write unit tests of common types
|
2022-07-29 09:29:24 +02:00 |
|
Andrey Antukh
|
e3f878ef2f
|
♻️ Move doc ns from http to rpc ns
|
2022-07-28 11:14:59 +02:00 |
|
Andrey Antukh
|
05a86581a5
|
✨ Reorganize comments related rpc methods
Mutations becomes deprecated and queries moved to commands. The
old queries still maintained with deprecated flag.
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
14d1cb90bd
|
♻️ Refactor auth code
|
2022-07-04 11:23:33 +02:00 |
|
Pablo Alba
|
115314e97c
|
✨ In view mode allow comment/inspect to non-team users (by shared link permissions)
|
2022-06-29 09:41:30 +02:00 |
|
Eva
|
0f04398e61
|
💄 Improve shared link modal
|
2022-06-29 09:31:41 +02:00 |
|
Alejandro
|
4d19ceff8d
|
Merge pull request #2016 from penpot/niwinz-experiments-custom-export-import
Experimental support for binary file format for exportation/importation of penpot files
|
2022-06-27 13:23:06 +02:00 |
|
Andrey Antukh
|
b944d977bb
|
🎉 Add binfile import/export internal functionality
|
2022-06-27 11:12:00 +02:00 |
|
Alejandro Alonso
|
07881eed65
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-27 09:28:54 +02:00 |
|
Andrey Antukh
|
c211e84498
|
🐛 Fix incorrect register-profile audit log handling
|
2022-06-23 14:17:26 +02:00 |
|
Andrey Antukh
|
46d075611d
|
♻️ Adapt media & fonts handling to new tmp service
And storage backend changes
|
2022-06-22 11:39:57 +02:00 |
|
Alejandro Alonso
|
943fa880a7
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-15 12:00:31 +02:00 |
|
Alejandro Alonso
|
667598a0eb
|
✨ Add project ids to create-file mutation for audit log
|
2022-06-15 07:49:05 +02:00 |
|
Alejandro Alonso
|
69cb626cab
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-14 09:14:07 +02:00 |
|
Alejandro Alonso
|
6b5ee24010
|
✨ Add team and project ids to update-file mutation for audit log
|
2022-06-14 09:08:06 +02:00 |
|
Andrey Antukh
|
65e99cabbf
|
📎 Fix linter issues
Related to the linter update on devenv
|
2022-06-13 11:18:35 +02:00 |
|
Pablo Alba
|
0416988913
|
Set invitations expiration to 7 days
|
2022-05-30 10:41:23 +02:00 |
|
Pablo Alba
|
931759f468
|
🎉 Activate invitations validation
|
2022-05-25 12:03:05 +02:00 |
|
Pablo Alba
|
ce41a38098
|
🎉 Show an error page when the user uses a cancelled/invalid/expired invitation
|
2022-05-11 13:46:43 +02:00 |
|
alonso.torres
|
8cd7f61150
|
🐛 Fix problem with duplicated ids for thumbnails
|
2022-05-09 15:37:47 +02:00 |
|
Andrey Antukh
|
fd9b442075
|
✨ Improve email console logging
And invitation console logging
|
2022-04-06 09:40:20 +02:00 |
|