Commit Graph
100 Commits
Author SHA1 Message Date
yflory 176e667128 Add more migration options 2019-10-28 18:22:42 +01:00
yflory f6bbe70f3c Fix notification issue 2019-10-28 17:40:26 +01:00
yflory b04d8c0821 Add permissions table 2019-10-28 17:05:11 +01:00
yflory 289f71ae8b Merge branch 'staging' into ro 2019-10-28 15:10:29 +01:00
yflory 9090002e1f Transfer shared folder ownership 2019-10-28 15:05:49 +01:00
yflory 07fbe6c284 Fix transfer ownership to ourselves via a team 2019-10-28 14:30:32 +01:00
yflory a1e4c52a83 Fix editable UI displayed for team viewers 2019-10-28 14:05:08 +01:00
yflory 93e4c8a9e2 bump version 2019-10-28 13:45:54 +01:00
yflory e79a6f4bb5 Merge branch 'lkiesow-add-board-bottom-left' into staging 2019-10-28 11:59:49 +01:00
yflory 7acbfc009f Merge branch 'lkiesow-move-add-item-up' into staging 2019-10-28 11:59:42 +01:00
yflory fa08304514 Merge branch 'add-board-bottom-left' of git://github.com/lkiesow/cryptpad into lkiesow-add-board-bottom-left 2019-10-28 11:58:06 +01:00
yflory 8f27389f6c Fix kanban issue 2019-10-28 11:57:11 +01:00
yflory 949cb54d14 Merge branch 'move-add-item-up' of git://github.com/lkiesow/cryptpad into lkiesow-move-add-item-up 2019-10-28 11:39:19 +01:00
yflory 7521a73d87 Update config key 2019-10-28 11:19:00 +01:00
yflory ccf4553ed3 Fix share modal with unregistered users #457 2019-10-28 10:37:04 +01:00
yflory c59d41d8f6 Fix Ctrl+E menu in some parts of the drive 2019-10-25 18:25:32 +02:00
yflory 49766d006f Fix deprecated shared folder in read-only team 2019-10-25 17:40:31 +02:00
yflory 37a72d2f87 Fix more issues when changing password of a readonly folder 2019-10-25 16:36:00 +02:00
yflory f9723a6183 Fix read-only shared folders with password change 2019-10-24 16:06:37 +02:00
yflory 0583ed3c8b Owner can't demote themselves if there are no other owners 2019-10-22 17:33:24 +02:00
yflory 9477ae0895 Merge branch 'sfPassword' into ro 2019-10-22 17:26:32 +02:00
yflory 126f10b782 Fix shared folder password change issues 2019-10-22 17:23:31 +02:00
yflory a511fccdc2 Don't log error when a friend's avatar has been deleted 2019-10-22 16:15:13 +02:00
yflory e75e22fb10 Fix sessionStorage bug with pad password change 2019-10-22 15:45:31 +02:00
yflory 550965b1c8 Password change UI 2019-10-22 15:22:43 +02:00
yflory 456c88b22c Merge branch 'staging' into sfPassword 2019-10-22 14:54:24 +02:00
yflory e6267a89ff Remove XXX 2019-10-22 13:10:57 +02:00
yflory fa2ad4e476 Add /p/ to the hash when adding a password 2019-10-22 13:06:21 +02:00
yflory 427cf836b1 Improve password change workflow 2019-10-22 12:50:10 +02:00
yflory c894351a30 Fix pinning issue causing unnecessary reset 2019-10-22 11:21:41 +02:00
yflory 66908d15cc Make sure shared folders href are always encrypted when required 2019-10-21 18:01:44 +02:00
yflory b2f89e289d Merge branch 'sfPassword' into ro 2019-10-21 17:43:46 +02:00
yflory efded1063f Fix shared folder duplication bug 2019-10-21 17:26:52 +02:00
yflory 51b1c19e77 Fix shared folder password prompt UI 2019-10-21 17:13:46 +02:00
yflory 7d7a692383 Display a password prompt when an unprotected pad is not found on the server 2019-10-21 17:12:36 +02:00
yflory 302030e1ee Shared folder password change 2019-10-21 15:23:13 +02:00
yflory ad42d956d7 Add support for Japanese translation 2019-10-21 11:10:30 +02:00
yflory 66f2ece08e Add feedback keys 2019-10-15 18:03:53 +02:00
yflory 81cbb3f6fe Sort support messages differently 2019-10-15 18:03:31 +02:00
yflory d5a3581469 Placeholder while loading mediatag and broken images for 404 2019-10-15 18:03:07 +02:00
yflory 8db0fcf8bd Make the number of teams and owned teams configurable 2019-10-15 18:02:11 +02:00
yflory e6eb3554d6 Make autoCloseBrackets configurable per user 2019-10-15 18:00:54 +02:00
yflory 50829d3db1 Share a folder with a read-only URL 2019-10-14 17:37:58 +02:00
yflory 7c710e57b7 Read-only shared folders UI 2019-10-14 16:02:24 +02:00
yflory a3d273ec47 Update rights in inner 2019-10-14 12:01:44 +02:00
yflory d443c93893 Upgrade/downgrade shared folders access rights 2019-10-11 18:15:48 +02:00
yflory 8ca7e11150 Add support for viewers in roster 2019-10-10 13:59:10 +02:00
yflory 8dcc2cad82 lint compliance 2019-10-10 13:56:55 +02:00
yflory 13df7e8d38 Fix team editor 2019-10-10 13:56:12 +02:00
yflory d3b03f46ea Migration script 2019-10-10 12:35:01 +02:00
yflory 9a0251f4ba Ability to open an anonymous read only shared folder 2019-10-08 18:47:54 +02:00
yflory 4e4d01a471 Improve getStrongerHash to also look inside shared folders 2019-10-08 17:54:52 +02:00
yflory e0a1b8724b Merge branch 'staging' into ro 2019-10-08 17:22:44 +02:00
yflory d9e7fc24fe Focus the tab when clicking on a notification 2019-10-08 16:25:03 +02:00
yflory 50d0abd193 Fix team creation UI issue 2019-10-08 15:26:03 +02:00
yflory 8d99e811f1 Teams UI 2019-10-08 15:10:10 +02:00
yflory 67c71ce4d1 Fix UI issues in teams 2019-10-08 15:02:30 +02:00
yflory 190f20665a Update CHANGELOG 2019-10-08 14:08:44 +02:00
yflory 5762246ec9 Merge branch 'soon' 2019-10-08 14:01:08 +02:00
yflory 78bd544196 bump version 2019-10-08 13:54:48 +02:00
yflory 26519b661d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-10-08 12:01:03 +02:00
yflory e5deffe21f Fix team deletion 2019-10-08 11:10:26 +02:00
yflory 3015d7f22b Fix team deletion 2019-10-08 11:10:03 +02:00
yflory 75b3c99d04 Remove refactoring comment 2019-10-07 18:38:49 +02:00
yflory 5ab3f39fb8 Encrypted href 2019-10-07 18:30:46 +02:00
yflory 2a4eca1e2e Remove download button for sheets 2019-10-07 15:00:26 +02:00
yflory cbeba2d40f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-10-07 14:37:11 +02:00
yflory 7f3aacefd4 Fix undefined range_requests in messenger 2019-10-07 14:37:00 +02:00
yflory cf0d0e8e4b Provide the secondaryKey to userObject 2019-10-07 14:35:11 +02:00
yflory dd2f0bd417 Add tooltip to the usage bar 2019-10-07 11:19:02 +02:00
yflory 39dbea0c10 Fix notifications displayed once per tab 2019-10-07 10:57:37 +02:00
yflory 21591b0adc Update French translation 2019-10-07 10:44:26 +02:00
yflory 6c08a66404 Drive UI 2019-10-07 10:36:31 +02:00
yflory 2385f65869 Change tab title when loading a team 2019-10-04 17:57:46 +02:00
yflory db2f233c44 Fix various team UI issues 2019-10-04 17:31:12 +02:00
yflory 7a8908c93e Fix ability to create more than one team. Add chat notifications 2019-10-04 17:30:55 +02:00
yflory 390ca941e7 Add links to the CryptPad survey and to the crowdfunding page 2019-10-03 18:09:20 +02:00
yflory d5c4285c61 lint compliance 2019-10-03 16:36:04 +02:00
yflory b79b4dfe8a Fix messenger blocked for unregistered users 2019-10-03 16:23:51 +02:00
yflory e80edd4a0b Fix error message printed in the console for unregistered users 2019-10-03 16:23:27 +02:00
yflory 8c61e3b9c4 Remove debugging console.error 2019-10-03 12:31:33 +02:00
yflory 66d7d93496 Send an event to all the teams when adding a pad to a drive 2019-10-03 11:18:43 +02:00
yflory 3648eec7a6 Use only one listmap when a shared folder is stored in multiple teams 2019-10-02 18:56:03 +02:00
yflory 0a8c6dc6b2 Fix issue with a same shared folder loaded in multiple teams 2019-10-02 17:49:51 +02:00
yflory d09a1c27ac Hide upgrade button in teams 2019-10-01 18:00:01 +02:00
yflory 5b75417a3b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-10-01 14:18:51 +02:00
yflory fa20d80c09 Display team ed public 2019-10-01 14:18:30 +02:00
yflory 56d8b92c99 Make team drive leftside menu collapsable 2019-10-01 14:10:44 +02:00
yflory 6abc8151d1 lint compliance 2019-10-01 12:15:50 +02:00
yflory b8f6b57019 Demote yourself as owner only if there are no other owners 2019-10-01 12:15:23 +02:00
yflory 572b9eb09b Fix merge conflict with weblate 2019-10-01 12:01:18 +02:00
yflory 3a8b3ea6cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-10-01 11:57:42 +02:00
yflory 590e6bd211 Demote yourself 2019-10-01 11:57:21 +02:00
yflory 22d5e417e4 Prevent infinite loop in the drive 2019-10-01 11:46:52 +02:00
yflory 50e39f9945 Fix a race condition in teams 2019-10-01 11:33:42 +02:00
yflory f341ac2637 Enable teams by default 2019-10-01 10:59:26 +02:00
yflory 1a69a0cab7 Add links to the teams APP 2019-10-01 10:57:46 +02:00
yflory 0b542f6be8 Use the correct app name for teams 2019-10-01 10:32:37 +02:00
yflory a1e0722a09 Update translation keys 2019-10-01 10:28:10 +02:00
yflory 5dbc06633a Show the current displayed team in the leftside menu 2019-09-30 17:51:44 +02:00