Commit Graph

7466 Commits (1588ced325c5397baf5061aa3da4c5dcfbbc7f68)
 

Author SHA1 Message Date
yflory 9477ae0895 Merge branch 'sfPassword' into ro
yflory 126f10b782 Fix shared folder password change issues
yflory a511fccdc2 Don't log error when a friend's avatar has been deleted
yflory e75e22fb10 Fix sessionStorage bug with pad password change
yflory 550965b1c8 Password change UI
yflory 456c88b22c Merge branch 'staging' into sfPassword
Weblate d7f9adf19b Translated using Weblate (French)
Currently translated at 100.0% (1131 of 1131 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
Weblate 639d5f0f7c Translated using Weblate (English)
Currently translated at 100.0% (1131 of 1131 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1130 of 1130 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1129 of 1129 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1128 of 1128 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
yflory e6267a89ff Remove XXX
yflory fa2ad4e476 Add /p/ to the hash when adding a password
yflory 427cf836b1 Improve password change workflow
yflory c894351a30 Fix pinning issue causing unnecessary reset
yflory 66908d15cc Make sure shared folders href are always encrypted when required
yflory b2f89e289d Merge branch 'sfPassword' into ro
yflory efded1063f Fix shared folder duplication bug
yflory 51b1c19e77 Fix shared folder password prompt UI
yflory 7d7a692383 Display a password prompt when an unprotected pad is not found on the server
yflory 302030e1ee Shared folder password change
yflory ad42d956d7 Add support for Japanese translation
yflory 66f2ece08e Add feedback keys
yflory 81cbb3f6fe Sort support messages differently
yflory d5a3581469 Placeholder while loading mediatag and broken images for 404
yflory 8db0fcf8bd Make the number of teams and owned teams configurable
yflory e6eb3554d6 Make autoCloseBrackets configurable per user
Weblate 60afb3e811 Translated using Weblate (German)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Weblate 975275e47b Translated using Weblate (French)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
Weblate d3a816cf61 Translated using Weblate (English)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
yflory 50829d3db1 Share a folder with a read-only URL
yflory 7c710e57b7 Read-only shared folders UI
yflory a3d273ec47 Update rights in inner
yflory d443c93893 Upgrade/downgrade shared folders access rights
yflory 8ca7e11150 Add support for viewers in roster
yflory 8dcc2cad82 lint compliance
yflory 13df7e8d38 Fix team editor
yflory d3b03f46ea Migration script
Lars Kiesow ef5a56954d
Kanban: Move “Add Item” to Header
This patch moves the button to add new items to kanban boards to the
column headers.

The reasoning behind this change is that on larger boards the buttons at
the bottom may be pushed far away from the actual content, causing users
to constantly scroll up and down over the whole page just to add new
items.

This also helps on mobile devices since you may not see all of the
columns there due to the limited screen space. This means that you have
to remember which column you are working on to not accidentally add
items to the wrong column. This patch makes it clear to which  column
users add items since the button now resides next to the column title.
Lars Kiesow c5e8f3d50c
Kanban: Move “Add Column” to Bottom
This patch moves the button for adding new columns to kanban boards from
the top-right to the bottom-left. The reasoning behind this is that it's
not very often used (often only at the beginning when setting up the
board) but it is constantly taking space away from the columns. This is
annoying especially on mobile devices where it even moves all of the
columns to the left, leaving a larger border on the right.
yflory 9a0251f4ba Ability to open an anonymous read only shared folder
yflory 4e4d01a471 Improve getStrongerHash to also look inside shared folders
yflory e0a1b8724b Merge branch 'staging' into ro
yflory d9e7fc24fe Focus the tab when clicking on a notification
yflory 50d0abd193 Fix team creation UI issue
yflory 8d99e811f1 Teams UI
yflory 67c71ce4d1 Fix UI issues in teams
yflory 190f20665a Update CHANGELOG
yflory 5762246ec9 Merge branch 'soon'
yflory 78bd544196 bump version
yflory 26519b661d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory e5deffe21f Fix team deletion
yflory 3015d7f22b Fix team deletion