Commit Graph

8033 Commits (1885cecaaa27c76adc283da463e5e6546606d86a)

Author SHA1 Message Date
ansuz 0459e12dc4 modify rich text link handler to open URLs via the bounce app 2021-04-20 15:45:06 +05:30
ansuz 21c378c05b
Merge pull request #718 from nilsgabriel/main
Add option to open links on first click.
2021-04-20 05:55:13 -04:00
Nils Gabriel 320c81492e Add option to open links on first click. 2021-04-20 09:10:21 +02:00
yflory 8f47b183b3 Fix drive stuck offline because of a restricted shared folder 2021-04-19 21:29:52 +05:30
ansuz 359de1dc94 better checkup page error messages 2021-04-19 18:39:08 +05:30
yflory b24de7984f Fix team calendars stored in the drive 2021-04-19 17:42:52 +05:30
ansuz 0b15f5793d stub an incorrect test 2021-04-16 20:02:38 +05:30
ansuz b7975bb791 add some debugging advice to the checkup page 2021-04-16 19:30:12 +05:30
ansuz 3a5b334899 add a 'BETA' prefix to the calendar title 2021-04-15 14:35:01 +05:30
ansuz bf9c689e25 Merge branch 'soon' into staging 2021-04-15 14:17:07 +05:30
yflory dfff667a6e Add tab title to calendar 2021-04-14 15:51:36 +02:00
yflory e6fba31884 Close calendar popup with Esc 2021-04-14 15:18:05 +02:00
yflory 6d7efb4853 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2021-04-14 13:20:19 +02:00
yflory 0e5bb43f52 Hide calendar app from new pad menu 2021-04-14 13:20:05 +02:00
ansuz 43f0442277 remove calendar from app menu 2021-04-14 16:47:17 +05:30
yflory a789d585e4 Fix scrollbar issues in calendar 2021-04-14 13:04:55 +02:00
ansuz d5c9896ba4 Merge branch 'staging' into soon 2021-04-14 16:05:08 +05:30
Weblate 45f0369ac4 Translated using Weblate (English)
Currently translated at 100.0% (1181 of 1181 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-04-14 12:32:46 +02:00
Weblate 39d0e916d1 Translated using Weblate (German)
Currently translated at 100.0% (1181 of 1181 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-04-14 12:32:46 +02:00
Weblate 01ea8ba2d4 Translated using Weblate (French)
Currently translated at 100.0% (1181 of 1181 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-04-14 12:32:46 +02:00
yflory 5e4a1827e8 Fix variable name 2021-04-14 10:55:08 +02:00
ansuz e16d2a19ae update XXX note 2021-04-14 11:58:54 +05:30
ansuz 0b8c699fdd fix the example privacy config that I wrecked 2021-04-14 10:35:58 +05:30
Weblate d6cc5b755d Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2021-04-14 05:58:19 +02:00
ansuz c5e9892db0 remove unused translations 2021-04-14 09:27:59 +05:30
ansuz 9bb1a7b790 don't create a readme in users' drives on registration 2021-04-14 09:26:09 +05:30
yflory 5b2e713e2f Hide time selection for all day events 2021-04-13 17:35:44 +02:00
yflory 0f68fc3a4e Remove unused code 2021-04-13 16:40:53 +02:00
yflory 56b9ec0aa0 Improve all day events with different timezones 2021-04-13 16:38:50 +02:00
yflory aed2cbc5eb Remember calendar view 2021-04-13 15:42:04 +02:00
yflory e202713fb3 Add missing translation key 2021-04-13 15:38:29 +02:00
ansuz fb2566a75a lint compliance 2021-04-13 16:45:14 +05:30
yflory 5f99dad482 Add missing callback 2021-04-13 11:38:18 +02:00
yflory 3d4f94bb13 Add translation keys 2021-04-13 11:35:48 +02:00
yflory 33c9a2d395 Protect againt XSS in tui calendar 2021-04-13 11:09:14 +02:00
yflory c98dfd29c7 Fix UI not updated when deleting an event 2021-04-13 10:39:29 +02:00
yflory 23dcc2e30d Fix UI not updated when moving an event from a calendar to another 2021-04-13 10:37:34 +02:00
yflory 0a604933d2 Getting started in the drive 2021-04-12 16:09:21 +02:00
yflory af625cb63d Fix anchors in rich text readonly 2021-04-12 15:55:49 +02:00
yflory 585ac2da16 Improve logout app 2021-04-12 19:06:39 +05:30
yflory b8914fef1b Improve logout app 2021-04-12 15:02:10 +02:00
ansuz 93ea996f86 Merge branch 'calendar' into staging 2021-04-12 18:14:48 +05:30
ansuz f1b3b2ca6a Merge branch 'broadcast' into staging 2021-04-12 17:51:48 +05:30
ansuz 277a38c610 explain why 'newTeam' option overrides lastKnownHash in roster 2021-04-12 17:50:30 +05:30
ansuz 3cf87fa940 remove unused feature 2021-04-12 17:49:57 +05:30
ansuz 6f51cddc42 remove unused function 2021-04-12 17:49:38 +05:30
ansuz 1ee2f70f49 fix spreadsheet CSP checkup and confirm that /api/broadcast is accessible 2021-04-12 17:49:22 +05:30
ansuz f24037b2f1 Merge branch 'staging' into update-broadcast 2021-04-12 15:33:53 +05:30
ansuz f717472397 Merge branch 'soon' into staging 2021-04-12 15:31:44 +05:30
Weblate c6cfd5e1c4 Translated using Weblate (German)
Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (German)

Currently translated at 99.9% (1198 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-04-12 11:48:36 +02:00