yflory
a511fccdc2
Don't log error when a friend's avatar has been deleted
5 years ago
yflory
e75e22fb10
Fix sessionStorage bug with pad password change
5 years ago
yflory
550965b1c8
Password change UI
5 years ago
yflory
456c88b22c
Merge branch 'staging' into sfPassword
5 years ago
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/
5 years ago
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/
5 years ago
yflory
e6267a89ff
Remove XXX
5 years ago
yflory
fa2ad4e476
Add /p/ to the hash when adding a password
5 years ago
yflory
427cf836b1
Improve password change workflow
5 years ago
yflory
c894351a30
Fix pinning issue causing unnecessary reset
5 years ago
yflory
66908d15cc
Make sure shared folders href are always encrypted when required
5 years ago
yflory
b2f89e289d
Merge branch 'sfPassword' into ro
5 years ago
yflory
efded1063f
Fix shared folder duplication bug
5 years ago
yflory
51b1c19e77
Fix shared folder password prompt UI
5 years ago
yflory
7d7a692383
Display a password prompt when an unprotected pad is not found on the server
5 years ago
yflory
302030e1ee
Shared folder password change
5 years ago
yflory
ad42d956d7
Add support for Japanese translation
5 years ago
yflory
66f2ece08e
Add feedback keys
5 years ago
yflory
81cbb3f6fe
Sort support messages differently
5 years ago
yflory
d5a3581469
Placeholder while loading mediatag and broken images for 404
5 years ago
yflory
8db0fcf8bd
Make the number of teams and owned teams configurable
5 years ago
yflory
e6eb3554d6
Make autoCloseBrackets configurable per user
5 years ago
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/
5 years ago
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/
5 years ago
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/
5 years ago
yflory
50829d3db1
Share a folder with a read-only URL
5 years ago
yflory
7c710e57b7
Read-only shared folders UI
5 years ago
yflory
a3d273ec47
Update rights in inner
5 years ago
yflory
d443c93893
Upgrade/downgrade shared folders access rights
5 years ago
yflory
8ca7e11150
Add support for viewers in roster
5 years ago
yflory
8dcc2cad82
lint compliance
5 years ago
yflory
13df7e8d38
Fix team editor
5 years ago
yflory
d3b03f46ea
Migration script
5 years ago
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.
5 years ago
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.
5 years ago
yflory
9a0251f4ba
Ability to open an anonymous read only shared folder
5 years ago
yflory
4e4d01a471
Improve getStrongerHash to also look inside shared folders
5 years ago
yflory
e0a1b8724b
Merge branch 'staging' into ro
5 years ago
yflory
d9e7fc24fe
Focus the tab when clicking on a notification
5 years ago
yflory
50d0abd193
Fix team creation UI issue
5 years ago
yflory
8d99e811f1
Teams UI
5 years ago
yflory
67c71ce4d1
Fix UI issues in teams
5 years ago
yflory
26519b661d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
e5deffe21f
Fix team deletion
5 years ago
yflory
3015d7f22b
Fix team deletion
5 years ago
Weblate
98336ccf9c
Translated using Weblate (German)
...
Currently translated at 100.0% (1126 of 1126 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory
75b3c99d04
Remove refactoring comment
5 years ago
yflory
5ab3f39fb8
Encrypted href
5 years ago
yflory
2a4eca1e2e
Remove download button for sheets
5 years ago
yflory
cbeba2d40f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
7f3aacefd4
Fix undefined range_requests in messenger
5 years ago
yflory
cf0d0e8e4b
Provide the secondaryKey to userObject
5 years ago
Weblate
fe3b94f6b5
Translated using Weblate (German)
...
Currently translated at 100.0% (1123 of 1123 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
3a576a7bf0
Translated using Weblate (Catalan)
...
Currently translated at 45.1% (507 of 1123 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
5 years ago
yflory
dd2f0bd417
Add tooltip to the usage bar
5 years ago
yflory
39dbea0c10
Fix notifications displayed once per tab
5 years ago
yflory
21591b0adc
Update French translation
5 years ago
yflory
2385f65869
Change tab title when loading a team
5 years ago
yflory
db2f233c44
Fix various team UI issues
5 years ago
yflory
7a8908c93e
Fix ability to create more than one team. Add chat notifications
5 years ago
Weblate
f8224ea427
Translated using Weblate (German)
...
Currently translated at 100.0% (1121 of 1121 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory
390ca941e7
Add links to the CryptPad survey and to the crowdfunding page
5 years ago
yflory
d5c4285c61
lint compliance
5 years ago
yflory
b79b4dfe8a
Fix messenger blocked for unregistered users
5 years ago
yflory
e80edd4a0b
Fix error message printed in the console for unregistered users
5 years ago
yflory
8c61e3b9c4
Remove debugging console.error
5 years ago
yflory
66d7d93496
Send an event to all the teams when adding a pad to a drive
5 years ago
yflory
3648eec7a6
Use only one listmap when a shared folder is stored in multiple teams
5 years ago
yflory
0a8c6dc6b2
Fix issue with a same shared folder loaded in multiple teams
5 years ago
yflory
d09a1c27ac
Hide upgrade button in teams
5 years ago
yflory
fa20d80c09
Display team ed public
5 years ago
yflory
56d8b92c99
Make team drive leftside menu collapsable
5 years ago
yflory
6abc8151d1
lint compliance
5 years ago
yflory
b8f6b57019
Demote yourself as owner only if there are no other owners
5 years ago
Weblate
1f14f75e95
Translated using Weblate (French)
...
Currently translated at 100.0% (1121 of 1121 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
24a474068b
Translated using Weblate (English)
...
Currently translated at 100.0% (1121 of 1121 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate
260b25079c
Translated using Weblate (French)
...
Currently translated at 100.0% (1120 of 1120 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
f33bc98c14
Translated using Weblate (English)
...
Currently translated at 100.0% (1120 of 1120 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1119 of 1119 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory
572b9eb09b
Fix merge conflict with weblate
5 years ago
yflory
3a8b3ea6cd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
590e6bd211
Demote yourself
5 years ago
yflory
22d5e417e4
Prevent infinite loop in the drive
5 years ago
yflory
50e39f9945
Fix a race condition in teams
5 years ago
ansuz
469d674ca0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
f341ac2637
Enable teams by default
5 years ago
ansuz
5876f5c737
include user block location in support requests
5 years ago
yflory
1a69a0cab7
Add links to the teams APP
5 years ago
yflory
0b542f6be8
Use the correct app name for teams
5 years ago
yflory
a1e0722a09
Update translation keys
5 years ago
Weblate
992fba0148
Translated using Weblate (German)
...
Currently translated at 100.0% (1118 of 1118 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory
5dbc06633a
Show the current displayed team in the leftside menu
5 years ago
yflory
123794fe99
Remove console.error
5 years ago
yflory
30492be60c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
b5cce5f215
Improve team and account deletion for pads multiple owners
5 years ago
Weblate
1fd8e2a08f
Translated using Weblate (German)
...
Currently translated at 100.0% (1107 of 1107 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
794eba0fed
Translated using Weblate (French)
...
Currently translated at 100.0% (1118 of 1118 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
7e1beeb4e9
Translated using Weblate (English)
...
Currently translated at 100.0% (1118 of 1118 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1118 of 1118 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1117 of 1117 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1116 of 1116 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1115 of 1115 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1114 of 1114 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1113 of 1113 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1112 of 1112 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1111 of 1111 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1110 of 1110 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1109 of 1109 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1108 of 1108 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory
72ba9ab999
Add translation keys
5 years ago
yflory
01a7430833
Fix usage bar refresh after leaving a team
5 years ago
yflory
a530776ba8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
1288f28931
Team deletion
5 years ago
ansuz
16e8c96210
allow for selection of user data in admin side of support tickets
5 years ago
ansuz
2a809cf120
roster changes:
...
* validate that a user can add a role before adding them
* support deletion of non-required metadata attributes via null
5 years ago
yflory
7b4a72b3a2
lint compliance
5 years ago
yflory
295a712942
Transfer team ownership
5 years ago
ansuz
59a361449d
don't allow deletion of displayName or notifications via describe command
5 years ago
ansuz
8e07b03581
fix parse error
5 years ago
ansuz
fd31fd3096
roster changes: validate roles when describing. interpret assignment of null as deletion. prevent a typeError when describing somebody that doesn't exist
5 years ago
ansuz
9b74136b66
Merge branch 'invitations' into staging
5 years ago
yflory
3fb0cc38ec
Delete team
5 years ago
yflory
44edbf8b39
Remove some XXX
5 years ago
yflory
aaed0b939e
Transfer ownership from or to a team
5 years ago
ansuz
069776e804
use fast implementations of tweetnacl serverside
5 years ago
ansuz
252b2729a6
supply plan information with support ticket submissions
5 years ago
ansuz
717a7d550c
increase size of pdfs rendered via media-tags in code preview pane
5 years ago
ansuz
777d9eff5f
pass arguments to 'throttle'
5 years ago
ansuz
61e66e9add
WIP invitation link generation
5 years ago
ansuz
6425d492f1
move credential.js from customize.dist/ to www/common/
5 years ago
ansuz
83c19f01f3
Merge branch 'soon' into staging
5 years ago
yflory
d360552cf0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
8536962fd1
Fix drive event always sent when fetching new pad metadata
5 years ago
yflory
d2787313f1
UI improvements for the rights properties modal
5 years ago
yflory
a73af811d3
Make user grid layout reusable
5 years ago
ansuz
82a0048082
keep trying to draw the preview pane, if necessary
5 years ago
ansuz
e5cb3250d8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
ansuz
abd491cf60
keep trying to draw the preview pane, if necessary
5 years ago
yflory
0d0eaebb1f
Fix issue with promoting and demoting users in a team
5 years ago
yflory
5ad5e32ec8
Change pad password with a team owner
5 years ago
yflory
7c4bc1d583
Teams app improvements
5 years ago
yflory
4d799a8552
Fix kanban items issues
5 years ago
yflory
636b3588cf
Fix anonymous shared folders
5 years ago
yflory
89aa2fe86c
Fix race condition in the poll APP
5 years ago
yflory
edce0e2d6d
Fix horizontal scrollbar in the team app
5 years ago
yflory
0bb536bf13
Remove team selection from the PCS
5 years ago
yflory
f3b4c00d7f
Fix undefined Constants
5 years ago
yflory
124fe2ca8e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
Weblate
5f6e95cb09
Translated using Weblate (French)
...
Currently translated at 100.0% (1107 of 1107 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
445438698b
Translated using Weblate (English)
...
Currently translated at 100.0% (1107 of 1107 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1106 of 1106 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1105 of 1105 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1104 of 1104 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory
ba6ca87792
Team UI with max teams slots
5 years ago
yflory
09bab5fc17
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
007c73d36b
Add a limit of teams
5 years ago
Weblate
f559ff2995
Translated using Weblate (French)
...
Currently translated at 100.0% (1103 of 1103 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate
b16dd2907b
Translated using Weblate (German)
...
Currently translated at 100.0% (1103 of 1103 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
530013029f
Translated using Weblate (French)
...
Currently translated at 100.0% (1103 of 1103 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory
acae946528
Merge branch 'soon' into staging
5 years ago
yflory
5e80efda58
Fix val is undefined
5 years ago
Weblate
c36f018939
Translated using Weblate (German)
...
Currently translated at 96.6% (1066 of 1103 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate
3fb6e09eea
Translated using Weblate (English)
...
Currently translated at 100.0% (1103 of 1103 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1102 of 1102 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1101 of 1101 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1100 of 1100 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1099 of 1099 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1098 of 1098 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1097 of 1097 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1096 of 1096 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1095 of 1095 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1094 of 1094 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1093 of 1093 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1092 of 1092 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1091 of 1091 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1090 of 1090 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1089 of 1089 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1088 of 1088 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1087 of 1087 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1086 of 1086 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1085 of 1085 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1084 of 1084 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1083 of 1083 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1082 of 1082 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1081 of 1081 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1080 of 1080 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1079 of 1079 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1078 of 1078 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1077 of 1077 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1076 of 1076 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1075 of 1075 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1074 of 1074 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1074 of 1074 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1073 of 1073 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1072 of 1072 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1071 of 1071 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1070 of 1070 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1069 of 1069 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1068 of 1068 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1067 of 1067 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory
5f188a2fc4
Move team to teams
5 years ago
yflory
b41fd12deb
Teams...
5 years ago
yflory
67c8db8b99
Fix share with team
5 years ago
yflory
d90115fbc9
Add translation keys and remove/fix XXX
5 years ago
yflory
b3041bd59a
Store latest metadata when loading a team
5 years ago
yflory
851f6db7fb
Fix type error in messenger
5 years ago
yflory
9f597dac1f
Fix drive displaying All Files after logging in
5 years ago
yflory
0de7395258
Fix metadata not updated when creating a team
5 years ago
yflory
b1dab8e75a
Add team usage bar
5 years ago
yflory
5caa09ce84
Remove unused file
5 years ago
yflory
83bc0d84f0
Add comments and XXX
5 years ago
yflory
4128c34b93
Fix messenger issues
5 years ago
yflory
f27451e51c
Fix leave team error
5 years ago
yflory
9e43e8226f
Merge branch 'staging' into team
5 years ago
yflory
b6c5403050
Hide the team app behind a flag
5 years ago
ansuz
2d761388c1
always return errors as strings when sending roster messages. fix getLastCheckpointHash logic
5 years ago
yflory
97efaf2417
Update roster last known hash
5 years ago
yflory
78022fa527
Merge branch 'staging' into team
5 years ago
yflory
4381ff8107
Leave a team
5 years ago
yflory
adac70567f
Roster page UI
5 years ago
ansuz
c8389ba657
implement roster.getLastCheckpointHash
5 years ago
yflory
9e7dfed98b
Update roster checkpoints hash
5 years ago
yflory
1a9229e0ec
Notify the other user when we kick them from a team
5 years ago
yflory
977198122f
Fix set team metadata using wrong data
5 years ago
yflory
45d37acc84
lint compliance
5 years ago
yflory
5d18dcc8ba
Realtime updates when the roster changes
5 years ago
yflory
3cc8b5eb83
Fix roster.stop fix
5 years ago
yflory
5b006a8819
Fix roster.stop
5 years ago
yflory
e4e2c3a19d
Team invitation
5 years ago
yflory
3a76e84286
Add new modal type
5 years ago
yflory
0276858645
Fix owned upload files as a team
5 years ago
yflory
482460e286
lint compliance
5 years ago
yflory
2b2c6bcf2e
Handle multiple file uploaders on the same page
5 years ago
yflory
3ca2ac5e76
Merge branch 'staging' into team
5 years ago
ansuz
321df2234d
export 'response.clear' to avoid typeErrors
5 years ago
yflory
1e1d24c6c3
Merge branch 'staging' into team
5 years ago
ansuz
047d64a3c2
clone objects passed to roster commands to avoid mutating the passed value
5 years ago
yflory
30d9cf31c3
Display roster in the team app
5 years ago
ansuz
ce5c841a42
implement auto-checkpoint logic
5 years ago
yflory
3d96f3d7b1
lint compliance
5 years ago
yflory
1b9a8828e9
Update team name and add an avatar to the team
5 years ago
yflory
bd8df41fde
Merge branch 'staging' into team
5 years ago
yflory
82b1d975ed
Display correct owner in the team drive
5 years ago
ansuz
7230ee71a8
fix json.sortify in browser contexts. lint compliance
5 years ago
ansuz
4269cb1ec7
fixed a few roster bugs
5 years ago
yflory
84833afcfa
Merge branch 'staging' into team
5 years ago
yflory
1029ca0a8e
Share modal UI
5 years ago
yflory
0d3f9db184
Improve sharing between drive and teams
5 years ago
ansuz
073543fe3d
more WIP for roster
5 years ago
ansuz
84518c0775
a few more helpers in common-util
5 years ago
ansuz
e5b7c052bd
export the rpc's 'destroy' method via pinpad
5 years ago
yflory
fc2938a27e
Fix back button in teams with messenger and drive
5 years ago
yflory
5e58f7db4c
Merge branch 'staging' into team
5 years ago
ansuz
5c984854c7
WIP
5 years ago
yflory
9cbe9dbf50
Load the team roster
5 years ago
yflory
fa89ab410d
Revert previous commit and make the team pin everything
5 years ago
yflory
02cd15882b
Fix reset pin with teams
5 years ago
yflory
74d7c00134
Store team chat keys in the user proxy
5 years ago
yflory
9cf99a8b65
Remove more handlers when closing the drive
5 years ago
yflory
a7c274e6ae
Merge branch 'staging' into team
5 years ago
yflory
fb22a4a792
Merge branch 'chat3' into team
5 years ago
yflory
f17cdcda9f
Ability to remove window handlers added from the drive
5 years ago
ansuz
2c0e03a3d4
add nodejs support to pinpad.js
5 years ago
ansuz
be8b014b36
WIP roster implementation
5 years ago
yflory
b58b6fa691
Fix back button in teams
5 years ago
yflory
81c2df389a
Team chat
5 years ago
yflory
08b105bc10
Remove dead code
5 years ago
yflory
938a42aae8
lint compliance
5 years ago
yflory
641b69446d
Fix issues and replace chat module
5 years ago
yflory
c6a4f78097
Chat V3
5 years ago
yflory
450c920b84
Don't try to get files metadata
5 years ago
yflory
799d93eb48
Prevent sharing a pad with a team from this team's drive
5 years ago
yflory
b76cef9660
Store a pad in a team drive
5 years ago
yflory
be85efcb21
Fix decodeBase64 error with thumbnails
5 years ago
yflory
489bec6285
Use console.debug in userObject
5 years ago
yflory
353da76808
Improve share modal UI
5 years ago
yflory
306fc6cdb9
Create and store pads in a team
5 years ago
ansuz
abaf4c7371
escapeKeyCharacters is now a common utility
5 years ago
yflory
6c70bf62b1
Don't pull the entire css twice
5 years ago
yflory
7f0dd4f576
Load shared folder and register change events in teams
5 years ago
yflory
fa2d148df4
Display a team drive
5 years ago
ansuz
c17a28cced
WIP roster definition
5 years ago
ansuz
152284e443
implement util.bake and polyfill btoa and atob
5 years ago
ansuz
bcbe561bbf
implement Util.both
5 years ago
yflory
222ea650d1
lint compliance
5 years ago
yflory
1b31d8f7c6
Create a team
5 years ago
yflory
798296489a
Merge branch 'staging' into team
5 years ago
yflory
7e238245e6
Fix pad not stored in drive when accepting ownership
5 years ago
yflory
16549f40bb
Add a way to restore broken spreadsheets
5 years ago
yflory
f5444e5d3d
Add notification icon
5 years ago
yflory
39eefec50a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
fc3c487421
Disable transfer ownership for shared folders and files
5 years ago
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/
5 years ago
ansuz
532ba9b9fd
update XXX comments which are no longer valid or can wait
5 years ago
yflory
2bd8c2d363
Fix onreconnect in cursor
5 years ago
yflory
29075b7898
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
c19ff5958c
Fix duplicate join in cursor.js
5 years ago
ansuz
9f9bce7ac5
create the 'what is cryptpad' pad as owned when you register
5 years ago
ansuz
6f9d438d4d
fix hacky detection of secure context
5 years ago
yflory
8c8f7e4605
Fix 'document' not defined in the worker context
5 years ago
yflory
e7f56ca236
lint compliance...
5 years ago
yflory
d92122347f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago