ClemDee
|
63dab2fefc
|
Fix indent behaviour of Codemirror
|
2019-08-07 17:41:01 +02:00 |
ClemDee
|
5e1426bee0
|
Remove test context submenus
|
2019-08-07 12:27:19 +02:00 |
ClemDee
|
a9aadb77e5
|
Tweaked submenu dropdown arrow
|
2019-08-07 12:25:50 +02:00 |
ClemDee
|
38e955e490
|
Set timeout before hiding submenu
|
2019-08-07 12:14:10 +02:00 |
ClemDee
|
3191b3cbdd
|
Fix remaining context submenu issues
|
2019-08-07 12:06:55 +02:00 |
ClemDee
|
7e1425394a
|
Move all create new pad in a submenu of the contextmenu
|
2019-08-07 10:43:31 +02:00 |
ClemDee
|
3f480635fa
|
Fix submenu left position
|
2019-08-07 10:30:21 +02:00 |
ClemDee
|
c45b64ffe7
|
Change ctrl+E default modal to new-pad modal in drive
|
2019-08-06 16:39:58 +02:00 |
ClemDee
|
4b027e83ad
|
Download folders in drive - test (no UI)
|
2019-08-06 13:48:55 +02:00 |
ClemDee
|
4f26986fde
|
Download pads in drive - test
|
2019-08-06 12:27:54 +02:00 |
ClemDee
|
1f1614704e
|
Fix visual issue when dragging an image only the image is ghost
|
2019-08-06 10:10:56 +02:00 |
ClemDee
|
043808d9db
|
Add dummy download folders and pads
|
2019-08-05 10:12:32 +02:00 |
ClemDee
|
b49777cd37
|
Move make-backup.js to common
|
2019-08-02 16:54:44 +02:00 |
ClemDee
|
b5a58b9604
|
Add contextmenu icons for code and slide app
|
2019-08-02 15:50:11 +02:00 |
ClemDee
|
925b147e6c
|
Fix contextmenu disappear on narrow layout
|
2019-08-02 15:21:04 +02:00 |
ClemDee
|
08c006e682
|
Use Nacl to decode base64 thumbnail data
|
2019-08-02 12:21:37 +02:00 |
ClemDee
|
aae71c43d2
|
Add possibility to drop files on the path bar to move them in drive
|
2019-08-01 14:18:17 +02:00 |
ClemDee
|
1395c1a8ac
|
Fix image flicker when the drive is refreshed
|
2019-08-01 11:42:24 +02:00 |
ClemDee
|
1f9635a9de
|
Keep selected elements when refresh drive
|
2019-08-01 09:57:25 +02:00 |
ClemDee
|
dee3ae406a
|
Fix whiteboard export to .png from the app
|
2019-07-30 10:11:20 +02:00 |
ClemDee
|
38b414bbe1
|
Fix folder metadata appearing as folder in downloaded drive zip
|
2019-07-29 16:46:52 +02:00 |
ClemDee
|
3bd09d986e
|
Fix slides extension to .md when exported from /slide
|
2019-07-29 16:37:00 +02:00 |
ClemDee
|
3e918ec1cf
|
Fix issues of no file extension for pad export
|
2019-07-29 16:30:48 +02:00 |
ClemDee
|
3de9021397
|
Add missing file extensions for code donwload
|
2019-07-29 14:30:42 +02:00 |
ClemDee
|
d405b8541b
|
Fix horizontal scrollbar in drive
|
2019-07-26 14:35:02 +02:00 |
ClemDee
|
666fbe098d
|
Change loading spinner to custom spinner
|
2019-07-25 15:55:20 +02:00 |
ClemDee
|
83f6a29f15
|
Disallow to click more than once on the button to store a shared pad in drive
|
2019-07-25 14:50:46 +02:00 |
ClemDee
|
aceff466b9
|
Remove useless jscolor picker import
|
2019-07-25 14:15:44 +02:00 |
ClemDee
|
f3bb56925b
|
Change browser color picker to jscolor picker for cursor color
|
2019-07-25 14:13:56 +02:00 |
ClemDee
|
a204740ac2
|
Fix one annoying missing semicolon
|
2019-07-25 11:50:19 +02:00 |
ClemDee
|
5cbfad3433
|
Fix markdown unwanted renders in chats
|
2019-07-25 11:48:16 +02:00 |
ClemDee
|
e1690c6f1a
|
Escape titles inside links for Code and Slide titles
|
2019-07-24 15:27:10 +02:00 |
ClemDee
|
6ae5da3d10
|
Move stripTags function to Util
|
2019-07-24 14:41:37 +02:00 |
yflory
|
0636714829
|
Share with friends as template
|
2019-07-18 17:18:36 +02:00 |
yflory
|
4396fda0ff
|
Remember share settings when sharing a pad with a friend
|
2019-07-18 16:58:57 +02:00 |
yflory
|
e8ff7a9208
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2019-07-17 17:46:20 +02:00 |
Weblate
|
d0001a71e7
|
Translated using Weblate (German)
Currently translated at 98.7% (1017 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
|
2019-07-17 15:46:10 +00:00 |
Weblate
|
68d285746c
|
Translated using Weblate (English)
Currently translated at 100.0% (1030 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
|
2019-07-17 15:46:10 +00:00 |
yflory
|
b524643af4
|
Display the owners names in the properties modal when we can
|
2019-07-17 17:45:44 +02:00 |
yflory
|
e2c13d9724
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2019-07-17 17:01:46 +02:00 |
yflory
|
d7630fd093
|
Fix translation key
|
2019-07-17 17:01:34 +02:00 |
ansuz
|
14add53f99
|
Merge branch 'soon' into staging
|
2019-07-17 14:50:47 +02:00 |
ansuz
|
646d8e7341
|
add some comments to common-hash for new APIs
|
2019-07-17 14:50:22 +02:00 |
yflory
|
8e749d6a36
|
Remove old code
|
2019-07-17 14:32:15 +02:00 |
yflory
|
bc38c50e0c
|
Fix translation key again....
|
2019-07-17 14:31:52 +02:00 |
ansuz
|
0b17df3302
|
add missing header to CHANGELOG
|
2019-07-17 14:24:40 +02:00 |
ansuz
|
0b36286fc8
|
2.25.0 changelog update
|
2019-07-17 14:16:19 +02:00 |
ansuz
|
c42b572948
|
add a comment to the config file about the support keys
|
2019-07-17 14:16:06 +02:00 |
yflory
|
4e3ec86d8c
|
Fix translation keys again
|
2019-07-17 13:26:04 +02:00 |
yflory
|
f9162d41f7
|
Fix translation keys
|
2019-07-17 12:15:28 +02:00 |