ClemDee
fb2da27115
Add download file from contextmenu in code and slide apps
5 years ago
ClemDee
73051ad30f
Change save-in-your-cryptdrive icon on code contextmenu
5 years ago
ClemDee
095dfadbb0
Revert some pending stuff to be able to merge to staging
5 years ago
ansuz
2329b49678
Merge pull request #419 from xwiki-labs/readPlainTextFiles
...
Read plain text files
5 years ago
ClemDee
a79ddf39ad
Fix missing semi-colon
5 years ago
ClemDee
98abe3d791
Add file plugin to display plain text files
5 years ago
ansuz
592df7e152
Merge pull request #418 from xwiki-labs/cryptDriveStuff
...
Crypt drive stuff
5 years ago
ansuz
4e02135230
Merge pull request #417 from xwiki-labs/stripTag
...
Strip tags
5 years ago
ansuz
20815eb725
Merge pull request #416 from xwiki-labs/dontClickMoreThanOnceOnTheStorePadInDriveButton
...
Dont click more than once on the store pad in drive button
5 years ago
ClemDee
eaae63f275
Correct stupid error
5 years ago
ansuz
24da4d8fc8
Merge pull request #415 from xwiki-labs/chatMarkdown
...
Chat markdown
5 years ago
ClemDee
24b1720d48
Improve APP.isMobile function
5 years ago
ClemDee
938bc0a4b2
Escape HTML tags from markdown for pad title
5 years ago
ClemDee
55d53cfac6
Prevent blocking UI if user disconnected
5 years ago
ClemDee
5679dd9fee
Clean code
5 years ago
ansuz
1a8460aa11
Merge pull request #413 from xwiki-labs/driveHorizontalScrollbar
...
Fix horizontal scrollbar in drive
5 years ago
ansuz
c66e1f02c2
Merge pull request #412 from xwiki-labs/downloadFiles
...
Download files
5 years ago
ansuz
a9445155c9
Merge pull request #411 from xwiki-labs/cursorJsColor
...
Cursor js color
5 years ago
ClemDee
ce6e4b0838
Remove useless code
5 years ago
ansuz
1fe2d39385
Merge pull request #410 from xwiki-labs/ctrlE
...
Change ctrl+E default modal to new-pad modal in drive
5 years ago
ClemDee
63dab2fefc
Fix indent behaviour of Codemirror
5 years ago
ClemDee
5e1426bee0
Remove test context submenus
5 years ago
ClemDee
38e955e490
Set timeout before hiding submenu
5 years ago
ClemDee
3191b3cbdd
Fix remaining context submenu issues
5 years ago
ClemDee
7e1425394a
Move all create new pad in a submenu of the contextmenu
5 years ago
ClemDee
c45b64ffe7
Change ctrl+E default modal to new-pad modal in drive
5 years ago
ClemDee
4b027e83ad
Download folders in drive - test (no UI)
5 years ago
ClemDee
4f26986fde
Download pads in drive - test
5 years ago
ClemDee
1f1614704e
Fix visual issue when dragging an image only the image is ghost
5 years ago
ClemDee
043808d9db
Add dummy download folders and pads
5 years ago
ClemDee
b49777cd37
Move make-backup.js to common
5 years ago
ClemDee
b5a58b9604
Add contextmenu icons for code and slide app
5 years ago
ClemDee
925b147e6c
Fix contextmenu disappear on narrow layout
5 years ago
ClemDee
08c006e682
Use Nacl to decode base64 thumbnail data
5 years ago
ClemDee
aae71c43d2
Add possibility to drop files on the path bar to move them in drive
5 years ago
ClemDee
1395c1a8ac
Fix image flicker when the drive is refreshed
5 years ago
ClemDee
1f9635a9de
Keep selected elements when refresh drive
5 years ago
ClemDee
27502c61b1
Fix lint issues
5 years ago
ClemDee
1cddd99baa
Convert folder into shared folders now working
5 years ago
ClemDee
4a93d1829a
Fix isFolderEmpty function in userObject
5 years ago
ClemDee
e949c2a6f7
Add dummy convert folder to shared folder
5 years ago
ClemDee
dee3ae406a
Fix whiteboard export to .png from the app
5 years ago
ClemDee
38b414bbe1
Fix folder metadata appearing as folder in downloaded drive zip
5 years ago
ClemDee
3bd09d986e
Fix slides extension to .md when exported from /slide
5 years ago
ClemDee
3e918ec1cf
Fix issues of no file extension for pad export
5 years ago
ClemDee
3de9021397
Add missing file extensions for code donwload
5 years ago
ClemDee
ef95da707e
Modify upload panel style
5 years ago
ClemDee
d405b8541b
Fix horizontal scrollbar in drive
5 years ago
ClemDee
83f6a29f15
Disallow to click more than once on the button to store a shared pad in drive
5 years ago
ClemDee
aceff466b9
Remove useless jscolor picker import
5 years ago
ClemDee
f3bb56925b
Change browser color picker to jscolor picker for cursor color
5 years ago
ClemDee
a204740ac2
Fix one annoying missing semicolon
5 years ago
ClemDee
5cbfad3433
Fix markdown unwanted renders in chats
5 years ago
ClemDee
e1690c6f1a
Escape titles inside links for Code and Slide titles
5 years ago
ClemDee
6ae5da3d10
Move stripTags function to Util
5 years ago
ClemDee
fe2539394b
Add dummy open-in-code in drive context menu
5 years ago
ClemDee
cb76211a38
Fix missing semi-colon
5 years ago
ClemDee
ff66c4162b
Add file plugin to display plain text files
5 years ago
ClemDee
e542be75a3
Don't hide download panel if mouse over
5 years ago
ClemDee
b74f7b5ec2
Set file upload progressbar responsive
5 years ago
ClemDee
b49c39b895
Fix file progress value going over 100%
5 years ago
yflory
0636714829
Share with friends as template
5 years ago
yflory
4396fda0ff
Remember share settings when sharing a pad with a friend
5 years ago
ClemDee
438ff211e1
Add condition to allow folder upload
5 years ago
ClemDee
5c5a6b963d
Fix defaults options for folder upload
5 years ago
ClemDee
165feef7d4
Folder upload only shows a modal for global folder options
5 years ago
ClemDee
06cbabd373
Add extension in file name in upload options
5 years ago
ClemDee
1361334eaf
Fix file name & extension in upload options
5 years ago
ClemDee
73dcce564e
Functionnal folder upload
5 years ago
ClemDee
a5310e323a
Almost functionnal folder import
5 years ago
yflory
e8ff7a9208
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
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/
5 years ago
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/
5 years ago
yflory
b524643af4
Display the owners names in the properties modal when we can
5 years ago
yflory
7105629f3d
Merge branch 'staging' into unifiedMetadata
5 years ago
yflory
e2c13d9724
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
d7630fd093
Fix translation key
5 years ago
yflory
51facff6fd
Send a mailbox address (encrypted) to the owned pads metadata
5 years ago
yflory
adef61672c
Fix translation key
5 years ago
yflory
f0d753e3f4
Merge branch 'staging' into unifiedMetadata
5 years ago
ansuz
14add53f99
Merge branch 'soon' into staging
5 years ago
ansuz
646d8e7341
add some comments to common-hash for new APIs
5 years ago
yflory
8e749d6a36
Remove old code
5 years ago
yflory
bc38c50e0c
Fix translation key again....
5 years ago
yflory
4e3ec86d8c
Fix translation keys again
5 years ago
yflory
f9162d41f7
Fix translation keys
5 years ago
ClemDee
3884ccb7f3
Add upload-folder icon
5 years ago
Weblate
85380b64cf
Translated using Weblate (Russian)
...
Currently translated at 44.0% (447 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
Weblate
2f93b9e836
Translated using Weblate (English)
...
Currently translated at 100.0% (1029 of 1029 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1027 of 1027 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1026 of 1026 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1026 of 1026 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1025 of 1025 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1024 of 1024 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1023 of 1023 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1022 of 1022 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1021 of 1021 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1019 of 1019 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1019 of 1019 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1018 of 1018 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ClemDee
e18433c7f9
Add dummy folder upload
5 years ago
yflory
eee040a868
Fix 'req is undefined'
5 years ago
yflory
36a57b4007
Fix duplicate notifications n reconnect
5 years ago
yflory
7bc0c7ce95
Fix duplicate notifications n reconnect
5 years ago
yflory
64304c57d3
Update translation key
5 years ago
ClemDee
0e843f0beb
Add upload files in contextmenu
5 years ago
yflory
646f352a15
Send user agent in support messages
5 years ago
yflory
9b45f0dd79
Add translation keys
5 years ago
yflory
65d76a9241
Merge branch 'request' into staging
5 years ago
yflory
16c54652cd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
a169b4c3b3
Display a notification when there is a new message from the support team
5 years ago
yflory
f111be72e6
Clean the support UI code
5 years ago
ansuz
7ca37d8cea
Merge branch 'soon' into staging
5 years ago
yflory
f5c8d8566d
Fix pads and files not displayed in the drive when logging in
5 years ago
yflory
5be37f2e45
Unified metadata
5 years ago
yflory
60bea6b33b
Request capabilities part 2
5 years ago
ansuz
8193a1997c
handle files without extensions when importing into the code editor
5 years ago
yflory
2ba6e40161
Fix issue with merging anon drive
5 years ago
yflory
4156b1988f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
6f1e281cf8
request capabilities temp
5 years ago
ansuz
b149d6e139
Merge branch 'soon' into staging
5 years ago
yflory
ffd630455f
Fix scrollbar issue in spreadsheets
5 years ago
ansuz
1143ee3974
fix typeError when subscribing to mailboxes from the profile page
5 years ago
Weblate
44e57619d0
Translated using Weblate (Russian)
...
Currently translated at 40.3% (410 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
yflory
9f2355e95b
Fix scrollbar issue in spreadsheets
5 years ago
ansuz
5f5cd1e045
oups, add a missing closing brace
5 years ago
ansuz
0dee1143ba
Merge branch 'master' of github.com:xwiki-labs/cryptpad
5 years ago
ansuz
8be6c84e2f
guard against null elements in the drive
5 years ago
yflory
9d476ce9cd
Fix error in the console
5 years ago
ClemDee
b63354532c
Context submenu now respond to click event
5 years ago
ClemDee
5e1257e630
Make contextmenu separators hide for submenus too
5 years ago
yflory
df5090eaef
Fix missing pad title in notifications
5 years ago
yflory
d41b314e4d
Fix invisible share modal stuck
5 years ago
yflory
e728b5aeeb
Merge branch 'cryptDriveStuff' into staging
5 years ago
yflory
954dcb5145
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
Weblate
be6948e33f
Translated using Weblate (German)
...
Currently translated at 99.7% (1014 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
43290da9c8
Translated using Weblate (French)
...
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
41944570d8
Translated using Weblate (English)
...
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory
3ccc8f63e4
Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications
5 years ago
yflory
b92075b78b
Fix support link
5 years ago
ClemDee
b2d2fa4e46
Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications
5 years ago
ClemDee
0ce9ed1d30
Change Open-notification-panel button style
5 years ago
yflory
9360bed187
Missing trailing slash
5 years ago
yflory
f067cd7d42
Merge branch 'support' into notifications
5 years ago
yflory
b548d30afe
Merge branch 'staging' into notifications
5 years ago
yflory
9e0fb966bf
Fix cyclic object value
5 years ago
yflory
abf8ef6276
Pin admin mailbox
5 years ago
yflory
3f5d3315a9
Merge branch 'support' into notifications
5 years ago
yflory
7e9e7c1aec
Add more metadata to the support messages
5 years ago
yflory
22b2d78a55
Change date format
5 years ago
yflory
baa0e7080a
Merge branch 'staging' into notifications
5 years ago
yflory
8182041526
Remove ES6 code not working on IE
5 years ago
yflory
087af34004
Update translation key
5 years ago
Weblate
df7bca4bbf
Translated using Weblate (German)
...
Currently translated at 96.4% (980 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
8043733200
Translated using Weblate (French)
...
Currently translated at 99.4% (1011 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
44f9e5ff76
Translated using Weblate (English)
...
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1016 of 1016 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1015 of 1015 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1013 of 1013 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1012 of 1012 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1011 of 1011 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1010 of 1010 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory
c281b3afa6
lint compliance
5 years ago
yflory
eba32fe994
Remove unnecessary code
5 years ago
yflory
b74e28fed3
Merge branch 'staging' into cryptDriveStuff
5 years ago
yflory
9cff6b0f3b
Fix typo
5 years ago
ClemDee
cd8c3c6b31
Add collapse/expand-all icons
5 years ago
ClemDee
a63d62595c
Fix missing semicolon
5 years ago
ClemDee
2994144320
Remove context-submenu tests
5 years ago
ClemDee
a6f5652423
Add dropdown submenu
5 years ago
yflory
e62aee7df2
Update translation keys
5 years ago
yflory
134d18f966
Merge branch 'support' into notifications
5 years ago
yflory
8da33c3c72
Fix support UI issues
5 years ago
ClemDee
e9c55039ef
Move button load-more under archived notifications
5 years ago
ClemDee
6961509f76
Prevent to load more archived notifications when reached end
5 years ago
yflory
77e893c3ea
Merge branch 'staging' into support
5 years ago
yflory
7a4895757f
Remove XXX
5 years ago
Weblate
3d6a09d3c4
Translated using Weblate (German)
...
Currently translated at 100.0% (981 of 981 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
eead5dab7a
Translated using Weblate (English)
...
Currently translated at 100.0% (1009 of 1009 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1007 of 1007 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1006 of 1006 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1006 of 1006 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1005 of 1005 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1004 of 1004 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1003 of 1003 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1002 of 1002 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1001 of 1001 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1000 of 1000 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1000 of 1000 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (999 of 999 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (999 of 999 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (998 of 998 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (997 of 997 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (996 of 996 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (995 of 995 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (994 of 994 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (993 of 993 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (992 of 992 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (991 of 991 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (990 of 990 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (989 of 989 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (988 of 988 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (987 of 987 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (986 of 986 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (985 of 985 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (984 of 984 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (983 of 983 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (982 of 982 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ClemDee
fc9414b094
Does not display unwanted archived notifications
5 years ago
ClemDee
b713b68e31
Set notif dismiss default display to flex
5 years ago
ClemDee
95959b60c6
Display existing dismissed notifs in archived
5 years ago
ClemDee
c586d9170a
Add time for archived notifications
5 years ago
ClemDee
4ce3678826
Show more recent notifications first in toolbar dropdown
5 years ago
ClemDee
287daac085
Fix getMoreHistory to not return lastKnownHash
5 years ago
yflory
3f500cfd5c
lint compliance
5 years ago
yflory
520655856b
Don't ask for password when receiving a pad from the notifications
5 years ago
yflory
7a0f30488c
Hide duplicates when receiving access to a pad via notifications
5 years ago
yflory
9aebeb216e
Add the password when sharing a pad with a friend
5 years ago
ClemDee
1c226d92b9
Merge remote-tracking branch 'origin/support' into notifications
5 years ago
ClemDee
2bf4c07e35
Change notifications behaviour whether they are archived or not
5 years ago
yflory
6fe76dd7f8
Support UI
5 years ago
yflory
2e8e6e6de2
Return th timestamp in mailbox history
5 years ago
ClemDee
604358d5dc
Do not create notification elements from two different places
5 years ago
ClemDee
999ba592a9
Add button in toolbar notifications to go to app
5 years ago
yflory
d57d5962f4
Add support link to the user menu
5 years ago
yflory
f70396a0f8
Translation keys
5 years ago
ClemDee
c96be7bf89
Add load notification from history
5 years ago
ClemDee
833d70825e
Merge remote-tracking branch 'origin/support' into notifications
5 years ago
yflory
75e0b68f51
Add mailbox history
5 years ago
ClemDee
0783a29f2e
Fix lint issues
5 years ago
ClemDee
cc92be85cb
Merge branch 'support' of github.com:xwiki-labs/cryptpad into notifications
5 years ago
ClemDee
88759c3d06
Add dummy archived notifications
5 years ago
yflory
93b4dac8bb
Support mailbox in the support and admin apps
5 years ago
ClemDee
8f914786e0
Fasten notification element removal in list
5 years ago
ClemDee
19a3524ab5
Add no-notifications indicator when list empty
5 years ago
ClemDee
0f372b2ed5
Operationnal dismissAll button & code restructuring
5 years ago
ClemDee
8c2903892b
Add dummy dismiss-all button
5 years ago
ClemDee
bea13317fe
Separate notification data from its element contruction
5 years ago
ClemDee
2d6e8754be
Simple notification UI
5 years ago
ansuz
c42a79991c
Merge branch 'soon' into staging
6 years ago
ClemDee
a62f2ff003
Merge remote-tracking branch 'origin/support' into notifications
6 years ago
ClemDee
5601e50511
Add notification app base
6 years ago
yflory
22c9af6961
Support page
6 years ago
yflory
2d881caaeb
Fix accounts href in limit popup
6 years ago
ClemDee
e50f554774
Add Dropdown-submenu (beta)
6 years ago
ansuz
60673103ad
don't require the same thing twice
6 years ago
ansuz
4b8a8fbe5f
add mkAsync function
6 years ago
ClemDee
29a2e3a0ea
Add icons in context menu
6 years ago
ClemDee
ba95ad6bf5
Do not move folders if destination is one of the moved folders
6 years ago
yflory
59d5723f3e
Fix read-only spreadsheets
6 years ago
yflory
905bbef823
Add FIXME comments
6 years ago
ClemDee
d16aa7de8a
Remove console.logs
6 years ago
yflory
bba3e355d0
Invalid ID fix
6 years ago
yflory
f5858f524d
Fix invalid file ID in the drive
6 years ago
ClemDee
8fb66daf7b
preview theme in pads with arrow keys in dropdown
6 years ago
ClemDee
dd62533467
Better code for displaying result of search in drive
6 years ago
ClemDee
8545ed749a
Fix missing semicolon
6 years ago
ClemDee
d34d517e27
Fix flex direction in results path of drive search
6 years ago
ClemDee
9b8fed55e9
Show folders in the results of drive search
6 years ago
ansuz
33f7dc3a36
Merge branch 'soon' into staging
6 years ago
ClemDee
56d985cb83
Fix markdown link in title issue
6 years ago
ClemDee
29b7c2c295
Display "No Action" in context menu when empty
6 years ago
ClemDee
7af53cc0e7
Remove New Folder option in context menu when clicking on folder
6 years ago
ClemDee
0af7824a3e
Add context menu separators
6 years ago
yflory
bd190dc73b
Fix thumbnails
6 years ago
yflory
9959f73b61
Fix share modal
6 years ago
yflory
ee735c3aa4
Fix the 'share a folder' button in the drive
6 years ago
yflory
0a639851bb
Fix share modal auto-close bug
6 years ago
ansuz
c199a9a3e7
enable migration#9 for new friends
6 years ago
ansuz
448c5a9ed4
change an XXX to a comment
6 years ago
ansuz
c59f25d7f6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
cb6c7cc4b5
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
8ae97f8c7e
Remove XXX from onlyoffice code
6 years ago
yflory
457a04e39a
lint
6 years ago
ansuz
37dfeb1ad6
remove an XXX since it's not actually a problem
6 years ago
yflory
0a66224222
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
1a4e42f28d
Tippy fix
6 years ago
Weblate
2a3a31111b
Translated using Weblate (German)
...
Currently translated at 100.0% (981 of 981 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
1facb74926
Translated using Weblate (French)
...
Currently translated at 100.0% (981 of 981 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory
f3dd85a7af
Fix infinite loading screen
6 years ago
ClemDee
b2972d5707
Add rename F2 shortcut in drive
6 years ago
ClemDee
9e544ce68a
Brightened the no-color icon in palette
6 years ago
ClemDee
439596d0d2
Change no-color icon in color palette
6 years ago
ClemDee
3635d1305a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ClemDee
1b6b9c2126
Fix infinite recursive loop _findFileInRoot
6 years ago
ansuz
6c10210d29
Merge pull request #393 from xwiki-labs/foldersColor
...
Folders color
6 years ago
ClemDee
4d752c9933
Small fixes
6 years ago
ClemDee
7bfb62d5ae
Fix default color check in palette
6 years ago
ClemDee
0d3a9b5e40
Please jslint
6 years ago
ClemDee
76e2f63c5a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ClemDee
dd9959b264
Don't collapse folders after moving
6 years ago
ClemDee
e0a79928f4
Change color picker to palette
6 years ago
yflory
46ed3e5e98
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
Weblate
f434233288
Translated using Weblate (German)
...
Currently translated at 100.0% (980 of 980 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Translated using Weblate (German)
Currently translated at 100.0% (978 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory
c9b139313b
Make drive drag&select more responsive
6 years ago
ClemDee
1901127534
Fix palette icon of context menu in drive
6 years ago
yflory
2c661310c7
Merge branch 'staging' into foldersColor
6 years ago
yflory
7c15076300
Merge branch 'staging' into cryptDriveTree
6 years ago
yflory
b0ef3d6021
Fix UI issues with the new share modal and notifications
6 years ago
yflory
a43fc5efef
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
Weblate
30a884b80a
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Spanish)
Currently translated at 61.5% (598 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate
a2ebe43085
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
a82377c18f
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
e4e9c1d30b
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
ea2c5014fc
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Italian)
Currently translated at 46.1% (448 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate
22931155ae
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
162dcae910
Translated using Weblate (German)
...
Currently translated at 98.9% (967 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
e584b1ae93
Translated using Weblate (French)
...
Currently translated at 100.0% (978 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
c6191616da
Translated using Weblate (English)
...
Currently translated at 100.0% (978 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (977 of 977 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (976 of 976 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (975 of 975 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (974 of 974 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (973 of 973 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (971 of 971 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (969 of 969 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (968 of 968 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
9bded76873
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Catalan)
Currently translated at 50.0% (486 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
6 years ago
yflory
0df7cd67a9
Fix translation key
6 years ago
yflory
1f5eb66fe0
Merge branch 'soon' into staging
6 years ago
yflory
eaa389fcb8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
07775d6e13
Use shared folders events to pin and unpin pads
6 years ago
ClemDee
e9598de655
Add folder metadata and folder color
6 years ago
yflory
04d8578f4e
Shared folder history
6 years ago
yflory
ba877ba459
Display the channel ID of a shared folder to be able to restore it
6 years ago
ansuz
7b8ac3d8c8
Merge branch 'soon' into staging
6 years ago
yflory
3e4ee75137
Fix race condition with pins
6 years ago
ClemDee
634b051d42
Add expand/collapse all feature in drive tree
6 years ago
yflory
fc9a438f27
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
dd7fc83867
Store the blob metadata the first time
6 years ago
ClemDee
73c2964241
Update collapsed folders when renaming/moving/deleting folder in Drive
6 years ago
ClemDee
3a2dd5e0a8
Renaming current folder now keep current folder opened
6 years ago
ClemDee
537a310f4c
Fix stuck tooltips bug
6 years ago
ClemDee
21300bb030
Add temporary folder custom color in drive
6 years ago
ClemDee
b546dd4033
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ClemDee
63cb8e8f66
Fix chat history bug in other workers
6 years ago
yflory
02c765b085
lint compliance
6 years ago
yflory
73e068dacc
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ClemDee
d924cee747
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ClemDee
f6cc3aa8c3
Fix bug chat history not deleted
6 years ago
yflory
23e48a6b4f
Fix messenger unable to send messages
6 years ago
yflory
32a3ed6842
Make the clickable area to dismiss notifications bigger
6 years ago
yflory
e77207dfee
Merge remote-tracking branch 'origin/padsTheme' into staging
6 years ago
yflory
db84b41225
Merge branch 'shareModal' into staging
6 years ago
yflory
dab63c70c2
Merge branch 'cryptDriveTree' into staging
6 years ago
yflory
f37bc78eaf
Merge branch 'cryptDriveToolbar' into staging
6 years ago
yflory
473cbcd1b6
Fix drive toolbar new line bug
6 years ago
yflory
770af27b02
Merge branch 'cryptDriveToolbar' of github.com:xwiki-labs/cryptpad into cryptDriveToolbar
6 years ago
yflory
26ef1e5769
Fix infinite loop when trying to display an invalid category in the drive
6 years ago
ClemDee
639407056a
Fix toolbar collapse for shared folders
6 years ago
yflory
60a8fb3932
Merge branch 'soon' into staging
6 years ago
yflory
ae9caecc52
fix race condition 2
6 years ago
yflory
62c96d562f
Fix race condition with nthen
6 years ago
ClemDee
16477bd15b
Fix toolbar collapse in drive
6 years ago
yflory
b7b64a7c90
Disable friend migration while testing on alpha
6 years ago
yflory
b35be86145
Bump drive version after migration
6 years ago
ClemDee
6302d9a730
Allow user to change theme in slide
6 years ago
yflory
2a1502a25e
lint compliance
6 years ago
yflory
9b5104c59e
Update the friends when changing the username or avatar
6 years ago
yflory
250d9f3bc6
Fix friend migration and handle UPDATE_DATA mails
6 years ago
yflory
592544819e
Fix unfriend bug
6 years ago
ClemDee
dc7f397072
Add language overview on hover
6 years ago
ClemDee
3dbced46f1
Add theme overview on hover
6 years ago
ClemDee
8a9f60e477
Fix tree panel resizing on mobile resolution
6 years ago
ClemDee
a1163798de
History button now close history panel when it is open in drive
6 years ago
ClemDee
0c66c19466
Add pathname collapse for long path in drive
6 years ago
yflory
6de97cac14
Migrate friends
6 years ago
yflory
38c3ca9f54
Fix UI issues
6 years ago
yflory
a3a2c92c0c
Share a pad, a file or a folder with friends
6 years ago
yflory
c154d020b2
Share with friends from sframe and drive
6 years ago
yflory
41c3b38a11
lint compliance
6 years ago
yflory
39d2496330
Implement UI to share a pad with a friend
6 years ago
ansuz
5e62cc2245
Merge branch 'soon' into staging
6 years ago
yflory
eb12178fe7
Notifications in the admin panel
6 years ago
yflory
8e7858e6ae
New share modal in all the apps
6 years ago
yflory
2513f33aa9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
8f2596f722
Catalan translation
6 years ago
Weblate
3ead07a6d4
Translated using Weblate (Spanish)
...
Currently translated at 60.5% (588 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate
fd9fcaa964
Translated using Weblate (Russian)
...
Currently translated at 40.2% (391 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
ClemDee
ffca6417a8
Add path feedback on hover
6 years ago
ClemDee
54030da485
Add Telugu json file
6 years ago
yflory
fb0827107b
Secure share modal
6 years ago
ClemDee
bfba5ff33b
Add chat scroll to bottom when opening it
6 years ago
ClemDee
62eb623f49
Fix Chat scroll bug (issue #374 )
6 years ago
yflory
9aceb339ef
Update UI for pending friend request
6 years ago
yflory
d317053db4
Increase tab/worker timeout value
6 years ago
yflory
728c2716b4
Merge branch 'unfriend' into staging
6 years ago
yflory
cc44fe846a
Update userlist when receiving unfriend
6 years ago
Weblate
8890fd2ce2
Translated using Weblate (Russian)
...
Currently translated at 37.9% (368 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
bad136fee5
Translated using Weblate (German)
...
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory
9d8433d104
Unfriend via mailbox
6 years ago
yflory
5512d1fab7
Remove test code
6 years ago
yflory
2e96f13d0c
lint compliance
6 years ago
yflory
c3e9b51f76
Realtime update of the friendship status in the profile
6 years ago
yflory
6370c0eeae
Update the profile page when receiving a answer for a friend request
6 years ago
yflory
36aa07adab
Fix friend request from profile
6 years ago
yflory
61161c034c
Fix profile not updating the user name
6 years ago
yflory
8641eca34b
Fix bad translation key in profile
6 years ago
yflory
28c8834fa4
Remove the 'enablePinning' config property
6 years ago
yflory
bf0fd64a70
lint compliance
6 years ago
yflory
ccff67cf42
Fix missing name in notifications
6 years ago
yflory
727470d9ed
Add missing file
6 years ago
yflory
6404e5c430
Fix duplicate notications
6 years ago
yflory
8dd557a0f6
Remove the ACCEPT or DECLINE friend request messages instantly
6 years ago
yflory
d514854724
Fix undefined name
6 years ago
Weblate
48b6df2120
Translated using Weblate (French)
...
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
4a407809aa
Translated using Weblate (English)
...
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (971 of 971 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory
6f520dae77
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
df7a2f35fb
Profile refactoring with friend request
6 years ago
Weblate
e265f5ec70
Translated using Weblate (German)
...
Currently translated at 98.7% (957 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
efceb0940a
Translated using Weblate (French)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
7ccb73cc6f
Translated using Weblate (English)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (969 of 969 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (968 of 968 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (967 of 967 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory
64b0a8c5e3
Re-join the mailboxes channels when reconnecting
6 years ago
yflory
ac5060d5dd
Fix incorrect message when declining a friend request
6 years ago
yflory
e1b8d0bc6c
Fix friend request issue
6 years ago
yflory
cb16a2e7e4
Notifications in the contacts app
6 years ago
yflory
5331eebb3e
Enable notifications everywhere
6 years ago
yflory
4240d1c0d5
Fix empty username when declining a friend request
6 years ago
yflory
caf36cb3bf
lint compliance
6 years ago
yflory
7666a008d7
Merge branch 'mailbox' into staging
6 years ago
Weblate
c2c3567bd3
Translated using Weblate (Italian)
...
Currently translated at 43.1% (416 of 966 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate
582b4cd017
Translated using Weblate (French)
...
Currently translated at 100.0% (966 of 966 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
2b5dcc6cfd
Translated using Weblate (English)
...
Currently translated at 100.0% (966 of 966 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (965 of 965 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (964 of 964 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (963 of 963 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (962 of 962 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (961 of 961 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (960 of 960 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (959 of 959 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (958 of 958 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory
19a91f11c6
Never dismiss friend requests
6 years ago
yflory
06a07d069e
Decline a friend request
6 years ago
yflory
67e39253cf
Add translation keys
6 years ago
yflory
ed868f9c5d
Notifications UI
6 years ago
yflory
9cb1a059f2
Improve friend request process and UI
6 years ago
yflory
38f8535dd5
Add the mailboxes channels to the pin list
6 years ago
yflory
991c56fec3
Friend requests with mailboxes
6 years ago
yflory
569c44bd90
Remove the 20 pads limits in recent pads
6 years ago
yflory
1802656d9c
Fix templates in poll part 2 #375
6 years ago
Weblate
ce0709a31c
Translated using Weblate (Spanish)
...
Currently translated at 58.4% (559 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 58.4% (559 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 58.3% (558 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 51.7% (495 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate
6691d93a4c
Translated using Weblate (German)
...
Currently translated at 100.0% (957 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory
3be85b155d
Fix issues with templates in polls #375
6 years ago
yflory
0732773bba
lint compliance
6 years ago
yflory
11a365557c
Clear notifications viewed from another store (browser/worker)
6 years ago
yflory
7fd3bba2a6
Test sending a message from a pad (inner iframe)
6 years ago
yflory
9ead40a332
Test sending a message to a friend
6 years ago
yflory
b15c67e8d4
Enable encryption in mailboxes and post to other users
6 years ago
yflory
62e128a9fe
Store and display new notifications
6 years ago
yflory
c9f1a69a2e
Merge branch 'staging' into mailbox
6 years ago
yflory
de3bb5cdcf
Ignore jshint on mailbox placeholder
6 years ago
yflory
2168557124
Merge branch 'cpnetflux' into staging
6 years ago
yflory
c8b9830298
Fix duplicate entries in the recent pads
6 years ago
yflory
68bd563989
Mailbox UI temp
6 years ago
yflory
d3af840f81
Merge branch 'cpnetflux' into mailbox
6 years ago
yflory
909e70905c
Add comment
6 years ago
yflory
827a47d9b7
Fix issue when reconnecting to a pad
6 years ago
yflory
ce2d0d5b83
Mailbox and notifications prototype
6 years ago
yflory
3feb310fc4
Add mailbox inner channel
6 years ago
yflory
11b57cddb1
Merge branch 'cpnetflux' into staging
6 years ago
yflory
c61617411a
Add mailbox module
6 years ago
Weblate
c7b1655907
Translated using Weblate (Spanish)
...
Currently translated at 45.2% (433 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate
bc413d7514
Translated using Weblate (Russian)
...
Currently translated at 36.7% (351 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
3b420bc71b
Translated using Weblate (Romanian)
...
Currently translated at 57.6% (551 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate
0722f302a5
Translated using Weblate (Italian)
...
Currently translated at 43.5% (416 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate
e0592bddd4
Translated using Weblate (French)
...
Currently translated at 100.0% (957 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
ce8cbaf136
Translated using Weblate (English)
...
Currently translated at 100.0% (957 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory
a148434244
Fix share dialog pre-selecting the edit link in a read-only pad #365
6 years ago
yflory
64667d6d0d
Recent pads UI fix
6 years ago
yflory
8d3ba0fd75
Fix reset tips in settings
6 years ago
yflory
6395cee9fb
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
Weblate
f04f9955de
Translated using Weblate (German)
...
Currently translated at 100.0% (956 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
f5f2b16d10
Translated using Weblate (French)
...
Currently translated at 100.0% (956 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
275d0390c9
Translated using Weblate (English)
...
Currently translated at 100.0% (956 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (955 of 955 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (954 of 954 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory
5a19f7cc5d
Recent pads improvements
6 years ago
Weblate
c9e53d9ab9
Translated using Weblate (Russian)
...
Currently translated at 35.3% (334 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
d71633697e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 32.6% (309 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
6 years ago
Weblate
55b6d65abe
Translated using Weblate (Italian)
...
Currently translated at 36.6% (347 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
Translated using Weblate (Italian)
Currently translated at 28.6% (271 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate
de106d22bc
Translated using Weblate (French)
...
Currently translated at 100.0% (953 of 953 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
8e73a6217e
Translated using Weblate (English)
...
Currently translated at 100.0% (953 of 953 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (952 of 952 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (951 of 951 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (950 of 950 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (949 of 949 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (948 of 948 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory
18d6e22043
Reload the page with Esc on timeout error
6 years ago
yflory
b0fdddc9ee
Add support for italian translation
6 years ago
yflory
c4ac858f5d
Remove chainpad-netflux-outer
6 years ago
yflory
e8b93f7cca
Improve print layout in code
6 years ago
Weblate
0585b6aa41
Translated using Weblate (Russian)
...
Currently translated at 33.2% (314 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
cc9e6412a1
Translated using Weblate (Romanian)
...
Currently translated at 54.0% (511 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate
07d9c17ab0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 32.0% (303 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 23.5% (223 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
6 years ago
yflory
c3d8d27b33
Hide image and formula buttons in the sheet app
6 years ago
yflory
ad3ee14d2b
Fix Clean CryptDrive button in settings
6 years ago
yflory
126a379ed2
Fix mermaid css
6 years ago
yflory
d3afee0e34
Add a spellcheck option for codemirror
6 years ago
yflory
3676a6b923
Fix highlighting in code blocks for markdown rendering
6 years ago
yflory
f4bf032513
Fix one case of duplicated content #352
6 years ago
yflory
c75e4035b6
Make the list of available languages for CryptPad configurable
6 years ago
yflory
fc3cb27fb8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
da6916a8cb
Add new language: Norwegian Bokmål
6 years ago
Weblate
45d6f56abc
Translated using Weblate (Russian)
...
Currently translated at 33.1% (313 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
Translated using Weblate (Russian)
Currently translated at 31.3% (296 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
yflory
a12f6b322f
Fix the title input being reset with userlist changes
6 years ago
yflory
9765dca9ff
Another fix about phantom viewers
6 years ago
yflory
3d5c9c78ee
lint compliance
6 years ago
yflory
9b9cedd191
Fix userlist and chat after reconnection in a shared worker
6 years ago
yflory
52dbc296ee
Detect phantom tabs using PING in the worker
6 years ago
yflory
ab832643f7
Fix chat icon always blinking on first visit
6 years ago
yflory
fdcce64f49
Removea a warning in the browser console
6 years ago
yflory
d103ae1b16
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
86346c567c
Clean the Mermaid code and speed up load time
6 years ago
ansuz
24c4029922
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
36637c4a7f
leave a quick note about an error
6 years ago
yflory
92d87787c9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
1f3ef77349
Service workers tests
6 years ago
Weblate
9c4ae61550
Translated using Weblate (German)
...
Currently translated at 100.0% (947 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
05f464ce4d
Translated using Weblate (French)
...
Currently translated at 99.9% (946 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
2c8e5500d8
Translated using Weblate (English)
...
Currently translated at 100.0% (947 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
8ec60a22cc
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
7932e4f578
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
b2ae889d05
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
yflory
912cf23fe4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
6899c8c4f1
Remove old translations
6 years ago
Weblate
623945010c
Translated using Weblate (English)
...
Currently translated at 100.0% (952 of 952 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (951 of 951 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (950 of 950 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (949 of 949 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (948 of 948 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (947 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (946 of 946 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
6648778568
Translated using Weblate (English)
...
Currently translated at 100.0% (945 of 945 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (944 of 944 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (943 of 943 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (942 of 942 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (941 of 941 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (940 of 940 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (939 of 939 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (938 of 938 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (937 of 937 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (936 of 936 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (933 of 933 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (932 of 932 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (931 of 931 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (928 of 928 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (927 of 927 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (926 of 926 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (925 of 925 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (924 of 924 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (923 of 923 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
e963a19d4b
Translated using Weblate (Russian)
...
Currently translated at 30.2% (278 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
ceff76d389
Translated using Weblate (Romanian)
...
Currently translated at 49.8% (459 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
Translated using Weblate (Romanian)
Currently translated at 47.6% (439 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate
0ff4121b96
Translated using Weblate (German)
...
Currently translated at 100.0% (922 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory
54a71d8049
lint compliance
6 years ago
yflory
c3d3d67605
Fix mermaid rendering when switching tabs
6 years ago
yflory
f95f9727bf
Print the error when trying to get the limit
6 years ago
yflory
e5d7a0f5c6
Mermaid support in the code app
6 years ago
yflory
27eb2a81d5
Add support for Mathjax in CkEditor
6 years ago
yflory
41d37d4c91
Fix user list hidden with small height
6 years ago
Weblate
d0c7d4cfb8
Translated using Weblate (French)
...
Currently translated at 100.0% (922 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
e777ab362e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
1a68f0dc6f
Translated using Weblate (Russian)
...
Currently translated at 14.9% (139 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
3b548a5567
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Romanian)
Currently translated at 44.9% (420 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate
5cc9044f2d
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
30177d2c89
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
26b4861be0
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (German)
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
090aa7d37e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (French)
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
f039b989be
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
yflory
3413235d63
Display all applications in a grid on the home page
6 years ago
yflory
723631c78c
Clean the UI on first use of a pad (hide chat and reduce help)
6 years ago
yflory
1b1ef20870
Add admin folder
6 years ago
yflory
bb5f03bd0f
Add admin panel
6 years ago
yflory
5a629e8681
Store authors of a pad in the metadata
6 years ago
yflory
0b5d08649f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
f149824c39
Add an icon to expiring pad in the drive
6 years ago
Weblate
4f98a84209
Translated using Weblate (Russian)
...
Currently translated at 11.2% (105 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
c33c062ace
Translated using Weblate (Romanian)
...
Currently translated at 43.7% (408 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate
e799102dc9
Translated using Weblate (French)
...
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
d83c8f63ef
Translated using Weblate (English)
...
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
8665a1f59b
Translated using Weblate (Russian)
...
Currently translated at 10.6% (99 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate
3847ff2f46
Translated using Weblate (Romanian)
...
Currently translated at 39.2% (366 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
Translated using Weblate (Romanian)
Currently translated at 38.9% (363 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
yflory
15bc9ddc1e
Add initial files for the Russian translation
6 years ago
Weblate
e59ce100fe
Translated using Weblate (German)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
8df6703c67
Translated using Weblate (French)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
088bb058c4
Translated using Weblate (English)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
03dc40b8a4
Translated using Weblate (German)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate
0b540038c0
Translated using Weblate (Spanish)
...
Currently translated at 47.6% (445 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate
9a2ba56030
Translated using Weblate (Spanish)
...
Currently translated at 47.5% (444 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate
66a15da30d
Translated using Weblate (Spanish)
...
Currently translated at 47.4% (443 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
yflory
de062b036f
Fix HTML entities displayed in table of contents
6 years ago
Weblate
718df29b5b
Translated using Weblate (French)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory
42055c32b5
Fix undefined settings when creating a new account
6 years ago
yflory
34cc90bd08
Add feedback
6 years ago
yflory
9ecd90218c
Fix undefined croppie blocking avatar upload
6 years ago
yflory
6e5684c9ae
Fix disabled onlyoffice apps
6 years ago
yflory
52f2b428e0
lint compliance
6 years ago
yflory
9c69c9acd7
Convert tabs to spaces in codemirror with the correct settings #324
6 years ago
yflory
e98b4176b4
Fix error at registration
6 years ago
yflory
17dc4af1aa
lint compliance
6 years ago
yflory
539e784a7a
Add an X icon to cancel a search in the drive
6 years ago
yflory
98bf773221
Better performances and UI for the debug tools
6 years ago
yflory
ec33084226
Add debugging tools
6 years ago
yflory
0d996b8ed4
Remove duplicates when migrating anon drive into user drive
6 years ago
yflory
6aa617e41e
Add TOC button to the markdown toolbar
6 years ago
yflory
49b8f66ff9
Merge branch 'soon' into staging
6 years ago
yflory
807d62bf51
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
6 years ago
yflory
86ce8b6ea7
Fix file app broken with V1 hashes
6 years ago
yflory
668dd3c2bd
Improve debug app to redirect to login if no user hash is detected
6 years ago
yflory
151bb5bb63
More data in the graph
6 years ago
yflory
37c700bcda
Add missing file
6 years ago
yflory
1b92782484
lint compliance
6 years ago
Weblate
4416fa5ca7
Translated using Weblate (French)
...
Currently translated at 100.0% (933 of 933 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory
d0fc08b432
Generate dot graph from the debug app
6 years ago
yflory
03e94ae598
Improve toc
6 years ago
Weblate
7b084807bb
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
a368741dc2
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
df7ceeae23
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
e112853d6d
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
6721e1d59f
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
c969a5e2de
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate
af3c810b7b
Translated using Weblate (French)
...
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate
95f9b176dc
Translated using Weblate (English)
...
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate
413e6ac0e1
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
yflory
03b40d87ed
Add support for table of contents in the code app ( #325 )
6 years ago
yflory
37a79a0141
Fix arrow keys not working in input fields in the drive
6 years ago
yflory
26e8cea545
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
bfe985e406
Move the chat code outside of the contacts folder
6 years ago
CryptPad
5b1587914c
Translated using Weblate (Spanish)
...
Currently translated at 47.7% (443 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
CryptPad
c1f6208762
Translated using Weblate (Spanish)
...
Currently translated at 47.6% (442 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Yann Flory
2415b54b83
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Yann Flory
e889870b93
Translated using Weblate (English)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Yann Flory
80ccdb29d2
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Admin
b481ee0536
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Admin
9dd3db0dc4
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory
f112864027
Update indentation in JSON translation files
6 years ago
ansuz
07c942de9d
drop unnecessary keys from french translation
6 years ago
ansuz
a089ed8e9d
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
6 years ago
ansuz
b319fefa86
migrate .de translation to json
6 years ago
ansuz
f1d1818200
resolve merge conflicts
6 years ago
yflory
d0f70d413a
Update french translation
6 years ago
yflory
4774eff6ae
Add tests for the href validator
6 years ago
yflory
c0d33040b6
Fix an issue with empty hash in the href validator
6 years ago
ansuz
905e6b0fa1
add new translation keys to English text
6 years ago
ansuz
18b5e1a405
Merge remote-tracking branch 'origin/weblate' into soon
6 years ago
JanRei
2b33d9ecee
Update German translation plus some minor message fixes
6 years ago
yflory
18479fc81a
Display a lock icon on password protected pads in the drive ( #320 )
6 years ago
yflory
6c1da07c60
Display an error when an invalid hash in used
6 years ago
yflory
2815c96ce8
Fix 1px UI issues with drive icons
6 years ago
yflory
46c3f1f3df
Add the properties box to the OO apps toolbar
6 years ago
yflory
084aa09a2c
lint compliance
6 years ago
yflory
6855c3e9fd
Fix incorrect total size displayed for spreadsheets ( #318 )
6 years ago
yflory
c9450de799
Fix 'lock is null' error in onlyoffice apps
6 years ago
yflory
f04ba4a3d8
Too many false positive with the timeout detection
6 years ago
yflory
412670c8a6
PCS with owners and password for spreadsheets
6 years ago
yflory
a0049b360a
Break long words in kanban items
6 years ago
yflory
f381ca8cab
Fix wrong index when editing a kanban item
6 years ago
yflory
aa5484ff21
lint compliance
6 years ago
yflory
df2069eb4a
Scroll to the element when using in the drive
6 years ago
yflory
fe0961b24b
Enable import feature in spreadsheets
6 years ago
yflory
ea54dd7392
Fix spreadsheets issues when using multiple sheets
6 years ago
yflory
4abed38bb1
Add a dev mode to facilitate debugging
6 years ago
yflory
07cd0b21b6
Fix last known hash sent to onlyoffice (it is already known...)
6 years ago
yflory
0c4c9dd283
Merge branch 'master' into staging
6 years ago
yflory
bd6a9ed3f8
Use the correct API for the filepicker channel
6 years ago
yflory
3b8d6213e0
lint compliance
6 years ago
yflory
9367dc8b4d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
Adrian Nöthlich
13970d5c73
Started to rework the German translation
6 years ago
yflory
cb89a5fdfe
Test timeout to kill phantom viewers
6 years ago
yflory
d989b6d6e4
Fix one case of phantom viewers
6 years ago
yflory
6018f57ec1
Change translation format to JSON
6 years ago
yflory
d97ada3e26
Test new translations
6 years ago
yflory
7e00d444c0
Update markdown rendering in code and slide
6 years ago
yflory
e5abaa34b2
Fix cursor channel not updated to ephemeral
6 years ago
ansuz
38803195a3
Merge branch 'soon' into staging
6 years ago
ansuz
c811a1a5a1
Merge branch 'master' into soon
6 years ago
yflory
50e814f4d0
Fix access to undefined object in sheet
6 years ago
yflory
0e61c46dcf
Move fonts to the onlyoffice build
6 years ago
yflory
4e6df3d1c0
lint compliance
6 years ago
Ludovic Dubost
32af7f5871
Support import/export to internal format for office pads
6 years ago
yflory
aec9e1be72
Text for the help menu in oo apps
6 years ago
yflory
739f1674d1
Hide upload table in onlyoffice
6 years ago
yflory
af55e07107
Remove console log in oo apps
6 years ago
yflory
9ca7d504d2
Display help box in oo apps
6 years ago
yflory
e78fc2abcb
Add the spreadsheet app to the home page
6 years ago
yflory
6e153dc858
Handle server connection loss
6 years ago
yflory
e93c9c3faa
Rename the spreadsheet app
6 years ago
yflory
3d1d79e379
Disable strict mode
6 years ago
yflory
56ff47af48
Enable chat in OO apps
6 years ago
yflory
ed4f8016a1
Merge branch 'staging' into locks
6 years ago
yflory
024eafaf32
Hide oodoc and ooslide in the apps list
6 years ago
yflory
4946a44e33
Pin the realtime channel in the OO apps
6 years ago
yflory
139b4608c0
lint compliance
6 years ago
yflory
88d23039b6
Remove old code and add comments
6 years ago
yflory
ec2f21ec64
Implement lock mechanisms for spreadsheets
6 years ago
ansuz
21d035393d
disable english translations
6 years ago
ansuz
5410728bff
lint compliance
6 years ago
Paul Libbrecht
73a75c11c9
Actualizing German translations. PL
6 years ago
yflory
e993925d81
Better implementation of the IE fix
6 years ago
yflory
01f93f6f7b
FIx unrecoverable errors when using IE11
6 years ago
yflory
2ac176eeec
Share the correct index in onlyoffice messages
6 years ago
yflory
7d0f34a684
Debugging tools
6 years ago
yflory
a66d8c1384
Use lastKnownHash to handle checkpoints in the realtime channel
6 years ago
ansuz
93c5dc9202
Merge branch 'soon' into staging
6 years ago
ansuz
69b50dd102
Merge branch 'master' into soon
6 years ago
yflory
1ecc460686
Fix a backup and restore issue from the settings
6 years ago
yflory
ef452d1221
Fix language detection in codemirror when importing a markdown file
6 years ago
yflory
8dbeee1af9
Realtime spreadsheets
6 years ago
yflory
a41a31a574
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
6fa7b147e9
Add C, C++, Objective-C and Java to the list of languages in the code app
6 years ago
yflory
c5f554fe7b
Test with onlyoffice 5.2.6
6 years ago
yflory
b79ba61984
Improve realtime channel for onlyoffice
6 years ago
ansuz
5a61453492
Merge branch 'soon' into staging
6 years ago
ansuz
6cf8720458
update how the async store chooses to prune history to avoid the diverged checkpoint bug
6 years ago
ansuz
9105a89eab
intantiate ephemeral channels with 34 hex characters
6 years ago
yflory
efdecd4059
First step for realtime in onlyoffice apps
6 years ago
ansuz
6f89156415
guard against calling an undefined function
6 years ago
yflory
41a1148c17
Use the same code for the different frontend channels
6 years ago
ansuz
20959f84ae
return Boolean from our test for WebRTC support
6 years ago
ansuz
060e5a12a2
lint compliance
6 years ago
ansuz
0f644b04b2
send feedback related to full drive export
6 years ago
yflory
b4aae68c0c
Fix access rights in the file app
6 years ago
yflory
6a45f5233e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
6af7d393fd
Fix cache issue with ckeditor css
6 years ago
ansuz
0783944e1c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
424a14625d
add feedback keys for password change and drive migration
6 years ago
yflory
573a3557f1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
5b80fafe5e
Add feedback
6 years ago
ansuz
ab832f38b7
send feedback for the subscription button in the settings sidebar
6 years ago
ansuz
bcd6a4b6c6
add feedback keys
6 years ago
yflory
107c352922
Update translations
6 years ago
yflory
f760253137
Fix typo
6 years ago
yflory
d87a87410d
Preserve hidden owned pads from a deleted folder
6 years ago
yflory
a9e030a6a8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
6140952763
Hide duplicated owned pads settings for anon users
6 years ago
ansuz
611fb4895c
Merge branch 'soon' into staging
6 years ago
Paul Libbrecht
1cd79e12f2
Latest update of the German translation (cursors, shared folders, ...).
6 years ago
yflory
1e672c4a6b
Use onlyoffice spreadsheets without ooserver
6 years ago
yflory
047a4a3ab4
Copy files to a shared folder instead of moving them
6 years ago
rhoio
5294604b90
Style, grammar and typo fixes in german translation
6 years ago
yflory
0a7adb3e88
Hide duplicated owned pads
6 years ago
yflory
7658fb90a2
Translations for spellcheck
6 years ago
yflory
cef9733262
Enable spellcheck in pad
6 years ago
yflory
c6acd191b9
Own drive translations
6 years ago
yflory
f2f9b57505
Own drive migration
6 years ago
yflory
b2b23446e8
Add missing translations
6 years ago
yflory
bbc06f668f
Fix undefined hash for deleted shared folders
6 years ago
yflory
a11a883cff
Cursor improvements in pad, code and slide
6 years ago
yflory
d76c21fcf5
Register link in the login page
6 years ago
yflory
2031d535d7
Cursor in pads (again)
6 years ago
yflory
ee3102143f
Remove debugging logs
6 years ago
yflory
760f58b74c
Merge branch 'staging' into oo2
6 years ago
yflory
47fa7f29c9
Merge branch 'disableApps' into staging
6 years ago
yflory
2498f45eb3
Clickable links in pad
6 years ago
yflory
ae7d97b3dd
Ability to disable apps using appconfig
6 years ago
yflory
f883fb7e04
Preserve chat and cursor channel when importing a template
6 years ago
yflory
1a0344547b
Improve cursor in pad
6 years ago
yflory
7bbf6951f2
Disable cursors in pad
6 years ago
yflory
bfd94c7f2b
Merge branch 'cursor' into staging
6 years ago
yflory
95a0bc9fc1
Merge branch 'rochat' into staging
6 years ago
yflory
489a99c5c4
Don't delete the old chat for now
6 years ago
yflory
0197f583f2
Translations for the cursor position settings
6 years ago
yflory
13da052325
Update translation key
6 years ago
yflory
fb5ad34299
Fix typo...
6 years ago
yflory
a121df2600
Delete validateKey in the messenger memory when we leave the channel
6 years ago
ansuz
8affe4053c
Merge branch 'staging' of github.com:joldie/cryptpad into print-code
6 years ago
yflory
d88dee9a83
Restrict sending messages in a pad chat to editors only
6 years ago
yflory
32fc941141
Merge branch 'staging' into cursor
6 years ago
yflory
a2e28e6e25
Fix missing avatar in cursor tooltip
6 years ago
joldie
b2c20682df
Removed unnecessary media query.
6 years ago
yflory
186e4b14fe
Add missing file
6 years ago
yflory
c6f63d4d54
Cursor position in pad
6 years ago
joldie
35c39fae5d
Added print button to code pad page.
6 years ago
yflory
600c984576
Only show the user colors in the userlist if the app supports it
6 years ago
yflory
081fc01694
Add a settings category about the cursor
6 years ago
yflory
c81b4d77e8
lint compliance
6 years ago
yflory
690cba2b8f
Add cursor in slide
6 years ago
yflory
f157f852b1
Fix and improve cursor
6 years ago
yflory
1ba80a344b
See other users' cursor position
6 years ago
yflory
008b5a3e9f
Fix an ownership issue in friend channels
6 years ago
yflory
ca45ff31d1
Refactor messenger to use commands from UI to store
6 years ago
yflory
cc3e6f3924
Fix scrollbar position in ckeditor #296
6 years ago
yflory
f5965716b6
Minor update because of flow...
6 years ago
yflory
2a46b8f855
Fix an issue with last known hash in the messenger
6 years ago
yflory
dbad925e5e
New cursor recovery system (beta)
6 years ago
yflory
13d6579861
Add typing test in the code app
6 years ago
yflory
015449832c
Fix missing characters caused by concurrent editing
6 years ago
yflory
0e6057ee3c
Merge branch 'soon'
6 years ago
yflory
3e45cff7c0
Merge branch 'staging' into soon
6 years ago
yflory
56267f4ee1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
aa3f6cb7d7
Update some icons in the drive
6 years ago
ansuz
1b83431382
Merge branch 'master' of https://git.xwikisas.com/xwiki-labs/cryptpad
6 years ago
ansuz
d407f9af74
downgrade an XXX to a FIXME
6 years ago
ansuz
04d96d5d0e
remove outdated comments
6 years ago
ansuz
fcce48f2dd
Merge branch 'soon' into staging
6 years ago
yflory
8522c3723d
Translations for the NGI logo
6 years ago
yflory
3d712d9008
Merge branch 'cursor' into staging
6 years ago
yflory
9d9845434e
lint compliance
6 years ago
yflory
3b9e1ee10c
Fix scrolling issue in pads when clicking on buttons
6 years ago
yflory
ab35d6b778
lint compliance
6 years ago
yflory
3a4cfbb7e8
Disable HTML in chat
6 years ago
yflory
22f1ac9e1e
Merge branch 'master' of github.com:xwiki-labs/cryptpad
6 years ago
yflory
04decacaca
Forbid JavaScript in links to the bounce app
6 years ago
yflory
fc915e3337
Use DiffMarked in messenger to avoid duplicate code
6 years ago
yflory
c64feae7bf
Merge branch 'staging' into cursor
6 years ago
yflory
2a6945cbe5
Fix export in the pad app with Chrome
6 years ago
yflory
b166c70a5f
Fix conflict when a user was reverting the latest patch from someone else
6 years ago
yflory
8f849d8d4a
Merge branch 'staging' into cursor
6 years ago
yflory
4daa2266c0
Fix new network open for each shared folder
6 years ago
yflory
fe0d579d56
Cursor improvements in pad (Beta)
6 years ago
yflory
82c3c7f50b
Improve the Typing Test in pad
6 years ago
yflory
a5b04bd62a
Download a file from the drive using the context menu
6 years ago
Paul Libbrecht
3f2e6b0611
completion
6 years ago
yflory
dcdc0972dd
Update template icon in the drive tree
6 years ago
yflory
4e26a8fbc5
Merge branch 'soon' into staging
6 years ago
Paul Libbrecht
12b2224dad
Bad syntax error left. Sorry. Now fixed.
...
paul
6 years ago
yflory
b74e086602
Shortcuts are now added from sframe-common
6 years ago
yflory
05e7d5eb9b
Add missing translation
6 years ago
yflory
997692efb4
Use the font-size codemirror setting in the slide app too
6 years ago
yflory
c4c1fcb080
Fix table rendering in polls description
6 years ago
yflory
1c5847dd01
Prevent Ctrl+S from saving useless content. Add support for custom shortcuts in CkEditor
6 years ago
yflory
1d31aab990
Display more warning messages about the full drive export
6 years ago
yflory
7509ce1cc7
Use new application icons
6 years ago
Paul Libbrecht
31a6fac4e0
Update German translation with latest phrases. Paul
6 years ago
yflory
5ce76a6358
Fix a new z-index issue in slide...
6 years ago
ansuz
ef08771ffa
Fix typo in German translation, closes #290
...
s/Unbenennen/Umbenennen
6 years ago
yflory
db25d914ab
Improve default UI for small or zoomed screens
6 years ago
yflory
9d6c9dcf5e
Fix font issue with new paragraph in pads ( #284 )
6 years ago
yflory
8b554dec63
Set font size in code editor from the settings page ( #140 )
6 years ago
yflory
2af2fccc11
Fix overflowing text in pad
6 years ago
yflory
e4daa5adbe
Fix random character insertion
6 years ago
yflory
aa6c6c7f3a
Merge branch 'master' into staging
6 years ago
yflory
d3dbd0c712
Move static pages content in their own file
6 years ago
yflory
bf720f2f30
Fix export with old polls
6 years ago
yflory
e3b89a5e59
Fix kanban color picker preventing items drag&drop #277
6 years ago
yflory
98db6057c8
Allow shared workers by default
6 years ago
yflory
d748620129
Add timeout when downloading a file in drive export
6 years ago
yflory
3c99302c32
Update French translation
6 years ago
yflory
4e3c09f640
Merge branch 'master' into staging
6 years ago
yflory
6924541080
Merge branch 'move' into staging
6 years ago
yflory
85cb56df1d
Import changes from pull requests in master (translation files were moved)
6 years ago
yflory
35b0f878c7
Merge branch 'backupdrive' into staging
6 years ago
yflory
fc86e5daf8
French translation
6 years ago
yflory
ef37bac2e7
Add UI for the CryptDrive export
6 years ago
yflory
6397528f0f
Fix poll export
6 years ago
yflory
3e9e92dcac
Implement full CryptDrive export
6 years ago
yflory
5a6c3597db
Fix missing cursor in empty pads with Chrome and fix page mode
6 years ago
yflory
f538a05044
Fix an issue with empty mediatag widgets in pads
6 years ago
yflory
92ce311694
Basic CryptDrive export with pads
6 years ago
yflory
f4d5a7567f
Return an error when the pad has been deleted from the server
6 years ago
yflory
9f0398826d
Make customized translations more maintainable
6 years ago
yflory
947c9c5e40
lint compliance
6 years ago
yflory
caa72ba949
Remove dropdown menus scrollbar when space is available
6 years ago
yflory
8261ad86ae
Update translation
6 years ago
yflory
3257914b17
Add support for PowerShell mode in codemirror
6 years ago
yflory
bf55657993
Password-protected shared folders
6 years ago
yflory
e6379dacd8
Redraw the preview in the code app when the tab gets the focus
6 years ago
yflory
c127f0a5f6
Add a comment
6 years ago
yflory
7d3d3cf5ac
Distinguish between two anonymous users in the chat
6 years ago
ansuz
90c905827d
Merge pull request #281 from ryanpcmcquen/patch-2
...
Typo fix: additionnal => additional
6 years ago
yflory
2a313a90e0
Don't rejoin a dropped channel on reconnect and leave chat channel
6 years ago
yflory
498703384f
Don't rejoin a dropped channel on reconnect and leave chat channel
6 years ago
yflory
2a86db2001
New Features page
6 years ago
yflory
5cbe2f7c0f
Fix tag autocomplete and Tags category in the drive
6 years ago
yflory
5d3d591228
Keep trying until the first tab is loaded
6 years ago
yflory
c59d744d78
Fix loading a tab while another one is initializing the worker
6 years ago
ansuz
1d63419df8
update error handling, but leave the note to come back
6 years ago
yflory
c5c6dc8223
Enable browser notifications for messaging tools
6 years ago
yflory
1201f2dcc4
Fix small UI issue
6 years ago
yflory
9a6e6f6e15
Fix User menu and link to drive in anonymous shared folders
6 years ago
yflory
d78a00b5e1
Ese the correct document type in the text for the store corner popup
6 years ago
yflory
930677750c
Merge branch 'anonsf' into staging
6 years ago
yflory
dcabfb464d
Refresh shared folder on change for anon users
6 years ago
yflory
0a83840c9c
View a shared folder with an unregistered user
6 years ago
Ryan P. C. McQuen
df442f9b1e
Typo fix: additionnal => additional
6 years ago
yflory
e1329b7d46
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
17bc1ee703
Load shared folder when not logged in
6 years ago
yflory
0e04c4392c
Avoid timeout in accounts.cryptpad.fr caused by the auth app
6 years ago
ansuz
e77f833652
come back to this error
6 years ago
ansuz
ad4e36015b
Merge branch 'soon' into staging
6 years ago
ansuz
91cff453f1
enable shared folders by default
6 years ago
yflory
673dc22159
Update messenger UI
6 years ago
yflory
0e9b30744b
Add support for less highlighting
6 years ago
yflory
6b4643a916
Add syntax highlighting in code blocks rendered from markdown
6 years ago
ansuz
cb87f49b1f
Merge pull request #271 from Nordgedanken/fix-#254
...
[WIP] Partially Fix #254
6 years ago
yflory
248b87a1e1
Enable chat in the poll app
6 years ago
yflory
9db9b132b6
Use framework outer in the whiteboard app
6 years ago
yflory
8243927352
Fix an issue preventing shared folders from being moved in the drive
6 years ago
yflory
35977a7ef0
Color consistency in kanban
6 years ago
ansuz
7deb346552
update to new marked lib without breaking custom renderers
6 years ago
yflory
4025022352
Fix contextual chat notifications
6 years ago
yflory
e75b9ea168
Prevent shared folders from being dropped to the trash
6 years ago
yflory
874156ccf0
Prevent shared folders from being moved to the trash using the del key
6 years ago
yflory
bd1b120ab1
Add feedback about crowdfunding
6 years ago
yflory
f662036817
Change the hash in the address bar when browsing a shared folder
6 years ago
yflory
38daf4676c
Add text in the drive's share button for consistency
6 years ago
yflory
7a93927068
Fix UI issues with the new pad modals
6 years ago
yflory
179df27e3c
Fix autostore not displaying the error message when over pin limit
6 years ago
yflory
c1ef8243a1
Ability to select multiple files to upload ( #275 )
6 years ago
yflory
747c7ffdc3
Improve UI for contextual chat and add warning message
6 years ago
yflory
6c27d2964c
Disable friends chat in pad messenger
6 years ago
yflory
1895d6cbd8
Disable crowdfunding message for premium users
6 years ago
yflory
6257b23f16
Crowdfunding config
6 years ago
yflory
716159d300
Add OpenCollective links
6 years ago
MTRNord
8b384d6bb3
fix jscolor picker for new kanban items and fix the code according to CI
6 years ago
MTRNord
e7a1433a30
fix loading of the item color from saved state
6 years ago
MTRNord
2ef397a483
improve item color picker logic and UX
6 years ago
yflory
d2c1ed5eff
Implement reconnect function in the messenger
6 years ago
MTRNord
3c2417b479
fix more whitespace in jkanban.js
6 years ago
MTRNord
7e686a065e
Merge remote-tracking branch 'origin/fix-#254' into fix-#254
6 years ago
MTRNord
57ed2636ac
jkanban.js fix whitespace changes
6 years ago
yflory
1b2f47c0c0
Try a new status indicator in messaging
6 years ago
yflory
1cd1542d19
Update messaging info displayed before entering a room
6 years ago
yflory
10823fc124
Add toolbar notification when the messenger is closed
6 years ago
yflory
5276dc0bf6
lint compliance
6 years ago
yflory
621fc9a897
Ability to disable messenger at a global level
6 years ago
yflory
c38eb6588e
Fix small issues with the messenger
6 years ago
yflory
8b05b1acaf
Fix scrolling issue in pad when the userlist or the messenger was too big
6 years ago
yflory
42ffe0ee30
Fix initial history rules
6 years ago
yflory
6c6ce7b7a8
Fix messenger bugs
6 years ago
yflory
19da04664a
other typo
6 years ago
yflory
b62aa9224e
Fix typo
6 years ago
yflory
ac989a1e73
lint compliance
6 years ago
yflory
f3c36bfd57
Improve messenger initial history
6 years ago
yflory
26055e5e55
Messenger messages UI
6 years ago
yflory
40c7cdd7c8
Fix an issue with messenger while opening the same tab twice
6 years ago
yflory
216c94b1f0
Fix messenger notifications
6 years ago
yflory
382690e5c8
Don't open other pads' chat in the current pad's messenger
6 years ago
yflory
3acf202830
Test UI
6 years ago
yflory
56c30fc02e
lint compliance
6 years ago
yflory
8f6d0b1c3a
Merge branch 'staging' into chat
6 years ago
yflory
9eb4e2e0dc
Reorder the chat rooms in the list based on the time of the last message
6 years ago
yflory
cdce69e677
Improve messenger UI in apps
6 years ago
yflory
d4dd58e7df
Add a pad room when the messenger is active in a pad
6 years ago
yflory
9e27f111cb
lint compliance
6 years ago
yflory
e6743887fc
Refactor contacts/messenger so that it is usable directly in the apps
6 years ago
ansuz
0e70961074
password-protected shared folders aren't urgent. dropping the XXX
6 years ago
yflory
5b6aa4ba0a
Reorder autostore options in Settings
6 years ago
yflory
2f3576f90e
Fix image preview not resized correctly in the mediatag dialog
6 years ago
yflory
ab07554d0b
Fix initial size of the image preview in the mediatag dialog
6 years ago
yflory
525703e7d8
Fix autostore popup displayed for dropped files
6 years ago
yflory
855612e98b
Make oo work with hashes v2
6 years ago
yflory
bf9cf95292
Merge branch 'staging' into oo2
6 years ago
yflory
ee1027ceb9
Ability to import mediatags to the drive
6 years ago
yflory
2bb7e68792
Remember previous values in the file upload modal
6 years ago
yflory
475301477f
Progress bar for loading a pad (framework only)
6 years ago
yflory
264f7dc6a1
Move base64 migration prompt to corner and only when the pad is stored
6 years ago
yflory
7b06626581
Merge branch 'autostore' into staging
6 years ago
yflory
90c96bfb70
Prompt users to migrate base64 images to mediatags in the pad app
6 years ago
yflory
b1f2d287b4
Add warning for chrome 68 users on Mac
6 years ago
Marcel
886451393e
Merge branch 'master' into fix-#254
6 years ago
yflory
256b7b5bb4
Phantom viewers potential fix
6 years ago
yflory
0e1c525c30
Fix an issue with new shared folder added to drive from another session
6 years ago
yflory
d201e9a0cd
Disable some toolbar features not available if the pad is not stored
6 years ago
yflory
9ebb598467
Make automatic pad storage configurable
6 years ago
yflory
e8a5244362
Autostore base
6 years ago
yflory
5cd3cdc208
Don't handle drop events in the blockbase64 plugin
6 years ago
yflory
3f89dd9908
Disable pasting base64 images in ckeditor
6 years ago
yflory
aa2a01174f
lint compliance
6 years ago
yflory
a117e329dc
Add a Share entry in the drive's context menu
6 years ago
yflory
e0b7f3f965
When importing a shared folder to the drive, open this folder directly
6 years ago
yflory
630a2dab78
Fix context menu issues with shared folders in the tree
6 years ago
yflory
fddff11fae
Rename shared drive to shared folder
6 years ago
yflory
61659c1252
Fix template icon not overriden by a thumbnail in the PCS
6 years ago
yflory
ce08d7b650
Merge branch 'master' into soon
6 years ago
yflory
b084b892bd
Fix cache issues with workers in firefox
6 years ago
ansuz
af40e140f9
safety net for call of undefined function in mergeDrive
6 years ago
ansuz
2259d1b6ac
Merge branch 'soon' into staging
6 years ago
ansuz
8a113d742e
Merge pull request #245 from xwiki-labs/issue-169-anchors-should-output-anchors
...
#169 : First anchor test and restore of the CKEditor anchor function.
6 years ago
ansuz
fb9cf2c81e
lint compliance
6 years ago
Paul Libbrecht
0dc1500784
This should solve issue #169 : The test now completes with the insertion of a random anchor (menu-driven) and some text, the export is then checked to contain <a name="..." id="..."> as expected, then cleans up.
...
paul
6 years ago
ansuz
88c43cfc5c
address a linter error
6 years ago
ansuz
f5172fd05f
Merge branch 'soon' into staging
6 years ago
ansuz
24c7ce57e1
apply the fix for password change recommended by @sairim
6 years ago
MTRNord
343e63f41b
Fix drag bug
6 years ago
MTRNord
1bf1253963
Add color picker to items
6 years ago
MTRNord
8df1dc19f2
Add Color picker for board title and let it have less space between boards. (Default colors are still working)
6 years ago
yflory
a65e083fca
Change PCS template icons
6 years ago
yflory
33fb48d59a
Update shared folder icon in the drive
6 years ago
yflory
9a6fa4cbe2
Create a copy when uploading an owned file in a shared folder
6 years ago
yflory
55715748cc
Fix typo in contacts app preventing new lines
6 years ago
yflory
20a9eee719
Disable shared folders creation by default
6 years ago
yflory
f2baaf5b5b
Fix shared folders issues including disappearing folders
6 years ago
yflory
4325ed4dde
Fix small UI issues in drive
6 years ago
yflory
bad1d7311a
Fix drive tests
6 years ago
yflory
8ab786e7df
Drive restore loading screen text
6 years ago
yflory
d816a2ed9f
Prevent timeout when restoring drive
6 years ago
yflory
2be78deb93
Fix Drive history
6 years ago
yflory
8b20b14184
Fix current path in toolbar reversing some names
6 years ago
yflory
c08951dd91
Press enter to create a shared folder when typing its name
6 years ago
yflory
8c20c7823e
Empty trash callback was missing
6 years ago
yflory
1e092f36ba
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
a95cf85f20
Fix shared folder creation using the wrong icon
6 years ago
Caleb James DeLisle
5527949c70
Make LessLoader flow properly, sorry about that
6 years ago
ansuz
a181c09a68
Merge branch 'soon' into staging
6 years ago
ansuz
c1eb6d6a01
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
6 years ago
ansuz
e2600e4b36
display a loading screen while users are changing their passwords
6 years ago
yflory
f97685cc15
lint compliance
6 years ago
yflory
ef73cf89cd
Merge branch 'soon' into staging
6 years ago
yflory
8eccffd8e4
Don't remove migrated read-only pads
6 years ago
yflory
64b51f3a80
jshint compliance
6 years ago
yflory
ebfa2c2dc3
Merge branch 'less-less' into staging
6 years ago
yflory
aafcb1bc02
Merge branch 'sharedfolder' into staging
6 years ago
Caleb James DeLisle
8d95efa144
Reference the relevant line in alertify.js
6 years ago
Caleb James DeLisle
a57a8e51a1
Prevent alertify.js from overriding styles
6 years ago
ansuz
e110f20397
support blocks on remote domains
6 years ago
yflory
e59aec0a45
Try...catch on testworker.js
6 years ago
yflory
3a7d1e5beb
Fix 'save to drive' icon displayed for anonymous users in whiteboard
6 years ago
yflory
08005a709e
Add a share icon in the drive when displaying a shared folder
6 years ago
ansuz
1629d7bb1d
provide a SANE default in case httpUnsafeOrigin is not provided
6 years ago
ansuz
bcbec0144c
provide a default in case httpUnsafeOrigin is not provided
6 years ago
yflory
6143bceabb
Fix XXX
6 years ago
ansuz
a2fd32d6a3
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
e6d4bced18
clean up extraneous variables and log statements
6 years ago
yflory
b4c294565e
Hide shared folder creation links when inside a shared folder
6 years ago
yflory
ecb9f039b1
Fix pad password change not reloading with the correct URL
6 years ago
yflory
c9ac3c7c2b
Fix search in shared folders
6 years ago
yflory
fc91cf606b
Disable moveToTrash button for pads in shared folders
6 years ago
ansuz
ed881840cd
remove XXX label from non-blocking feature
6 years ago
yflory
9c58dc216f
Remove option to move a shared folder to the trash
6 years ago
ansuz
2c22232a47
check if a user is logged in strictly by User_hash
6 years ago
ansuz
848a918eda
remove out of date comments
6 years ago
yflory
668b7425a8
Make sure we won't move pads from a shared folder to the trash
6 years ago
yflory
5b48eff78c
Remove owned pads deleted from the server in shared folders
6 years ago
ansuz
b9c4aa43b5
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
3d95e6088a
leave a FIXME note
6 years ago
Caleb James DeLisle
792f7bcc64
show how long less takes to compile
6 years ago
Caleb James DeLisle
6c49318ac7
Show how long it takes to parse less
6 years ago
Caleb James DeLisle
0d5ac05866
refactoring of the less infrastructure
6 years ago
yflory
b5c2eb8a9c
Automatically refresh the drive when a change occurs in a shared folder
6 years ago
yflory
4706b8a9de
Store newly created pads in the correct (shared) folder
6 years ago
yflory
6a80f49fe0
Don't load expired or deleted shared folders
6 years ago
Caleb James DeLisle
507e5b18e9
Remove all less includes where no mixin or variable is used after
6 years ago
Caleb James DeLisle
a6d3dbf94f
Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
6 years ago
Caleb James DeLisle
4a352f2ed8
Use import (reference) whenever the less file supposedly emits no CSS
6 years ago
yflory
7d89026d83
Fix more issues with shared folders
6 years ago
Caleb James DeLisle
c5105d7b84
Merge branch 'check-for-css-variables' into staging
6 years ago
Caleb James DeLisle
a440359bc7
Commit patches provided to me by someone who Seemed Trustworthy At The Time
...
(should fix false negatives in shared-worker detection)
6 years ago
Caleb James DeLisle
cb8888ea1a
Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :|
6 years ago
Caleb James DeLisle
fabdbc3b61
Add a feedback test for checking for CSS variables, so we won't use a feature which is not implemented by the vast majority of the people using CryptPad...
6 years ago
yflory
8516587ece
lint compliance
6 years ago
yflory
9787f5304a
Don't unpin channels that are still in another proxy
6 years ago
ansuz
3fb6cb3d00
lint compliance
6 years ago
ansuz
ca409e5eaa
support import/export in kanban
6 years ago
yflory
321c7d5512
Move pin/unpin outside of userObject
6 years ago
ansuz
8574128efd
unstub password change function
6 years ago
ansuz
25b0d764ed
pass initialState variable when copying your drive in the changeUserPassword function
...
because the hardest problems to debug are always fixed with one line changes
6 years ago
ansuz
54bc29f28c
WIP maybe I missed something
6 years ago
yflory
66a494cbd2
temp
6 years ago
yflory
4b86ed2dec
Shared folders UI
6 years ago
ansuz
0a9ea95796
always set userHash in localStorage even with modern users
6 years ago
yflory
bc7524c134
Fix tippy
6 years ago
yflory
6312dadb60
Fix shared folders names in the drive
6 years ago
ansuz
ce7ebf0326
don't stop users from registering if they cancel out of a prompt
6 years ago
yflory
e0cc1a6eb6
Display a shared folder in the drive
6 years ago
ansuz
a15e232469
complete modern user registration/login. general cleanup
6 years ago
ansuz
d79064a4c5
Merge branch 'staging' into modern-users2
6 years ago
ansuz
4ef2cfa88d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
57a39258c3
WIP big commit
6 years ago
ansuz
0c3b898000
simple one line fixes
6 years ago
yflory
0c9dfc1fb5
Add proxy manager inner
6 years ago
yflory
bd6a199dca
Add missing functions to the proxy manager
6 years ago
yflory
a25a72b5db
Add a proxy manager to handle operations between shared folders
6 years ago
yflory
66591a3654
Merge branch 'rohref' into sharedfolder
6 years ago
ansuz
a3e0e765b5
derive block URI and URL in dedicated functions
6 years ago
yflory
a99e5a3aaa
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
yflory
af5cc30381
Fix undefined function when calling error() in the drive
6 years ago
yflory
071c34d4fa
Fix undefined secret with password-protected files ( #250 )
6 years ago
yflory
27797c0520
Fix undefined secret with password-protected files ( #250 )
6 years ago
yflory
425ac8ea57
Migration for read-only links + fix issues with read-only pads
7 years ago
yflory
0f9a71686e
Add support for read-only href stored in filesData
7 years ago
yflory
34914785eb
lint compliance
7 years ago
yflory
a537f7de8b
Fix infinite loading screen caused by some browser settings
7 years ago
yflory
470f404a24
temp
7 years ago
ansuz
cc6f3dc0e4
lint compliance
7 years ago
ansuz
cfc81e8c96
allocate blockSeed as Uint8Array
7 years ago
yflory
554b4a978d
Load shared folders in the store
7 years ago
ansuz
7aa7b82c60
merge staging
7 years ago
yflory
6dc7e7eff4
Disable WebWorkers by default
7 years ago
yflory
bfb850554d
Fix the contacts app with workers
7 years ago
yflory
87dc528a99
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
6d8693ff8c
Fix history mode UI
7 years ago
ansuz
7dc393a2d2
remove debug log
7 years ago
ansuz
d76f3dceab
remove comment
7 years ago
ansuz
fb5553f918
fix typo
7 years ago
yflory
76bc82ac13
lint compliance
7 years ago
yflory
0160ef30b7
Fix pad password change
7 years ago
yflory
355dc5c993
Hide account password change form in settings
7 years ago
yflory
fbe940c024
Fallback to async store in self.crypto doesn't exist in webworkers (ie/edge)
7 years ago
ansuz
01614c4256
verify old user password before proceeding to change passwords
7 years ago
ansuz
e03b9fe630
remove login-block dependency from settings
7 years ago
ansuz
85bcaa51f7
export a constant for the number of required bytes at login time
...
allocate bytes for blockSeed when changing passwords
7 years ago
ansuz
da35d94f73
don't require Block in /settings/
7 years ago
yflory
a146f6acc9
Change user account password function
7 years ago
ansuz
6fde027a6c
add some TODOs
7 years ago
ansuz
9a7abe0b1e
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
7 years ago
ansuz
c2014c5906
a bit of cleanup, bug fixes, and lint compliance
7 years ago
yflory
36d1ae0f6c
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
7 years ago
yflory
71b085ba23
Owned drive migration UI
7 years ago
ansuz
c3741f847d
resolve conflicts from merge with staging
7 years ago
ansuz
d03339f20b
check for the presence of a blockHash in localStorage when logging in
7 years ago
yflory
a5b207d57b
Password change UI
7 years ago
ansuz
3ba0ad3cf1
get, set, and clear blocks from localStorage
7 years ago
ansuz
cb5fa72dba
implement removeLoginBlock rpc
7 years ago
yflory
7948fe2b70
Merge branch 'soon' into staging
7 years ago
yflory
29f577dfc6
Improve history to load it chunk by chunk
7 years ago
ansuz
577dea4c75
clientside implementation of block signing and encryption
7 years ago
yflory
c802b761c7
Fix pads not stored in the correct folder the first time
7 years ago
yflory
60db53a993
Use framework in the whiteboard app
7 years ago
yflory
d37aa0646e
Change account password (clientside RPC)
7 years ago
yflory
54d63df1cf
Ability to change the password of a pad
7 years ago
yflory
d1e8baca68
Lint compliance
7 years ago
yflory
4896fe81fe
Merge branch 'serviceworker' into staging
7 years ago
yflory
1b49020753
Add support for async store when WebWorker is not available
7 years ago
ansuz
ff25929c18
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
54b52d681c
fix broken share menu resulting from adblock plus triggered by 'share'
7 years ago
yflory
d558b9e3e8
Fix 404 issues in media-tag
7 years ago
yflory
01a3c13a8c
Fix CSP issues for missing files (404)
7 years ago
yflory
9fbf507cda
Fix new version detection
7 years ago
ansuz
aa51463a9a
Merge branch 'soon' into staging
7 years ago
yflory
4dec2cca5c
Translations for new version detected
7 years ago
yflory
089e0361b6
Detect new version
7 years ago
yflory
da396b6528
Remove XXX
7 years ago
yflory
aeaf7d1950
Fix mediatag...
7 years ago
yflory
054ad9e741
Fix 404 in thumbnails creation with corrupted data in the drive
7 years ago
yflory
8f28621bb0
Remove unnecessary logs when logging in
7 years ago
yflory
e39c77e162
Merge branch 'staging' into serviceworker
7 years ago
yflory
921e6eb3c3
Fix wrong pad title in drive
7 years ago
yflory
996245ec3d
Merge branch 'staging' into serviceworker
7 years ago
yflory
47dee664da
Add support for login & logout while keeping the same shared worker
7 years ago
ansuz
756681211b
update home page icons, allow for customization
7 years ago
yflory
02b282a1a5
Disconnect from shared/service worker
7 years ago
Caleb James DeLisle
1775638d00
Merge commit '0c8ce27' into staging
7 years ago
Caleb James DeLisle
0c8ce27f24
Make the less loader only load particular less files once
7 years ago
yflory
af2a13e5ae
Fix UI issue with PPF in the file picker
7 years ago
yflory
574d99f9db
Remove support for old media-tag
7 years ago
ansuz
eac7d38655
test media-tag, and fix the bug the tests exposed
7 years ago
yflory
bc57f8c274
Replace media-tag.js with the new one
7 years ago
yflory
38887eb088
Improve new media-tag
7 years ago
yflory
87f4fe9c84
Add error code to a feedback key
7 years ago
yflory
f05e2225d6
lint compliance
7 years ago
yflory
78ff55e34e
Fix race condition
7 years ago
yflory
48dc8c78b4
Fix cache and merge issues
7 years ago
yflory
305b47132c
lint compliance
7 years ago
yflory
14db9fad8e
Merge branch 'echidna' into serviceworker
7 years ago
yflory
a6d9ecb3ba
lint compliance
7 years ago
yflory
598d56c75e
Fix cache issues
7 years ago
yflory
cefe19b0e1
Merge branch 'echidna' into serviceworker
7 years ago
yflory
953d98be96
Fix reconnect
7 years ago
yflory
ce6779a06f
Remove debugging logs
7 years ago
yflory
6ab29f8f3a
Test service worker and shared worker store
7 years ago
yflory
3f8b6d3b8a
Fix default title issues when using a template
7 years ago
yflory
9c5ad795e1
Service worker test
7 years ago
yflory
b0311ccec1
Don't create file duplicates in the drive
7 years ago
yflory
21366c252d
Merge branch 'donkey' into staging
7 years ago
yflory
cc163f83c7
Fix an issue creating duplicate files in the drive
7 years ago
yflory
b9f5a0f52b
Move async store in a webworker!
7 years ago
yflory
8586d0c944
Merge branch 'staging' into donkey
7 years ago
yflory
ba0e000808
Add a file upload modal
7 years ago
yflory
06818b798f
Add properties button to the file app to see owners and password
7 years ago
yflory
fe202a92b4
Fix UI issues in kanban
7 years ago
yflory
85e5c495d9
Remove owned file
7 years ago
yflory
93ecc06964
Upload owned files
7 years ago
yflory
a6bac8ae41
Fix password prompt issue when the password was wrong in the file app
7 years ago
yflory
05bd41f256
Upload a password-protected file from apps
7 years ago
yflory
66655b4a23
Upload a file with a password
7 years ago
yflory
8aac7bad45
Make sure the ID is not used when uploading a file
7 years ago
yflory
3267268e20
Fix share modal not using the previous values
7 years ago
yflory
586193d6a1
Password-protected files: upload files with hashes V2
7 years ago
yflory
b377da1227
Highlight the selected line in polls
7 years ago
yflory
c7e08fedfb
Password-protected files
7 years ago
yflory
884f2b465d
Fix kanban creation
7 years ago
yflory
95218f0fa1
Remove use of space-evenly since it is not supported by all browsers
7 years ago
yflory
7800fa2dcd
Add confirm dialog when deleting a task in kanban + add colors
7 years ago
yflory
914da83b46
Fix missing edit hash in share modal when opening a pad in read-only mode
7 years ago
yflory
4df285fed5
Fix pads using version 0 hashes
7 years ago
yflory
fe27c97879
Help + tooltips + fix colors in kanban
7 years ago
yflory
6b98fef679
Remove ES6 code in kanban
7 years ago
yflory
07502775f5
Add support for readonly and locked modes in kanban
7 years ago
yflory
f0512bbb1d
Fix UI and realtime issues with kanban
7 years ago
yflory
975fa3e4dd
Test small mediatag
7 years ago
yflory
ea9384d6d0
Fix kanban inputs blocked when remote change
7 years ago
ansuz
bd66c8fee8
hacks to handle weird entries in drive
7 years ago
ansuz
2170fcb9ad
Merge branch 'kanban' into staging
7 years ago
yflory
ef735d6fe6
Fix an issue when trying to create a pad with a password from a template
7 years ago
ansuz
f218a9c119
correct a copy-pasted comment
7 years ago
yflory
b4638efe2d
Fix missing username when avatar is 404
7 years ago
yflory
31f9062422
Fix avatar pin
7 years ago
ansuz
d950b34bdf
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
fb91f5df76
compare flat-dom output against hyperjson
7 years ago
yflory
5554c24b36
Remove dev console logging
7 years ago
yflory
d224a2c1a4
Update size of the Add button in kanban
7 years ago
yflory
77c456a20e
Disable console logging in kanban
7 years ago
yflory
73183a69fd
Improve kanban UI
7 years ago
yflory
86be9abb62
Translations for kanban
7 years ago
yflory
b6ebc583ba
Add the kanban app to the list
7 years ago
yflory
087e346685
Remove translatable text and blocking 'confirm' dialog from jkanban.js
7 years ago
yflory
0ab27427bc
Lint compliance
7 years ago
yflory
037050d16f
Merge branch 'coati' into kanban
7 years ago
yflory
65a2083afc
Suggest tags based on existing ones. Display existing tags in the drive.
7 years ago
yflory
e2052b4510
Fix multiple tippy tooltips displayed in poll's table
7 years ago
ansuz
dcd27f0da4
finalize save button tooltips
7 years ago
yflory
6fde15247b
Fix UI issues in the loading screen with the loading bar
7 years ago
ansuz
34417b5e9f
Merge branch 'oo' of github.com:xwiki-labs/cryptpad into oo
7 years ago
Paul Libbrecht
372f1dfeb4
First anchor test and restore of the CKEditor anchor function.
7 years ago
yflory
2d2701596a
Loading message and loading bar for migration
7 years ago
yflory
2b8e734cae
Add revealable password input to display or prompt the password
7 years ago
ansuz
4c747e013f
on second thought that was a bad idea
7 years ago
ansuz
8ec9021f89
clear stuck tooltips in an interval
7 years ago
yflory
447230d42e
Clean migration logging
7 years ago
yflory
6c4c5c135b
Async migration
7 years ago
yflory
288b0c2df1
Lint compliance
7 years ago
yflory
10ce95087a
Merge branch 'password' into staging
7 years ago
ansuz
89fb718572
Merge branch 'soon'
7 years ago
ansuz
b9a74c2119
hide visible effects of race condition, leave a note to remember to fix it
7 years ago
ansuz
562f670921
hide visible effects of race condition, leave a note to remember to fix it
7 years ago
ansuz
ac09ba65ce
strip both old and new style checkpoint labels before decrypting when fetching history
7 years ago
ansuz
123612b893
Merge branch 'de-translation-pl' into staging
7 years ago
ansuz
699a635746
add trailing slash when redirecting to drive
7 years ago
yflory
a66d33e5ca
Improve export for pads with mediatags
7 years ago
yflory
2451174870
Lint compliance
7 years ago
yflory
d0c6746034
Merge branch 'mediatagplugin' into staging
7 years ago
yflory
009eb13fc3
Merge branch 'master' into staging
7 years ago
ansuz
41583b7858
Merge branch 'checkpoint-bug' into merge-checkpoint-bug
7 years ago
yflory
64c85fe548
Don't return channel in parsePadUrl
7 years ago
yflory
43d046406f
Store the channel id as pad attribute
7 years ago
yflory
b26ae67df5
Fix issues with channel ID when using a password
7 years ago
yflory
1879c1829c
Add passwod prompt to access protected pads
7 years ago
yflory
811463b870
Add support for version 2 hashes needed for password-protected pads
7 years ago
yflory
7384568f77
Lint compliance
7 years ago
yflory
9d30e48a44
Fix mediatag redrawn on content update
7 years ago
yflory
2d08924462
Fix CkEditor issues
7 years ago
yflory
cf549eeaef
Clean the code
7 years ago
yflory
41afc28802
Fix conflicts, clean the code, add migration from old mediatags
7 years ago
yflory
6a4f25bc9f
Test widget filters
7 years ago
yflory
fd89811479
Clean mediatag plugin
7 years ago
yflory
5eab39ad75
Tets mediatag plugin using widgets
7 years ago
yflory
449ae579e5
Lint compliance
7 years ago
yflory
a773c47950
Fix loading screen in login and register
7 years ago
yflory
a51e41c883
Rename the image used in the new loading screen
7 years ago
yflory
9f5e5786f3
Merge branch 'pcs' into staging
7 years ago
yflory
e1d59db30d
Fonts issues on Windows
7 years ago
yflory
206ac14438
Prevent users from creating a pad when visiting a deleted profile (read-only mode)
7 years ago
yflory
a0d452bbd9
Use correct icons for the search results in the drive
7 years ago
yflory
1f3f4941b5
Redirect to drive anonymous users trying to create a profile
7 years ago
yflory
c190a38a6b
Fix UI issues
7 years ago
yflory
24dfaf766d
View more templates
7 years ago
yflory
842952fe1f
New checkboxes and radio input everywhere
7 years ago
yflory
68c26f3164
Custom radio inputs
7 years ago
yflory
7870dc05ca
Fix notification timeout
7 years ago
yflory
881c36214f
Lint compliance
7 years ago
yflory
e2b9cf1c40
Fix small UI issues with the new colortheme
7 years ago
yflory
ec0fc85b9f
Sort templates by usage in the PCS
7 years ago
yflory
52d6c9d468
New colortheme for alertify logs and modals
7 years ago
yflory
5ee5a93513
New tippy everywhere
7 years ago
yflory
9d57548f1d
New tooltips
7 years ago
yflory
4a23b57655
New loading screen
7 years ago
Paul Libbrecht
5747e1a492
Merge branch 'master' of https://github.com/xwiki-labs/cryptpad
7 years ago
yflory
e1473dff79
Fix tests
7 years ago
yflory
e37aab492b
Validate messages not coming from history-keeper
7 years ago
yflory
a570a73e98
Send checkpoints' id to the server to avoid storing duplicates
7 years ago
yflory
8bf9617dd6
Fix typo
7 years ago
yflory
2381dd0e39
Remove owned profile and owned todo in automatic account deletion
7 years ago
ansuz
f276915712
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
b323989347
remove extraneous console statements
7 years ago
yflory
c43afcf629
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
52e634885e
Hide the import template button if templates are disabled in appconfig
7 years ago
ansuz
c24c06e90c
sign with your global private signing key
7 years ago
yflory
31980bef82
Add a ghost icon in the anonymous drive
7 years ago
yflory
0993204d14
Disable thumbnails by default
7 years ago
yflory
0dfae72f88
Lock the UI for unregistered users
7 years ago
yflory
303adaea4c
Display only 5 items in the file upload table
7 years ago
yflory
cf22c58e39
Missing translations
7 years ago
yflory
a9d01ac864
Lock the UI when someone is editing
7 years ago
Ludovic Dubost
ee8651c74e
Kanban styles and color updating
7 years ago
Ludovic Dubost
035a56fdab
Kanban application using the cryptpad framework
7 years ago
Ludovic Dubost
4b83f2991a
Kanban prototype on cryptpad
7 years ago
yflory
d12e5da1b7
Unpin old versions
7 years ago
yflory
c4a3e98123
Fix initial value in oo apps
7 years ago
yflory
fd1b4189be
Save and open oo docs
7 years ago
yflory
d5dce6ac22
Fix config
7 years ago
yflory
34f2d66b7e
Load OnlyOffice documents in the inner iframe
7 years ago
ansuz
ee46a4e862
remove some unnecessary checks for file-crypto and make encryption properly async
7 years ago
yflory
714c46fc2e
Use blob URL to load an OnlyOffice document
7 years ago
ansuz
8c4ed76fa7
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
1f700a8374
fix confusing error message
7 years ago
yflory
1a950319a1
Fix broken links
7 years ago
yflory
f1c1d87d3f
Fix template importer
7 years ago
yflory
0c2987a6d1
Import template in existing pads
7 years ago
yflory
d4dfbddaa6
Add icons in the user menu
7 years ago
yflory
d0c38d31e4
Owned todo
7 years ago
yflory
db9eee383c
Owned profile
7 years ago
yflory
9cba630700
lint compliance
7 years ago
yflory
01fb497e1b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
4288f536f1
Use requireCSS to load FontAwesome
7 years ago
yflory
a718603b36
Automatic account deletion
7 years ago
ansuz
a794efe931
Merge branch 'staging' into oo
7 years ago
sairim
faaff60f74
Fix broken FAQ link
...
Add a forward slash before faq.html... for the expiring pads FAQ link.
7 years ago
yflory
632e6c2e6c
Merge branch 'metadata' into staging
7 years ago
yflory
99712ec2f0
getMetadata RPC
7 years ago
yflory
01dd6953b9
Fix the previous fix...
7 years ago
yflory
c3f7b74baf
Fix CkEditor's toolbar initial state
7 years ago
yflory
44cd235f48
Fix CSS with Bootstrap 4
7 years ago
yflory
2704ee1ed7
Account deletion translations
7 years ago
yflory
fa4b625f0d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
67cdb6bd13
Fix initial values in the pad creation screen
7 years ago
ansuz
bd6b6dcb49
actually fix weird checkbox logic, and lint compliance
7 years ago
ansuz
dc783ce3e4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
96a63a3b7b
fix weird checkbox logic in share menu
7 years ago
yflory
91b3ef45f3
Fix mobile detection
7 years ago
yflory
4f2a91b82d
Pad creation screen UI improvements
7 years ago
yflory
07e361b88d
Account deletion button
7 years ago
yflory
c135893638
Improve UI for polls on mobiles
7 years ago
yflory
f1107ae6e5
Don't count other people's owned pads against your limit
7 years ago
yflory
ab8306f5d4
Merge branch 'soon' into staging
7 years ago
yflory
b3429c2d24
Merge branch 'creation' into soon
7 years ago
yflory
1dabc76bb9
Fix sframe-boot version
7 years ago
yflory
de97c5a3ff
Fix mobile detection when hiding the userlist
7 years ago
yflory
d6228a39bd
Fix userlist notifications missing for join events
7 years ago
yflory
03bcd2f00d
Lint compliance
7 years ago
yflory
3eec812aff
Merge branch 'staging' into creation
7 years ago
yflory
b1d5beca6f
Translations + UI for pad creation screen v2
7 years ago
yflory
645e47bd72
Catch chainpad errors in polls
7 years ago
yflory
e56d762409
Catch chainpad errors and display it in the UI
7 years ago
yflory
c9ed6d6bf8
New pad creation screen
7 years ago
ansuz
7944bc1a82
merge staging branch
7 years ago
ansuz
64afcb7c0b
comment out busyloop workaround for tippyjs
7 years ago
ansuz
ca65e6e54a
Merge branch 'soon'
7 years ago
ansuz
03ae9d5714
Merge branch 'soon'
7 years ago
yflory
2f262b12c6
Fix help box issues
7 years ago
yflory
442f15df98
Add help text in all the apps + french translation
7 years ago
yflory
cbd29794b8
Improve keyboard shortcuts in the pad creation screen
7 years ago
yflory
7a70d69d8e
Hide editor toolbars by default when using a small screen
7 years ago
yflory
f45023ed1f
Remove connection lost popup when websocket connection is lost
7 years ago
yflory
689368cdd7
Fix feedback for markdown toolbar and cke toolbar
7 years ago
ansuz
0af90ef88d
resolve merge conflict
7 years ago
ansuz
978b6b95df
WIP make oo encrypted
7 years ago
yflory
62186bd4bd
Remove tooltip when the element is removed from DOM
7 years ago
yflory
b0dba481d8
Fix small UI issues and IE issues
7 years ago
yflory
b7b560fcb8
Enable Cmd key support in shortcuts
7 years ago
yflory
12bfcbe701
Add fixed order for rightside icons in the toolbar
7 years ago
yflory
95bbc3d130
Add the mediatag button back in the code app
7 years ago
yflory
ee3b926e84
Get rid of ckeditor's reset_all class...
7 years ago
ansuz
ee4d12bd57
abstract repeated call
7 years ago
yflory
2c90cb5907
Move help button in drawer and fix drawer style
7 years ago
yflory
753b7550ca
Save button in the pad creation screen
7 years ago
yflory
a4a6385e86
Add keyboard shortcuts for the Ctrl+E or Cmd+E modal
7 years ago
yflory
dbe8ab014d
Select all in drive
7 years ago
ansuz
f96a5003b0
empty spreadsheet file in test.bin
7 years ago
yflory
d975bb9cc0
Fix focus after pad creation screen
7 years ago
ansuz
118ceef2f2
formatting and lint compliance
7 years ago
yflory
60b2384885
Move initial state into a help block
7 years ago
yflory
5c53868c3b
Delete pads after 3 months of inactivity
7 years ago
yflory
329fd61bb1
Remove lag when creating a pad from the pad creation screen
7 years ago
yflory
22f130d948
Remove lag when displaying loading screen in login and register
7 years ago
yflory
a697ad9762
Merge branch 'soon'
7 years ago
yflory
599afa4fc5
Merge branch 'soon' into staging
7 years ago
yflory
61dbf94f2d
Fix pad attributes not working for readonly pads if you know the edit hash
7 years ago
yflory
8c42125ea0
Merge branch 'soon'
7 years ago
yflory
7ff9bbe2b0
Fix share modal with new pads
7 years ago
yflory
a0ec51dde5
Fix share modal with new pads
7 years ago
yflory
480b499d7b
Hack to remove onbeforeunload popup
7 years ago
yflory
7ede2e1a07
Fix cursor position when editing a task in todo
7 years ago
yflory
c34161a988
Update oocell config
7 years ago
yflory
acf09c807d
Fix fonts
7 years ago
yflory
9ba912d953
Clean onlyoffice files
7 years ago
yflory
db71fe5bf8
Rename font files
7 years ago
yflory
d53ea25111
Merge branch 'soon'
7 years ago
yflory
5f50bedce2
Fix empty properties for readonly pads
7 years ago
yflory
15a8196037
Enable pad creation screen
7 years ago
yflory
2eef1e96e6
Remove invalid error reports
7 years ago
yflory
7cb3282634
New apps for text, slide and spreadsheet
7 years ago
yflory
766fa72841
Fix initial value of the preview link in the share modal
7 years ago
yflory
5c1e5a3f49
Merge branch 'staging' into oo
7 years ago
yflory
5dbc99343a
Improve 'rename' input in the drive
7 years ago
yflory
b04e3def64
Fix invalid translation key
7 years ago
yflory
649fefad54
Send cookie when history keeper has changed
7 years ago
yflory
2ac9c3ba66
Report RPC errors when deleting owned pads
7 years ago
yflory
037a6ccc35
Fix INVALID_RESPONSE error in the file app
7 years ago
yflory
54a91f1153
Ability to reorder and edit tasks
7 years ago
yflory
70e014cdfc
Hide infinite spinner and disconnect modals when pad is deleted
7 years ago
yflory
e83e589cf0
Kick from pad when an owned channel is deleted + whiteboard and poll
7 years ago
yflory
728a6a868d
Manage expired channels
7 years ago
Fabien Vignon
ac527c6411
add a logout page
...
allows destroying user session with a minimum number of loaded dependenciesi.
Can be Used for SSO forwards (logout).
Co-authored-by: Nicolas PARQUET <nparquet@linagora.com>
7 years ago
yflory
3bb6d5a83c
Remove full history timeout
7 years ago
ansuz
f8399eaaa6
avoid concatenating 'undefined' in drive interface
7 years ago
yflory
ff151869de
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
7ebfa43408
Improve assert translations to detect issues in objects (tips, type, etc.)
7 years ago
ansuz
d676a5e7db
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into keywords
7 years ago
ansuz
bee5494abb
add some sanity checks to the todo app
7 years ago
yflory
5bba9b6c39
Refactor login to remove duplicate code
7 years ago
yflory
c2e9c60756
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
4df4c48fbd
Improve UI for pad creation screen
7 years ago
ansuz
8213d0d926
guard against null pointer exception
7 years ago
yflory
83eb304716
lint compliance
7 years ago
yflory
970122b41d
Send the channel id to the text analyzer
7 years ago
yflory
80df45f257
Get text from ckeditor
7 years ago
yflory
fb192a2c45
Add a configurable background color in the file app in view mode
7 years ago
yflory
91e42f1518
Fix the bug introduced in the share modal fix
7 years ago
yflory
0b1795e5a1
Fix an issue preventing the share modal to be used more than once
7 years ago
yflory
ad2cde4705
Add warning about anonymous drive in localStorage
7 years ago
yflory
bdafc101c9
Ability to remove owned channels from the drive
7 years ago
yflory
1c39e8b1bb
Fix worker app
7 years ago
yflory
b6e91c772e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
a1d9f44bbd
Delete owned pads from server when removed from the owner's drive
7 years ago
ansuz
f134f11b73
new getDeletedPads rpc
7 years ago
yflory
5089f1206d
Pad creation screen translations and link to settings
7 years ago
yflory
74deb60f0f
Fix issues with the new context menu in drive
7 years ago
yflory
36550b781f
Don't check for stronger hash if we have an edit hash
7 years ago
yflory
86144eda22
Display a message about pads deleted from the server
7 years ago
yflory
9a317018e2
Remove deleted pads from the drive
7 years ago
yflory
3d3f58b3fc
Improve share modal customization to make it work with async functions
7 years ago
yflory
fd4ed3ce3b
Fix subscription button in settings
7 years ago
yflory
548a32090e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
4d0312115a
Add a link to the account server for subscribers in settings
7 years ago
yflory
5827905dbd
Import OnlyOffice code from the 'onlyoffice' branch and sframe it
7 years ago
ansuz
2b8414ca78
provide hints for running CryptPad
7 years ago
ansuz
80cd3e208a
lint compliance
7 years ago
ansuz
4e8335bfdd
fix support for custom button classes
7 years ago
yflory
2995782079
Different colors for ok and cancel in alertify
7 years ago
Caleb James DeLisle
4de6bd6195
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
Caleb James DeLisle
014aacc76a
Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window
7 years ago
yflory
69c33e2f83
Ability to disable profile
7 years ago
yflory
51587d1006
Ability to disable feedback on the entire instance
7 years ago
yflory
006d99e19a
Fix undefined friends
7 years ago
yflory
af2bde27c6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
c90ba890ca
Add more configurable options and add a new way to use custom config
7 years ago
ansuz
ffa392a7e2
Merge pull request #221 from ryanpcmcquen/patch-1
...
Fix Org mode regex.
7 years ago
yflory
2e436f16c9
Refactor context menu in drive
7 years ago
Ryan P.C. McQuen
ff4a49d59b
Fix Org mode regex.
...
More details here: https://github.com/mickael-kerjean/nuage/pull/16
7 years ago
yflory
4bea1aa2df
Display default avatars in IE
7 years ago
yflory
adf7e14891
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
bc9a88fbe9
Add support for org-mode in th code app
7 years ago
ansuz
b08c1d94a1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
02dbe9e458
enforce maxUploadSize
7 years ago
yflory
6a906e3770
Fix share modal extension point
7 years ago
yflory
e791add4ec
Remove + icons from folders in the trash
7 years ago
yflory
51b4d269be
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
6e086ee779
Add shortcuts in the share modal
7 years ago
ansuz
fc8847dae4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
08ae327386
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
yflory
c5ebbe1a56
New share menu
7 years ago
ansuz
e52c1fe65c
remove Symbol polyfill
7 years ago