Commit Graph
100 Commits
Author SHA1 Message Date
yflory e131661673 Accept and decline ownership offers 2019-08-30 17:36:27 +02:00
yflory c76363e765 lint compliance 2019-08-30 16:43:18 +02:00
yflory 9822c28f3b Implement ADD_OWNER notification with pending_owner metadata 2019-08-30 16:41:48 +02:00
yflory 738030e8c0 Add pending_owners commands 2019-08-30 12:07:03 +02:00
yflory ea37166dc2 Update the index metadata cache 2019-08-30 12:00:49 +02:00
yflory 5f37aae990 Add a queue to setMetadata to aovid race conditions 2019-08-30 11:49:38 +02:00
yflory e12e5e1f25 Allow pending_owners to claim ownership 2019-08-30 11:49:15 +02:00
yflory 2d5b6a53ff Fix UI issues with ownership management 2019-08-29 11:28:51 +02:00
yflory 0368bbad76 Fix drive export from settings and exported folder name 2019-08-28 16:53:18 +02:00
yflory 2a91643d59 Remove an owner 2019-08-28 16:37:13 +02:00
yflory f6762f7c01 Make the friends list from the share modal reusable 2019-08-28 15:29:38 +02:00
yflory 28b2341f2c Serverside metadata update 2019-08-28 12:40:35 +02:00
yflory 7510e7319e Fix dropping files into codemirror 2019-08-27 16:07:40 +02:00
yflory b88c5d2944 Fix notifications 2019-08-27 15:56:27 +02:00
yflory d3fdb0d9fe Fix fileHost error 2019-08-27 15:37:45 +02:00
yflory 7bd4a4028b Fix fileHost again... 2019-08-27 15:31:22 +02:00
yflory 7afea886e7 Fix HTML in support UI 2019-08-27 14:39:25 +02:00
yflory eca8394765 Fix a potential type error 2019-08-27 14:39:15 +02:00
yflory 86548e5cc1 Fix wrong fileHost when displaying thumbnails 2019-08-27 13:46:09 +02:00
yflory a73e48de80 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-27 12:08:22 +02:00
yflory 76410b479b Fix potential XSS issues if CSP is badly configured 2019-08-27 12:03:25 +02:00
yflory c62e279224 Fix share modal friends list 2019-08-27 11:37:39 +02:00
yflory 3c8b9a55e0 Add background color to plain text media tags in the markdown apps 2019-08-27 11:16:25 +02:00
yflory c786735b1a Improve rendering of plain text mediatags 2019-08-27 11:02:03 +02:00
yflory 5c80a8d9b5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-27 10:55:03 +02:00
yflory 8957bbd782 Ability to set ownership and password when sharing a folder 2019-08-27 10:53:41 +02:00
yflory 8d7bf62ff2 Don't leave the channel twice in cryptget 2019-08-26 18:53:49 +02:00
yflory c9420200ce Fix download folder 2019-08-26 18:47:17 +02:00
yflory 3f6e64338a Fix downloading file from the drive 2019-08-26 18:17:39 +02:00
yflory a67f7d3edb Fix translation key 2019-08-26 18:00:23 +02:00
yflory 2367a60236 Features pages UI 2019-08-26 17:18:28 +02:00
yflory 67fef6f764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-26 16:25:41 +02:00
yflory 7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused 2019-08-26 16:25:34 +02:00
yflory 521940f604 Don't update the proxy onfinechange when picking a cursor color 2019-08-26 15:30:35 +02:00
yflory e2ff6c7c30 Fix fileHost in the file app 2019-08-23 17:38:08 +02:00
yflory 32c1ab842e Fix typo 2019-08-23 17:31:20 +02:00
yflory 9d32dbb7e5 Remove console.log 2019-08-23 17:19:08 +02:00
yflory 31f365474b Fix fileHost for avatars 2019-08-23 17:12:39 +02:00
yflory c7ca50c934 add "copy shareable link" button to "profile" page 2019-08-23 16:42:31 +02:00
yflory 7816c17cb5 Fix backspace shortcut in codemirror 2019-08-23 16:31:57 +02:00
yflory e3e4186f34 Remove placeholder 2019-08-23 16:20:50 +02:00
yflory d59b2f513f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-23 16:20:05 +02:00
yflory c95db33157 Improve pricing visibility 2019-08-23 16:19:45 +02:00
yflory 74372ba5d4 Disable Ctrl+E modal in share and filepicker modals 2019-08-23 12:16:48 +02:00
yflory a125f6a764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-23 12:03:04 +02:00
yflory ae1e221bdc Remove useless X in the download table 2019-08-22 18:04:38 +02:00
yflory 3c6e127831 Improve upload table UI 2019-08-22 18:04:11 +02:00
yflory fc72861721 Prevent users from opening a pad with the wrong app 2019-08-22 14:01:07 +02:00
yflory f966a479de Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-20 13:55:46 +02:00
yflory 24ea640397 Kill the testworker to save memory usage 2019-08-20 13:55:37 +02:00
yflory 06809fd3ba Update codemirror settings in realtime 2019-08-19 16:53:17 +02:00
yflory 92a41f84f7 Fix wrong owner in the properties modal 2019-08-19 16:00:55 +02:00
yflory c608bdd2dc Merge branch 'off' into staging 2019-08-19 15:38:22 +02:00
yflory 656b129543 Ability to remove handlers from worker-channel and metadata-manager 2019-08-19 15:37:08 +02:00
yflory c1656d7b5b Merge branch 'unifiedMetadata' into staging 2019-08-19 15:27:59 +02:00
yflory 6f0062d023 Add comments and timeout errors 2019-08-19 14:37:55 +02:00
yflory 3dba20776f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-19 13:40:24 +02:00
yflory 7988a30338 Fix folder upload UI 2019-08-19 13:39:40 +02:00
yflory c4a90a90f2 Fix disconnection event not propagating to the UI 2019-08-16 11:33:57 +02:00
yflory ba24cde76d Fix cryptget not stopping chainpad-netflux when done 2019-08-16 10:23:58 +02:00
yflory a327f4a0bf Fix cryptget memory issues 2019-08-14 15:59:16 +02:00
yflory 9c26df4213 Add comments 2019-08-14 15:12:44 +02:00
yflory 3e56a88173 Add progress data when using cryptget 2019-08-14 14:57:14 +02:00
yflory 548c633375 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-14 14:45:19 +02:00
yflory eaeb995661 Remove debugging code 2019-08-14 10:38:42 +02:00
yflory 06748dcfb3 missing comma 2019-08-13 14:23:29 +02:00
yflory bbd59c6a2b Don't freeze the UI with old (invalid) states of the drive history 2019-08-12 16:14:51 +02:00
yflory 21658e9de1 Fix restoring an older version of the drive 2019-08-12 15:52:48 +02:00
yflory 970dcb8b8b null is an object 2019-08-12 15:40:25 +02:00
yflory 3303e9738d Fix drive deletion 2019-08-12 15:38:21 +02:00
yflory 20ba9f86ff Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-12 15:34:08 +02:00
yflory 5c6b3155ac Add safety measures to avoid removing your drive by accident 2019-08-12 15:30:59 +02:00
yflory d823deff92 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-12 12:15:17 +02:00
yflory a0598bf377 Fix infinite onChange loop in metadata 2019-08-12 12:15:06 +02:00
yflory 0636714829 Share with friends as template 2019-07-18 17:18:36 +02:00
yflory 4396fda0ff Remember share settings when sharing a pad with a friend 2019-07-18 16:58:57 +02:00
yflory e8ff7a9208 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-07-17 17:46:20 +02:00
yflory b524643af4 Display the owners names in the properties modal when we can 2019-07-17 17:45:44 +02:00
yflory 7105629f3d Merge branch 'staging' into unifiedMetadata 2019-07-17 17:21:16 +02:00
yflory e2c13d9724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-07-17 17:01:46 +02:00
yflory d7630fd093 Fix translation key 2019-07-17 17:01:34 +02:00
yflory 51facff6fd Send a mailbox address (encrypted) to the owned pads metadata 2019-07-17 17:01:25 +02:00
yflory adef61672c Fix translation key 2019-07-17 17:00:43 +02:00
yflory f0d753e3f4 Merge branch 'staging' into unifiedMetadata 2019-07-17 15:25:01 +02:00
yflory 8e749d6a36 Remove old code 2019-07-17 14:32:15 +02:00
yflory bc38c50e0c Fix translation key again.... 2019-07-17 14:31:52 +02:00
yflory 4e3ec86d8c Fix translation keys again 2019-07-17 13:26:04 +02:00
yflory f9162d41f7 Fix translation keys 2019-07-17 12:15:28 +02:00
yfloryandClemDee 1bb47e28ef Update icons 2019-07-17 12:00:55 +02:00
yflory 05613c15b0 Merge branch 'master' into staging 2019-07-17 11:20:17 +02:00
yflory c72bffeb66 Update icons 2019-07-17 10:58:30 +02:00
yflory eee040a868 Fix 'req is undefined' 2019-07-17 10:50:51 +02:00
yflory 36a57b4007 Fix duplicate notifications n reconnect 2019-07-17 10:50:23 +02:00
yflory 7bc0c7ce95 Fix duplicate notifications n reconnect 2019-07-17 10:49:26 +02:00
yflory 64304c57d3 Update translation key 2019-07-17 10:48:25 +02:00
yflory 646f352a15 Send user agent in support messages 2019-07-16 17:54:06 +02:00
yflory 9b45f0dd79 Add translation keys 2019-07-16 17:29:55 +02:00
yflory 65d76a9241 Merge branch 'request' into staging 2019-07-16 14:37:03 +02:00
yflory 16c54652cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-07-16 14:32:25 +02:00
yflory a169b4c3b3 Display a notification when there is a new message from the support team 2019-07-16 14:31:57 +02:00