Commit Graph

3706 Commits (3cf09924aec87b7bd98876c54c19cd84d25d3213)

Author SHA1 Message Date
ansuz 5eefc6d0aa Merge branch 'bigger-uploads' into staging 2020-02-27 13:49:35 -05:00
ansuz 0989595358 lint compliance 2020-02-27 13:40:48 -05:00
yflory e18c224db4 Faster sort function in drive 2020-02-27 13:33:26 +01:00
yflory e84503bd52 fixFiles optimizations 2020-02-27 13:21:10 +01:00
ansuz 59ad80d7f1 support larger upload sizes for users with premium accounts 2020-02-26 13:09:11 -05:00
ansuz 87ef2b0899 Merge branch 'user-admin-logout-everywhere' into staging 2020-02-25 11:37:26 -05:00
ansuz f951951077 merge communities-allow-list and lint compliance 2020-02-25 09:48:41 -05:00
yflory 4f9862de71 Fix trim history when owned by a team 2020-02-25 15:12:54 +01:00
ansuz 9c4693365a logout-everywhere from the userAdmin menu 2020-02-24 18:36:53 -05:00
David Benqué e328ae97fd change owner icon
- badge icon for owned pads
- no icons for pads owned by someone else or without an owner
2020-02-24 16:42:28 +00:00
yflory 8eaf197b5b Disable 'make a copy' for spreadsheets in the drive 2020-02-24 16:40:23 +01:00
yflory 99f04c3d6f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-24 16:32:35 +01:00
yflory f103a0fb08 Fix dropping files in non-ROOT categories in the drive 2020-02-24 16:32:18 +01:00
Weblate 20b591a39c Translated using Weblate (German)
Currently translated at 100.0% (1215 of 1215 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-02-24 15:47:18 +01:00
yflory 6e6ba73eca Remove XXX 2020-02-24 14:55:29 +01:00
yflory 59d23ef5ff Fix issues with trim history button 2020-02-24 11:28:30 +01:00
ansuz cac114bb52 merge staging into pending allow-list work 2020-02-21 13:52:10 -05:00
Weblate 78c292bc2e Translated using Weblate (Italian)
Currently translated at 41.3% (501 of 1213 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2020-02-21 17:16:56 +01:00
Weblate e292a0b295 Translated using Weblate (French)
Currently translated at 100.0% (1215 of 1215 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-02-21 17:16:56 +01:00
Weblate 01ba2c4d40 Translated using Weblate (English)
Currently translated at 100.0% (1215 of 1215 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1214 of 1214 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2020-02-21 17:16:56 +01:00
Weblate 316d2a4689 Translated using Weblate (German)
Currently translated at 100.0% (1213 of 1213 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-02-21 17:16:55 +01:00
yflory ff97c2cf63 Add (copy) to the title for copied pads 2020-02-21 17:10:50 +01:00
ansuz 77785e79af Merge branch 'communities-allow-list' of github.com:xwiki-labs/cryptpad into communities-allow-list 2020-02-21 10:59:26 -05:00
ansuz 075eddb1db guard against a typeError if there are no owners 2020-02-21 10:50:59 -05:00
yflory cebb2d3900 Merge branch 'communities-allow-list' of github.com:xwiki-labs/cryptpad into communities-allow-list 2020-02-21 16:25:50 +01:00
yflory 0990148810 Fix team ownership in the access modal 2020-02-21 16:25:43 +01:00
yflory 3abe522a9f Make a copy 2020-02-21 15:45:16 +01:00
ansuz ad7096d754 Merge branch 'communities-allow-list' of github.com:xwiki-labs/cryptpad into communities-allow-list 2020-02-21 08:41:13 -05:00
ansuz 42ffb4efb6 Merge branch 'staging' into communities-allow-list 2020-02-21 08:40:45 -05:00
yflory 2cceb54aac Fix cornerPopup timeout not always applied 2020-02-21 12:15:34 +01:00
yflory d0bce11c21 Fix errors when an anonymous user leaves the shared worker 2020-02-21 12:07:53 +01:00
yflory d3939e87b2 Fix readOnly mode in spreadsheets 2020-02-20 16:39:50 +01:00
yflory e6c948febb Display ERESTRICTED error in the UI 2020-02-20 12:12:22 +01:00
yflory 866ce6fb7d Add translation key 2020-02-20 11:43:35 +01:00
yflory 9d5bf7e1bb Disable allow list for files and shared folders 2020-02-20 11:30:38 +01:00
yflory 521db379a0 Add access button in all the apps 2020-02-19 19:05:29 +01:00
yflory 620995506e lint compliance 2020-02-19 18:52:17 +01:00
yflory 43492b6df5 Add mute pad option 2020-02-19 18:51:04 +01:00
yflory b4ca18d7c2 Fix access modal bug 2020-02-19 17:26:31 +01:00
yflory 57c360ebf6 Refresh access modal when other tabs make changes 2020-02-19 17:20:37 +01:00
yflory bd0e4e66bb Fix allow list issues 2020-02-19 16:35:12 +01:00
yflory d0eb96815d Merge remote-tracking branch 'origin/communities-allow-list' into communities-allow 2020-02-19 16:00:11 +01:00
yflory e861cd3ab7 lint compliance 2020-02-19 15:58:30 +01:00
yflory 5f8ae61bd4 Add request access button to the access modal 2020-02-19 15:56:25 +01:00
yflory ef4188db5b Fix translation keys and fix UI 2020-02-19 14:31:59 +01:00
yflory 175423fee4 Add translation keys 2020-02-19 13:14:50 +01:00
yflory 17113f298c Display allow list state in access modal 2020-02-19 13:03:49 +01:00
ansuz d5e8fc35f7 Merge branch 'mkTimeout' into communities-allow-list 2020-02-18 15:31:58 -05:00
yflory 04009bf9bb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-18 17:24:43 +01:00
yflory d48cecf28e Load mailboxes after teams 2020-02-18 17:24:28 +01:00