Commit graph

9386 commits

Author SHA1 Message Date
yflory
476d968660 Move the 'signing key' code for BAR into common-hash 2020-07-09 17:09:52 +02:00
yflory
fa6f470688 Fix image paste in polls 2020-07-09 17:03:43 +02:00
yflory
0f81f96259 Don't show burn after reading messages if your link isn't valid anymore 2020-07-09 15:10:50 +02:00
yflory
dcaa898310 lint compliance 2020-07-09 12:41:22 +02:00
yflory
896a1b1ddd Add support for drop & paste in rich text and polls 2020-07-09 12:40:31 +02:00
ansuz
6a1844cac7 avoid passing whitespace to markmap or mathjax 2020-07-08 13:37:30 -04:00
ansuz
3779e63a34 Merge branch 'search2' into staging 2020-07-08 13:21:40 -04:00
yflory
3864b30d96 Upload pasted images in codemirror 2020-07-08 18:55:42 +02:00
ansuz
c3a9503809 show the spinner sooner after searching, lint compliance 2020-07-08 12:31:08 -04:00
ansuz
89aae79531 Merge branch 'ghost' into staging 2020-07-08 11:28:14 -04:00
yflory
1b3715e61e Add missing style to whiteboard buttons 2020-07-08 13:49:15 +02:00
David Benqué
1800361c77 Open the team drive with collapsed sidebar 2020-07-08 09:57:53 +01:00
ansuz
a936bb7b16 merge staging to soon 2020-07-07 16:33:37 -04:00
ansuz
6dad5c3d88 update the changelog with some missing bug fixes 2020-07-07 15:20:59 -04:00
yflory
e9ab860ae0 Improve UX for pad deletion in the access modal 2020-07-07 17:07:35 +02:00
David Benqué
35b210e16c add icon to destroy button in Access modal 2020-07-07 15:35:07 +01:00
ansuz
22156beea6 update changelog for 3.20.0 2020-07-07 10:08:55 -04:00
ansuz
6025d88186 update changelog for 3.20.0 2020-07-07 10:08:26 -04:00
yflory
4ffb9dc635 Merge branch 'sfBug' into staging 2020-07-07 16:00:35 +02:00
yflory
0359ce32de Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-07-07 15:59:31 +02:00
yflory
60e9efdd3b Fix sort issue with folders 2020-07-07 15:59:16 +02:00
yflory
f3cf848c84 Fix rename input size in the drive 2020-07-07 15:40:59 +02:00
yflory
2bac4193df lint compliance 2020-07-07 15:03:55 +02:00
yflory
f78c02a646 Fix drive issue after deleting a shared folder 2020-07-07 14:53:40 +02:00
ansuz
2ccb8ec75c throttle redraws of the slide content
draw no more than once every 400ms
2020-07-06 15:30:27 -04:00
ansuz
02d8071c5d fix some style regressions in the printOptions modal 2020-07-06 15:29:27 -04:00
ansuz
d2e29e3a9e force-redraw slides when markdown plugins finish loading 2020-07-06 15:28:13 -04:00
ansuz
f6f5bef83e add a margin below rendered media-tags to match that of paragraphs 2020-07-06 15:27:14 -04:00
ansuz
59185d7088 improve caching logic for markdown extensions
support duplicated items with the same source
2020-07-06 15:26:41 -04:00
ansuz
0f2f6c1a19 give tables the same margin-bottom as paragraphs in the code preview pane 2020-07-06 11:48:32 -04:00
ansuz
89759fd17d Merge branch 'soon' into staging 2020-07-06 11:18:37 -04:00
ansuz
27b4f175c0 update version string to 3.20.0 (UplandMoa) 2020-07-06 10:49:31 -04:00
yflory
f3f1fd1c81 Search spinner and 'no result' 2020-07-06 15:07:19 +02:00
yflory
f612f3ad68 Add a '+ new' ghost icon in list mode and in anon drive 2020-07-06 11:38:02 +02:00
yflory
abbdb496c3 Allow shared folders in the trash 2020-07-06 10:48:26 +02:00
ansuz
f421a7099d Merge branch 'lazy-preview-components' into staging 2020-07-03 17:39:43 -04:00
ansuz
b5a18e8e09 force redraw for asynchronously rendered plugin content 2020-07-03 17:38:00 -04:00
ansuz
f7529d2908 address some race conditions when rendering multiple elements 2020-07-03 15:35:49 -04:00
ansuz
a528d857a7 lazily load assets for mermaid, mathjax, and markmap 2020-07-03 15:04:34 -04:00
ansuz
faf235fc1a improve blockquote styles and darken HR color 2020-07-03 12:56:11 -04:00
David Benqué
356a5ffecb use new destroy icon in contextual menu 2020-07-03 16:15:20 +01:00
yflory
b0eebf1071 Add error message when trying to copy a restricted pad 2020-07-03 15:31:40 +02:00
yflory
84e32d73a3 Add icon for buttons in the empty trash modal 2020-07-03 13:07:24 +02:00
Weblate
c8b51af9c1 Translated using Weblate (German)
Currently translated at 100.0% (1301 of 1301 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-07-02 20:07:50 +02:00
ansuz
dfd50d103d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-07-02 12:34:34 -04:00
ansuz
4891f60aa3 correctly render inline html in hyperscript 2020-07-02 12:33:50 -04:00
ansuz
f6b7eee30c remove hardcoded translations and outdated notes 2020-07-02 12:11:58 -04:00
David Benqué
d907b57d32 fix drive alignments
- breadcrumbs left-aligned with drive contents
- tag list left aligned with breadcrumbs
2020-07-02 16:53:48 +01:00
ansuz
20e62f7938 Merge branch 'soon' into staging 2020-07-02 11:45:14 -04:00
Weblate
7a41ba5ecb Translated using Weblate (French)
Currently translated at 99.9% (1300 of 1301 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-07-02 17:41:20 +02:00