Commit graph

9442 commits

Author SHA1 Message Date
yflory
c01cd42da2 Fix special char dialog in pad 2020-06-26 18:39:49 +02:00
yflory
61a37fb919 Merge branch 'staging' into padcsp 2020-06-26 16:41:53 +02:00
yflory
98cc87888e Fix kanban rendering issues 2020-06-26 16:41:13 +02:00
yflory
c04c22cbb8 Add missing buttons to debug app 2020-06-26 15:58:03 +02:00
yflory
74b379999e Improve error message when opening an expired pad 2020-06-26 15:42:50 +02:00
yflory
163c6556a0 Update atime when embedding a mediatag to a pad 2020-06-26 15:38:30 +02:00
yflory
abba6e8653 Fix ckeditor checkbox size 2020-06-26 14:47:24 +02:00
yflory
77177921c2 Fix context menu csp in pads 2020-06-26 14:46:20 +02:00
yflory
1dfe8325dc Remove some CSP related console errors 2020-06-26 14:21:23 +02:00
yflory
9d2b2ac13c Merge branch 'staging' into padcsp 2020-06-26 14:03:24 +02:00
yflory
e64d831c40 Remove requirements for unsafe-inline and unsafe-eval in pad 2020-06-26 14:02:24 +02:00
yflory
e34c78580f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-06-26 10:39:05 +02:00
yflory
c494d95b1a Push missing files for onlyoffice 2020-06-26 10:38:53 +02:00
yflory
86fef86a24 Fix onload CSP issue in pad 2020-06-26 10:37:14 +02:00
yflory
34b2987816 Fix type error with comments 2020-06-26 10:36:21 +02:00
ansuz
d5d30c2e09 guard against a few possible typeErrors 2020-06-25 14:38:21 -04:00
ansuz
6a8ab6bc55 remove the 'comment' option from CKEditor's contextmenu in when UI is locked 2020-06-25 14:34:29 -04:00
ansuz
4053c4c1a6 avoid displaying new comment while the document is not editable
closes #570
2020-06-25 13:50:10 -04:00
ansuz
fd80441151 rename the 'getUserHrefFromKeys' function
since it's no longer an 'href'
2020-06-25 13:15:57 -04:00
ansuz
ebcc9a069b add server-side support for the new format of public signing keys 2020-06-25 13:14:26 -04:00
ansuz
d4b38ba71d start testing a new format for 'Public Signing Keys' 2020-06-24 13:50:21 -04:00
ansuz
131b985902 update expire-channels.js use of file storage to accomodate an API change 2020-06-24 10:20:32 -04:00
yflory
351b4cddf9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-06-24 15:37:34 +02:00
yflory
9c6c229727 Tell the user when a pad is expired and not deleted 2020-06-24 15:37:21 +02:00
yflory
b7794fa31d Add 'Delete from server' button in the access modal 2020-06-24 14:53:37 +02:00
David Benqué
3677785266 use grey text for forbidden shared-folders 2020-06-24 13:44:05 +01:00
ansuz
53a9287e36 Merge branch 'u' into staging 2020-06-24 08:00:22 -04:00
yflory
ff6d28a1e9 lint compliance 2020-06-24 07:58:33 -04:00
yflory
7bbbbbad77 Fix 'change user password' overriding existing data 2020-06-24 07:58:33 -04:00
yflory
6176d73c86 Move print button to our toolbar 2020-06-24 07:58:33 -04:00
yflory
fe36d1ca12 Don't try to send a mailbox message as an anonymous user 2020-06-24 07:58:33 -04:00
yflory
b868acc641 Make search results sortable 2020-06-24 07:58:33 -04:00
yflory
c32f0d61ce Preserve 'select' dropdown annotations on click 2020-06-24 07:58:33 -04:00
yflory
0e7e94b006 Make sure toolbar dropdown entries are unselectable 2020-06-24 07:58:33 -04:00
yflory
95f4b2357d Don't redraw kanban when the tab is not focused 2020-06-24 07:58:33 -04:00
yflory
db6c454837 Fix merge issue 2020-06-24 11:45:34 +02:00
yflory
b4021bd2b0 Merge branch 'staging' into merge-owned 2020-06-24 11:41:19 +02:00
yflory
b301825d67 Display drive ROOT when the current folder is restricted 2020-06-24 11:29:18 +02:00
yflory
e25756ceca Don't add the shared folder to your drive is there is an access list 2020-06-24 11:20:43 +02:00
yflory
bf8c43e9af Merge branch 'staging' into sfAllow 2020-06-24 10:40:59 +02:00
Weblate
d7dfe75746 Translated using Weblate (German)
Currently translated at 100.0% (1299 of 1299 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-06-23 21:38:20 +02:00
Weblate
49e6fdd99e Translated using Weblate (English)
Currently translated at 100.0% (1299 of 1299 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2020-06-23 21:38:20 +02:00
ansuz
dc2a22fb8d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-06-23 15:32:25 -04:00
ansuz
32f6a77aa5 write changelog for 3.19.1 2020-06-23 15:32:15 -04:00
yflory
c825df68a9 Fix infinite spinner in sheets with image copy/paste 2020-06-23 15:07:39 +02:00
yflory
50de7bfae6 Fix type error with drag&drop 2020-06-23 15:02:55 +02:00
yflory
f1e6874eeb lint compliance 2020-06-23 13:34:49 +02:00
yflory
fb107f5a17 Fix change password modal UI 2020-06-23 13:30:33 +02:00
yflory
b9cacc5c94 Fix change password modal UI 2020-06-23 13:30:22 +02:00
yflory
da0bb6f95b Fix 'change user password' overriding existing data 2020-06-23 13:27:31 +02:00