Commit Graph

7104 Commits (56c18e7468f7de5504018e573b2b43ff4e535304)

Author SHA1 Message Date
yflory 450c920b84 Don't try to get files metadata 2019-09-13 17:25:51 +02:00
yflory 799d93eb48 Prevent sharing a pad with a team from this team's drive 2019-09-13 16:55:48 +02:00
yflory b76cef9660 Store a pad in a team drive 2019-09-13 16:45:07 +02:00
yflory be85efcb21 Fix decodeBase64 error with thumbnails 2019-09-13 15:44:35 +02:00
yflory 489bec6285 Use console.debug in userObject 2019-09-13 15:34:33 +02:00
ansuz c418f77e48 Merge branch 'soon' into staging 2019-09-13 10:52:44 +02:00
yflory 353da76808 Improve share modal UI 2019-09-12 18:51:03 +02:00
ansuz 8084343705 guard against a typeError 2019-09-12 18:06:54 +02:00
ansuz cb6b4a8eb3 always supply a callback when writing messages 2019-09-12 18:04:24 +02:00
yflory 306fc6cdb9 Create and store pads in a team 2019-09-12 17:54:50 +02:00
ansuz e5cea3c250 replace inline blob management functionality with dedicated module 2019-09-12 17:30:35 +02:00
ansuz c7f70d7264 implement blob management methods in a dedicated file 2019-09-12 17:27:44 +02:00
ansuz d4b4a50253 remove annoying console.log 2019-09-12 17:26:45 +02:00
ansuz abaf4c7371 escapeKeyCharacters is now a common utility 2019-09-12 17:24:40 +02:00
yflory 79ac44de7e Fix team drive toolbar ui 2019-09-12 14:06:35 +02:00
yflory 6c70bf62b1 Don't pull the entire css twice 2019-09-12 14:04:57 +02:00
yflory 7f0dd4f576 Load shared folder and register change events in teams 2019-09-11 18:01:48 +02:00
yflory fa2d148df4 Display a team drive 2019-09-11 16:24:04 +02:00
ansuz c17a28cced WIP roster definition 2019-09-11 15:41:50 +02:00
ansuz 7cc1832a1f handle stream errors when checking for metadata 2019-09-11 15:40:25 +02:00
ansuz 152284e443 implement util.bake and polyfill btoa and atob 2019-09-11 15:39:22 +02:00
ansuz ab868237a0 replace ad hoc line stream with readline module 2019-09-11 11:01:41 +02:00
ansuz 73854a8b6a implement Util.both 2019-09-11 10:54:44 +02:00
ansuz bcbe561bbf implement Util.both 2019-09-11 10:54:21 +02:00
yflory 222ea650d1 lint compliance 2019-09-10 18:37:11 +02:00
yflory 1b31d8f7c6 Create a team 2019-09-10 18:32:12 +02:00
ansuz 89d6a7ad76 Merge branch 'soon' into staging 2019-09-10 17:34:04 +02:00
ansuz e3864677e2 update changelog for Baiji (3.1.0) 2019-09-10 17:32:37 +02:00
ansuz 3ff40df1b8 change server from PACKAGE mode to FRESH mode when you flush the cache 2019-09-10 17:32:10 +02:00
yflory 798296489a Merge branch 'staging' into team 2019-09-10 15:32:05 +02:00
yflory 7e238245e6 Fix pad not stored in drive when accepting ownership 2019-09-10 15:30:36 +02:00
yflory 16549f40bb Add a way to restore broken spreadsheets 2019-09-10 14:02:29 +02:00
yflory f5444e5d3d Add notification icon 2019-09-10 13:13:08 +02:00
yflory 39eefec50a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-10 11:23:10 +02:00
yflory fc3c487421 Disable transfer ownership for shared folders and files 2019-09-10 11:23:00 +02:00
Weblate 285eb055f9 Translated using Weblate (German)
Currently translated at 100.0% (1066 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-09-10 08:29:50 +00:00
ansuz 532ba9b9fd update XXX comments which are no longer valid or can wait 2019-09-10 10:29:08 +02:00
yflory 2bd8c2d363 Fix onreconnect in cursor 2019-09-09 18:56:49 +02:00
yflory 29075b7898 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-09 18:47:46 +02:00
yflory c19ff5958c Fix duplicate join in cursor.js 2019-09-09 18:47:34 +02:00
ansuz 9f9bce7ac5 create the 'what is cryptpad' pad as owned when you register 2019-09-09 18:12:05 +02:00
ansuz 6f9d438d4d fix hacky detection of secure context 2019-09-09 18:12:05 +02:00
yflory 8c8f7e4605 Fix 'document' not defined in the worker context 2019-09-09 18:11:27 +02:00
yflory e7f56ca236 lint compliance... 2019-09-09 18:10:20 +02:00
yflory d92122347f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-09 17:43:04 +02:00
yflory b84c4be69c Display OS notifications when receiving a notification on CryptPad 2019-09-09 17:37:11 +02:00
ansuz 26faf72df8 make it easier to filter clientside logs 2019-09-09 17:23:35 +02:00
ansuz a3eff2728e update lib/once.js to match clientside definition 2019-09-09 16:39:54 +02:00
ansuz 40f302d002 revert usage of batch reads for file size 2019-09-09 16:34:30 +02:00
ansuz 56ec91ff27 update util.once to add a handler for multiple callbacks 2019-09-09 16:31:57 +02:00