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
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.
2019-10-09 22:04:31 +02:00
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.
2019-10-09 21:50:29 +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
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
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/
2019-10-08 08:25:10 +00: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
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/
2019-10-07 09:20:05 +00:00
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/
2019-10-07 09:20:04 +00: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
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
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/
2019-10-03 16:22:55 +00: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
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
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/
2019-10-01 10:03:05 +00:00
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/
2019-10-01 10:03:05 +00:00
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/
2019-10-01 10:01:41 +00:00
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/
2019-10-01 10:01:41 +00: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
ansuz
469d674ca0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-10-01 10:59:44 +02:00
yflory
f341ac2637
Enable teams by default
2019-10-01 10:59:26 +02:00
ansuz
5876f5c737
include user block location in support requests
2019-10-01 10:59:23 +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
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/
2019-10-01 08:27:08 +00:00
yflory
5dbc06633a
Show the current displayed team in the leftside menu
2019-09-30 17:51:44 +02:00
yflory
123794fe99
Remove console.error
2019-09-30 17:38:09 +02:00
yflory
30492be60c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-30 17:37:03 +02:00
yflory
b5cce5f215
Improve team and account deletion for pads multiple owners
2019-09-30 17:36:56 +02:00
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/
2019-09-30 15:01:50 +00:00
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/
2019-09-30 15:01:50 +00:00
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/
2019-09-30 15:01:50 +00:00
yflory
72ba9ab999
Add translation keys
2019-09-30 16:41:31 +02:00
yflory
01a7430833
Fix usage bar refresh after leaving a team
2019-09-30 15:58:38 +02:00
yflory
a530776ba8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-30 15:54:34 +02:00
yflory
1288f28931
Team deletion
2019-09-30 15:49:02 +02:00
ansuz
16e8c96210
allow for selection of user data in admin side of support tickets
2019-09-30 15:41:11 +02:00
ansuz
2a809cf120
roster changes:
...
* validate that a user can add a role before adding them
* support deletion of non-required metadata attributes via null
2019-09-30 15:35:27 +02:00
yflory
7b4a72b3a2
lint compliance
2019-09-30 15:20:44 +02:00
yflory
295a712942
Transfer team ownership
2019-09-30 15:17:26 +02:00
ansuz
59a361449d
don't allow deletion of displayName or notifications via describe command
2019-09-30 14:56:16 +02:00
ansuz
8e07b03581
fix parse error
2019-09-30 14:51:40 +02:00
ansuz
fd31fd3096
roster changes: validate roles when describing. interpret assignment of null as deletion. prevent a typeError when describing somebody that doesn't exist
2019-09-30 11:50:01 +02:00
ansuz
9b74136b66
Merge branch 'invitations' into staging
2019-09-30 10:53:10 +02:00
yflory
3fb0cc38ec
Delete team
2019-09-27 18:04:48 +02:00
yflory
44edbf8b39
Remove some XXX
2019-09-27 16:03:06 +02:00
yflory
aaed0b939e
Transfer ownership from or to a team
2019-09-27 16:00:58 +02:00
ansuz
069776e804
use fast implementations of tweetnacl serverside
2019-09-27 13:30:17 +02:00
ansuz
252b2729a6
supply plan information with support ticket submissions
2019-09-27 13:20:53 +02:00
ansuz
717a7d550c
increase size of pdfs rendered via media-tags in code preview pane
2019-09-27 12:40:37 +02:00
ansuz
777d9eff5f
pass arguments to 'throttle'
2019-09-27 12:05:56 +02:00
ansuz
61e66e9add
WIP invitation link generation
2019-09-27 12:05:08 +02:00
ansuz
6425d492f1
move credential.js from customize.dist/ to www/common/
2019-09-27 12:04:31 +02:00
ansuz
83c19f01f3
Merge branch 'soon' into staging
2019-09-27 11:57:09 +02:00
yflory
d360552cf0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-26 15:01:47 +02:00
yflory
8536962fd1
Fix drive event always sent when fetching new pad metadata
2019-09-26 15:01:34 +02:00
yflory
d2787313f1
UI improvements for the rights properties modal
2019-09-26 14:36:55 +02:00
yflory
a73af811d3
Make user grid layout reusable
2019-09-26 12:53:02 +02:00
ansuz
82a0048082
keep trying to draw the preview pane, if necessary
2019-09-26 12:02:11 +02:00
ansuz
e5cb3250d8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-26 11:57:10 +02:00
ansuz
abd491cf60
keep trying to draw the preview pane, if necessary
2019-09-26 11:56:53 +02:00
yflory
0d0eaebb1f
Fix issue with promoting and demoting users in a team
2019-09-26 11:32:04 +02:00
yflory
5ad5e32ec8
Change pad password with a team owner
2019-09-26 11:19:16 +02:00
yflory
7c4bc1d583
Teams app improvements
2019-09-25 18:21:45 +02:00
yflory
4d799a8552
Fix kanban items issues
2019-09-25 14:52:24 +02:00
yflory
636b3588cf
Fix anonymous shared folders
2019-09-25 12:37:38 +02:00
yflory
89aa2fe86c
Fix race condition in the poll APP
2019-09-24 18:44:40 +02:00
yflory
edce0e2d6d
Fix horizontal scrollbar in the team app
2019-09-24 18:18:49 +02:00
yflory
0bb536bf13
Remove team selection from the PCS
2019-09-24 18:09:07 +02:00
yflory
f3b4c00d7f
Fix undefined Constants
2019-09-24 18:08:59 +02:00
yflory
124fe2ca8e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-24 16:58:33 +02:00
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/
2019-09-24 14:58:06 +00:00
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/
2019-09-24 14:58:06 +00:00
yflory
ba6ca87792
Team UI with max teams slots
2019-09-24 16:55:05 +02:00
yflory
09bab5fc17
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-24 15:26:02 +02:00
yflory
007c73d36b
Add a limit of teams
2019-09-24 15:25:54 +02:00
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/
2019-09-24 13:25:14 +00:00
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/
2019-09-24 13:14:18 +00:00
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/
2019-09-24 13:14:18 +00:00
yflory
acae946528
Merge branch 'soon' into staging
2019-09-24 15:13:58 +02:00
yflory
5e80efda58
Fix val is undefined
2019-09-24 14:48:52 +02:00
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/
2019-09-24 10:07:21 +00:00
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/
2019-09-24 10:07:21 +00:00
yflory
5f188a2fc4
Move team to teams
2019-09-24 11:58:57 +02:00
yflory
b41fd12deb
Teams...
2019-09-24 11:49:11 +02:00
yflory
67c8db8b99
Fix share with team
2019-09-24 11:04:13 +02:00
yflory
d90115fbc9
Add translation keys and remove/fix XXX
2019-09-24 10:52:03 +02:00
yflory
b3041bd59a
Store latest metadata when loading a team
2019-09-23 17:56:16 +02:00
yflory
851f6db7fb
Fix type error in messenger
2019-09-23 17:52:15 +02:00
yflory
9f597dac1f
Fix drive displaying All Files after logging in
2019-09-23 17:25:21 +02:00
yflory
0de7395258
Fix metadata not updated when creating a team
2019-09-23 17:01:30 +02:00
yflory
b1dab8e75a
Add team usage bar
2019-09-23 15:45:24 +02:00
yflory
5caa09ce84
Remove unused file
2019-09-23 14:51:34 +02:00
yflory
83bc0d84f0
Add comments and XXX
2019-09-23 14:35:57 +02:00
yflory
4128c34b93
Fix messenger issues
2019-09-23 14:35:43 +02:00
yflory
f27451e51c
Fix leave team error
2019-09-23 12:10:46 +02:00
yflory
9e43e8226f
Merge branch 'staging' into team
2019-09-23 11:53:50 +02:00
yflory
b6c5403050
Hide the team app behind a flag
2019-09-23 11:52:49 +02:00
ansuz
2d761388c1
always return errors as strings when sending roster messages. fix getLastCheckpointHash logic
2019-09-23 11:43:28 +02:00
yflory
97efaf2417
Update roster last known hash
2019-09-23 11:38:57 +02:00
yflory
78022fa527
Merge branch 'staging' into team
2019-09-23 11:35:20 +02:00
yflory
4381ff8107
Leave a team
2019-09-23 11:34:57 +02:00
yflory
adac70567f
Roster page UI
2019-09-23 11:16:03 +02:00
ansuz
c8389ba657
implement roster.getLastCheckpointHash
2019-09-23 11:07:18 +02:00
yflory
9e7dfed98b
Update roster checkpoints hash
2019-09-23 11:04:05 +02:00
yflory
1a9229e0ec
Notify the other user when we kick them from a team
2019-09-23 10:51:46 +02:00
yflory
977198122f
Fix set team metadata using wrong data
2019-09-23 10:51:35 +02:00
yflory
45d37acc84
lint compliance
2019-09-20 17:29:21 +02:00
yflory
5d18dcc8ba
Realtime updates when the roster changes
2019-09-20 17:27:15 +02:00
yflory
3cc8b5eb83
Fix roster.stop fix
2019-09-20 16:49:38 +02:00
yflory
5b006a8819
Fix roster.stop
2019-09-20 16:38:04 +02:00
yflory
e4e2c3a19d
Team invitation
2019-09-20 15:27:20 +02:00
yflory
3a76e84286
Add new modal type
2019-09-20 15:26:58 +02:00
yflory
0276858645
Fix owned upload files as a team
2019-09-19 14:43:21 +02:00
yflory
482460e286
lint compliance
2019-09-19 14:18:09 +02:00
yflory
2b2c6bcf2e
Handle multiple file uploaders on the same page
2019-09-19 14:17:07 +02:00
yflory
3ca2ac5e76
Merge branch 'staging' into team
2019-09-19 13:56:13 +02:00
ansuz
321df2234d
export 'response.clear' to avoid typeErrors
2019-09-19 13:55:35 +02:00
yflory
1e1d24c6c3
Merge branch 'staging' into team
2019-09-19 13:47:43 +02:00
ansuz
047d64a3c2
clone objects passed to roster commands to avoid mutating the passed value
2019-09-19 13:44:48 +02:00
yflory
30d9cf31c3
Display roster in the team app
2019-09-19 13:30:31 +02:00
ansuz
ce5c841a42
implement auto-checkpoint logic
2019-09-19 09:18:07 +02:00
yflory
3d96f3d7b1
lint compliance
2019-09-18 18:01:37 +02:00
yflory
1b9a8828e9
Update team name and add an avatar to the team
2019-09-18 18:00:44 +02:00
yflory
bd8df41fde
Merge branch 'staging' into team
2019-09-18 16:32:35 +02:00
yflory
82b1d975ed
Display correct owner in the team drive
2019-09-18 16:32:14 +02:00
ansuz
7230ee71a8
fix json.sortify in browser contexts. lint compliance
2019-09-18 16:31:23 +02:00
ansuz
4269cb1ec7
fixed a few roster bugs
2019-09-18 16:27:01 +02:00
yflory
84833afcfa
Merge branch 'staging' into team
2019-09-18 16:16:46 +02:00
yflory
1029ca0a8e
Share modal UI
2019-09-18 16:15:45 +02:00
yflory
0d3f9db184
Improve sharing between drive and teams
2019-09-18 16:02:58 +02:00
ansuz
073543fe3d
more WIP for roster
2019-09-18 15:04:08 +02:00
ansuz
84518c0775
a few more helpers in common-util
2019-09-18 15:03:14 +02:00
ansuz
e5b7c052bd
export the rpc's 'destroy' method via pinpad
2019-09-18 15:02:32 +02:00
yflory
fc2938a27e
Fix back button in teams with messenger and drive
2019-09-18 13:30:24 +02:00
yflory
5e58f7db4c
Merge branch 'staging' into team
2019-09-17 18:50:14 +02:00
ansuz
5c984854c7
WIP
2019-09-17 18:49:49 +02:00
yflory
9cbe9dbf50
Load the team roster
2019-09-17 18:49:19 +02:00
yflory
fa89ab410d
Revert previous commit and make the team pin everything
2019-09-17 16:54:09 +02:00
yflory
02cd15882b
Fix reset pin with teams
2019-09-17 16:33:13 +02:00
yflory
74d7c00134
Store team chat keys in the user proxy
2019-09-17 16:24:48 +02:00
yflory
9cf99a8b65
Remove more handlers when closing the drive
2019-09-17 11:57:30 +02:00
yflory
a7c274e6ae
Merge branch 'staging' into team
2019-09-17 11:34:03 +02:00
yflory
fb22a4a792
Merge branch 'chat3' into team
2019-09-17 11:33:26 +02:00
yflory
f17cdcda9f
Ability to remove window handlers added from the drive
2019-09-17 11:33:09 +02:00
ansuz
2c0e03a3d4
add nodejs support to pinpad.js
2019-09-17 11:28:38 +02:00
ansuz
be8b014b36
WIP roster implementation
2019-09-17 11:28:22 +02:00
yflory
b58b6fa691
Fix back button in teams
2019-09-17 11:09:40 +02:00
yflory
81c2df389a
Team chat
2019-09-17 11:05:32 +02:00
yflory
08b105bc10
Remove dead code
2019-09-16 17:27:52 +02:00
yflory
938a42aae8
lint compliance
2019-09-16 16:49:21 +02:00
yflory
641b69446d
Fix issues and replace chat module
2019-09-16 16:48:32 +02:00
yflory
c6a4f78097
Chat V3
2019-09-16 15:56:50 +02:00
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
yflory
353da76808
Improve share modal UI
2019-09-12 18:51:03 +02:00
yflory
306fc6cdb9
Create and store pads in a team
2019-09-12 17:54:50 +02:00
ansuz
abaf4c7371
escapeKeyCharacters is now a common utility
2019-09-12 17:24:40 +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
152284e443
implement util.bake and polyfill btoa and atob
2019-09-11 15:39:22 +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
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
56ec91ff27
update util.once to add a handler for multiple callbacks
2019-09-09 16:31:57 +02:00
yflory
2d7f7b895d
Fix team inner.js
2019-09-09 16:30:28 +02:00
ansuz
c9be2fae36
avoid triggering a warning when using the Notifications API in an insecure context
2019-09-09 15:59:56 +02:00
ansuz
c7cea7fae3
identify cause of 'channel ready without callback' and handle reconnection more gracefully
2019-09-09 15:56:01 +02:00
ansuz
8e4b6a6383
change the log type on noisy messages for easier filtering
2019-09-09 15:52:04 +02:00
yflory
dbe63f254a
Merge branch 'staging' into team
2019-09-09 15:39:28 +02:00
yflory
d993827c7e
Fix expiration time not updated properly on accept ownership
2019-09-09 15:31:59 +02:00
yflory
5e5d1ecddb
Update local metadata when fetching latest values from the server
2019-09-09 14:59:40 +02:00
yflory
ed2ae72c11
lint compliance
2019-09-09 14:53:37 +02:00
yflory
84249a92b5
Keep only one getPadMetadata in outer
2019-09-09 14:47:57 +02:00
yflory
bb0365622b
re-encrypt the mailbox field when changing a pad password
2019-09-09 14:13:27 +02:00
yflory
0a5bf7a5c2
Update atime when updating the owners of a pad
2019-09-09 12:19:29 +02:00
yflory
f8bc5343d5
Improve french translation
2019-09-09 12:18:57 +02:00
yflory
634d24b46c
Team APP UI
2019-09-06 18:47:18 +02:00
yflory
15387af020
Merge branch 'staging' into team
2019-09-06 15:46:19 +02:00
yflory
834e12fcba
Teams: async-store refactoring
2019-09-06 15:45:56 +02:00
yflory
2b57d82e8a
Optimize findStronger in common-hash
2019-09-06 15:07:27 +02:00
ansuz
cb3df0552b
generate new txids when resending RPC commands and prevent unintended fallthrough in handler
2019-09-06 14:59:32 +02:00
ansuz
d375ee8107
fix some reference errors that weren't triggered unless disconnected
2019-09-06 14:08:25 +02:00
ansuz
ee3ac1cd56
drop unnecessary lint compliance
2019-09-06 13:36:59 +02:00
ansuz
dc078c1ca1
test mailboxes and RPCs from the command line, fix some minor errors
2019-09-06 13:35:36 +02:00
ansuz
75b655e1e8
refactor rpc with support for multiple authenticated sessions
2019-09-06 10:30:13 +02:00
yflory
1d53e7d8a1
Teams: listAllTags and getTemplates
2019-09-05 19:03:42 +02:00
yflory
35a429d30c
Teams: setPadAttribute and getPadAttribute
2019-09-05 18:25:14 +02:00
ansuz
53142c91e7
fix broken requirejs support for common-hash
2019-09-05 18:02:00 +02:00
yflory
4c339afc6c
Refactoring part2
2019-09-05 17:55:23 +02:00
ansuz
ed82936610
add nodejs support to common-hash
2019-09-05 15:28:20 +02:00
yflory
6049e67795
Fix remove yourself as owner with a new-ish account
2019-09-05 14:18:56 +02:00
yflory
7222d34dc0
Refactor async-store to make it work with teams
2019-09-05 13:56:47 +02:00
ansuz
096b0fb44a
move 'getDefaultName' out of 'common-hash'
2019-09-05 12:22:30 +02:00
yflory
a2edf5be64
Preparations for the Team refactoring
2019-09-04 17:59:44 +02:00
yflory
fd7567188b
Clean some code
2019-09-04 17:54:32 +02:00
yflory
670d845262
Move the shared folder loader to the new module
2019-09-04 17:46:52 +02:00
yflory
05caf86033
Merge branch 'staging' into team
2019-09-04 17:19:28 +02:00
yflory
dda115a6aa
lint compliance
2019-09-04 17:19:10 +02:00
yflory
8ff4e2fd8e
Test all shared folders with getDeletedPads because of editable metadata
2019-09-04 17:18:30 +02:00
yflory
7658dbcaeb
Add shared folder module
2019-09-04 17:14:44 +02:00
yflory
3745bb76dc
Add Team module
2019-09-04 16:37:52 +02:00
yflory
1a8f47d558
Add Team app
2019-09-04 16:08:53 +02:00
yflory
e9785c7ef6
Merge branch 'staging' into team
2019-09-04 16:01:09 +02:00
yflory
37b3c2f10c
Split drive inner.js and less
2019-09-04 16:00:16 +02:00
ansuz
41c86bb6bc
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-04 11:19:47 +02:00
ansuz
12dd647a46
lint compliance
2019-09-04 11:13:17 +02:00
yflory
08c38e757e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 18:42:44 +02:00
yflory
c5903ffb9d
Add XXX
2019-09-03 18:42:31 +02:00
Weblate
aff09ffe42
Translated using Weblate (German)
...
Currently translated at 99.0% (1055 of 1066 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-09-03 16:32:27 +00:00
Weblate
7b38d7f9ec
Translated using Weblate (French)
...
Currently translated at 100.0% (1066 of 1066 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-09-03 16:32:27 +00:00
ansuz
082f367248
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 18:26:47 +02:00
yflory
0b7221efe6
Ability to dismiss notifications about a support answer
2019-09-03 18:09:48 +02:00
ansuz
cdb98ee27f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 18:08:11 +02:00
yflory
6cea8dc01b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 17:59:13 +02:00
yflory
a8ec344203
Fix UI and rendering issues in the notifications panel
2019-09-03 17:58:56 +02:00
ansuz
83d0b1ad30
WIP clientside components of private mailbox messages
2019-09-03 17:53:12 +02:00
ansuz
dfae2908eb
fix typo that caused the RPC not to load
2019-09-03 17:41:22 +02:00
yflory
2411932229
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 17:31:17 +02:00
yflory
bb53a78bfc
Ability to dismiss unhandled notifications
2019-09-03 17:31:06 +02:00
ansuz
e636a4fa6e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 17:25:14 +02:00
Weblate
b7034cd5a1
Translated using Weblate (Spanish)
...
Currently translated at 78.6% (824 of 1049 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-09-03 15:24:06 +00:00
Weblate
4680a24791
Translated using Weblate (German)
...
Currently translated at 100.0% (1049 of 1049 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-09-03 15:24:06 +00:00
Weblate
5945e78df4
Translated using Weblate (English)
...
Currently translated at 100.0% (1066 of 1066 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1065 of 1065 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1064 of 1064 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1063 of 1063 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1062 of 1062 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1061 of 1061 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1059 of 1059 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1058 of 1058 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1057 of 1057 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1056 of 1056 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1055 of 1055 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1054 of 1054 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1053 of 1053 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1053 of 1053 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1052 of 1052 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1051 of 1051 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1050 of 1050 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-09-03 15:24:06 +00:00
ansuz
70161dbd73
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into teams-server-features
2019-09-03 17:08:16 +02:00
yflory
2b4c615cd4
lint compliance
2019-09-03 17:06:29 +02:00
yflory
a6a40c3f6a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-09-03 17:05:23 +02:00
yflory
e2178f5aa7
French translation (weblate is slow)
2019-09-03 17:03:30 +02:00
yflory
e15b57989b
Fix UI issues
2019-09-03 16:40:09 +02:00
ansuz
03bfb57051
add support for nodejs require in clientside util and rpc modules
2019-09-03 15:28:25 +02:00
yflory
c64adea8ff
Translation keys
2019-09-03 15:28:23 +02:00
yflory
2eafb2190c
Remove XXX
2019-09-03 15:12:09 +02:00
yflory
4027672678
Store the mailbox of all the owners
2019-09-03 15:11:23 +02:00
yflory
c4dcfc9ccf
Fix redraw ownership modal in drive
2019-09-03 13:45:32 +02:00
yflory
32f1d1627f
Refresh properties modal when receiving metadata updates
2019-09-03 13:30:35 +02:00
yflory
6e5fdc0b8e
Get all pad attributes at once
2019-09-03 10:55:48 +02:00
yflory
4708d59a65
Add notifications when removed from owners or pending_owners
2019-09-02 18:46:52 +02:00
yflory
d190b8acd0
Don't send user updates to friends via chat if you know their mailbox
2019-09-02 18:19:56 +02:00
yflory
772ecb7365
Make sure you always know yourself in the ownerhsip modal
2019-09-02 17:58:36 +02:00
yflory
e76a62c2a5
Filter out pending_owners from the 'add owners' column
2019-09-02 17:45:55 +02:00
yflory
d6b6b8f11f
Store the pad to the drive when accepting ownership
2019-09-02 17:42:30 +02:00
ansuz
0abb4f222d
Merge branch 'ownership' of github.com:xwiki-labs/cryptpad into origin/ownership
2019-09-02 17:25:12 +02:00
ansuz
31c6e7241e
Merge branch 'soon' into staging
2019-09-02 15:25:20 +02:00
yflory
a7bc83ac5d
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
2019-09-02 11:33:36 +02:00
yflory
9e8c717035
Fix onlyoffice lastKnownHash bug
2019-09-02 11:30:48 +02:00
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
ansuz
ecdb1505e2
lint compliance
2019-08-30 16:09:38 +02:00
ansuz
1ab4fd7952
advise users against using their emails as their username
2019-08-30 16:05:04 +02:00
Weblate
6d8892f269
Translated using Weblate (French)
...
Currently translated at 100.0% (1045 of 1045 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-08-30 13:20:57 +00:00
ansuz
42528632ac
display correct pad expiration time based on /api/config
2019-08-30 15:17:03 +02:00
ansuz
fcab0d4b6e
deprecate common/curve.js in favour of the bower version
2019-08-30 14:41:47 +02:00
ansuz
1b7d984d39
Merge branch 'soon' into staging
2019-08-30 11:57:46 +02:00
yflory
b280e41b03
Merge branch 'master' of github.com:xwiki-labs/cryptpad
2019-08-29 14:57:54 +02:00
yflory
13d2798329
Fix backspace in CodeMirror
2019-08-29 14:56:42 +02:00
ansuz
ebf41e93c0
Merge branch 'master' of github.com:xwiki-labs/cryptpad
2019-08-29 12:13:23 +02:00
yflory
2416587466
Disable convertToSharedFolder
2019-08-29 12:12:14 +02:00
ansuz
69d48146d5
Merge branch 'master' of github.com:xwiki-labs/cryptpad
2019-08-29 11:31:45 +02:00
yflory
416e0cde17
Fix removeOwnedChannel
2019-08-29 11:29:50 +02:00
yflory
2d5b6a53ff
Fix UI issues with ownership management
2019-08-29 11:28:51 +02:00
yflory
3e53e43752
Fix drive export from settings and exported folder name
2019-08-29 11:01:06 +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
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
c786735b1a
Improve rendering of plain text mediatags
2019-08-27 11:02:03 +02:00
yflory
8957bbd782
Ability to set ownership and password when sharing a folder
2019-08-27 10:53:41 +02:00
Weblate
0f23d7699a
Translated using Weblate (Spanish)
...
Currently translated at 58.3% (609 of 1044 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-08-27 08:21:34 +00:00
Weblate
83d233c0bf
Translated using Weblate (German)
...
Currently translated at 100.0% (1044 of 1044 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-08-27 08:21:33 +00: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
Weblate
335f6b1673
Translated using Weblate (French)
...
Currently translated at 100.0% (1044 of 1044 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-08-26 15:15:27 +00:00
Weblate
9f1a4441d4
Translated using Weblate (English)
...
Currently translated at 100.0% (1044 of 1044 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1043 of 1043 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1042 of 1042 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-08-26 15:15:27 +00: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
ansuz
57c5e664bb
don't prompt users to upgrade to premium if subscriptions are disabled
2019-08-26 14:07:23 +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
d59b2f513f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-08-23 16:20:05 +02:00
Weblate
e4ecf02774
Translated using Weblate (German)
...
Currently translated at 100.0% (1039 of 1039 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Translated using Weblate (German)
Currently translated at 100.0% (1039 of 1039 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-08-23 14:19:56 +00:00
Weblate
eabe639e7c
Translated using Weblate (French)
...
Currently translated at 100.0% (1041 of 1041 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
Translated using Weblate (French)
Currently translated at 99.9% (1038 of 1039 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-08-23 14:19:56 +00:00
Weblate
753ba85983
Translated using Weblate (English)
...
Currently translated at 100.0% (1041 of 1041 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1040 of 1040 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1039 of 1039 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-08-23 14:19:56 +00: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
ae1e221bdc
Remove useless X in the download table
2019-08-22 18:04:38 +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
Clément Desableau
e1477bd32e
Make context submenus don't overflow on Y axis
2019-08-20 01:58:49 +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
ansuz
08e9080dec
Merge pull request #428 from xwiki-labs/folderToSF
...
Folder to sf
2019-08-19 12:12:22 +02:00
ansuz
a368948fb6
handle errors when converting folders to shared folders
2019-08-19 12:06:06 +02:00
ansuz
7d583975b8
fix a few things, add comments for others
2019-08-19 11:56:52 +02:00
ansuz
5dacc6ceeb
Merge branch 'soon' into staging
2019-08-16 17:39:54 +02:00
ansuz
04feef793b
resolve merge conflicts
2019-08-16 17:39:22 +02:00
Weblate
1af467aa84
Translated using Weblate (French)
...
Currently translated at 100.0% (1039 of 1039 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-08-16 14:51:04 +00:00
ansuz
dc65213130
Merge branch 'merge-plainTextFiles' into staging
2019-08-16 16:02:53 +02:00
ClemDee
bd717f16e3
Add translation keys
2019-08-16 16:02:29 +02:00
ansuz
bf3e638adc
resolve merge conflicts, lint compliance
2019-08-16 16:02:10 +02:00
Weblate
c9569a136d
Translated using Weblate (Russian)
...
Currently translated at 48.7% (502 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
Translated using Weblate (Russian)
Currently translated at 47.1% (485 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-08-16 13:37:15 +00:00
Weblate
c555a0f500
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 32.3% (333 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
2019-08-16 13:37:15 +00:00
Weblate
242677300b
Translated using Weblate (German)
...
Currently translated at 100.0% (1030 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-08-16 13:37:15 +00:00
Weblate
3511f3b802
Translated using Weblate (French)
...
Currently translated at 100.0% (1030 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-08-16 13:37:15 +00:00
ansuz
32fa527dc9
Merge pull request #427 from xwiki-labs/exportFolder
...
Export folder
2019-08-16 15:02:02 +02:00
ClemDee
58a3f76464
Fix two comments
2019-08-16 14:35:07 +02:00
ClemDee
f2063f3748
Remove translation fallbacks
2019-08-16 13:56:25 +02:00
ClemDee
e8c98200ec
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-08-16 13:52:32 +02:00
ClemDee
a00ac64e0e
Remove translation fallback
2019-08-16 13:51:55 +02:00
ClemDee
79b667c835
Remove translation fallback
2019-08-16 13:51:16 +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
ClemDee
792ce4133b
Fix a little thing that disappeared with the merge
2019-08-14 17:54:01 +02:00
ClemDee
75732ba373
Merge branch 'exportFolderTests' into exportFolder
2019-08-14 17:33:22 +02:00
ClemDee
a0d85c6e34
Export folder is now working in drive
2019-08-14 17:27:37 +02:00
ClemDee
51241bda48
Merge branch 'staging' into exportFolderTests
2019-08-14 15:59:59 +02:00
yflory
a327f4a0bf
Fix cryptget memory issues
2019-08-14 15:59:16 +02:00
ClemDee
f017215300
Add progress bar for pad download
2019-08-14 15:42:32 +02:00
yflory
9c26df4213
Add comments
2019-08-14 15:12:44 +02:00
ClemDee
2ee3b77a43
Merge branch 'staging' into exportFolderTests
2019-08-14 14:58:38 +02:00
yflory
3e56a88173
Add progress data when using cryptget
2019-08-14 14:57:14 +02:00
ClemDee
bb9898fa35
Download files code refractoring
2019-08-14 14:49:40 +02:00
yflory
548c633375
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-08-14 14:45:19 +02:00
ClemDee
f627837cd1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-08-14 10:44:50 +02:00
yflory
eaeb995661
Remove debugging code
2019-08-14 10:38:42 +02:00
ClemDee
2a2f45ec25
Remove translation fallbacks
2019-08-14 10:36:53 +02:00
ClemDee
a5405cb6a0
Set properties at the bottom of the contextmenu
2019-08-14 10:30:32 +02:00
ClemDee
4f84a928a9
Small fixes and improvements
2019-08-13 18:05:03 +02:00
ClemDee
f55c8c6b04
Open plain text files in code app && plain text files thumbnail
2019-08-13 16:09:06 +02:00
yflory
06748dcfb3
missing comma
2019-08-13 14:23:29 +02:00
ClemDee
23dc301eb1
Small fixes in sframe-common-file
2019-08-12 18:44:25 +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
ClemDee
e1655ccd5c
Drive contextmenu handlers optimisation
2019-08-12 15:40:26 +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
ansuz
628b8866cb
Merge pull request #426 from xwiki-labs/responsiveContextmenu
...
Responsive contextmenu
2019-08-12 15:31:54 +02:00
ClemDee
6548ec346c
Add missing semicolon
2019-08-12 15:31:21 +02:00
yflory
5c6b3155ac
Add safety measures to avoid removing your drive by accident
2019-08-12 15:30:59 +02:00
ClemDee
4351ece256
Change 'Other pads' title to 'More Pads' in contextmenu
2019-08-12 15:29:13 +02:00
ClemDee
1b05fb982c
Ensure there are not two context submenus opened at the same time
2019-08-12 15:26:07 +02:00
ClemDee
9586695c75
Reorganize / add pads in contextmenu
2019-08-12 15:22:15 +02:00
ansuz
0de0d46dd3
Merge pull request #425 from xwiki-labs/fixTippyInWhiteboard
...
Fix tippy in whiteboard
2019-08-12 14:27:17 +02:00
ClemDee
6bcf9f13d3
Merge branch 'staging' into responsiveContextmenu
2019-08-12 12:16:07 +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
ClemDee
b481b99441
Fix infinite function call recursion in whiteboard
2019-08-12 11:44:24 +02:00
ansuz
ecffe23c08
Merge pull request #424 from xwiki-labs/fixSharingSettings
...
Fix edit mode not default for url in drive share modal
2019-08-12 11:12:35 +02:00
ansuz
c76c3130cb
Merge pull request #423 from xwiki-labs/downloadFilesFromPad
...
Download files from pad
2019-08-12 10:55:42 +02:00
ClemDee
c3c918cce7
Fix classname of contextmenu options
2019-08-12 10:55:03 +02:00
ansuz
da3763a14b
Merge pull request #422 from xwiki-labs/contextmenuIconsEverywhere
...
Contextmenu icons everywhere
2019-08-12 10:52:07 +02:00
ClemDee
e29e105bb0
Add comment to get the code more friendly
2019-08-12 10:50:12 +02:00
ClemDee
cc5d060bce
Fix edit mode not default for url in drive share modal
2019-08-09 16:15:33 +02:00
ClemDee
06f224bdfe
Remove infinite function call recursion in whiteboard
2019-08-09 15:20:42 +02:00
ClemDee
fb2da27115
Add download file from contextmenu in code and slide apps
2019-08-09 14:06:37 +02:00
ClemDee
73051ad30f
Change save-in-your-cryptdrive icon on code contextmenu
2019-08-09 13:28:09 +02:00
ClemDee
095dfadbb0
Revert some pending stuff to be able to merge to staging
2019-08-09 11:48:57 +02:00
ansuz
2329b49678
Merge pull request #419 from xwiki-labs/readPlainTextFiles
...
Read plain text files
2019-08-08 17:53:03 +02:00
ClemDee
a79ddf39ad
Fix missing semi-colon
2019-08-08 17:49:40 +02:00
ClemDee
98abe3d791
Add file plugin to display plain text files
2019-08-08 17:49:19 +02:00
ansuz
592df7e152
Merge pull request #418 from xwiki-labs/cryptDriveStuff
...
Crypt drive stuff
2019-08-08 17:27:31 +02:00
ansuz
4e02135230
Merge pull request #417 from xwiki-labs/stripTag
...
Strip tags
2019-08-08 17:23:17 +02:00
ansuz
20815eb725
Merge pull request #416 from xwiki-labs/dontClickMoreThanOnceOnTheStorePadInDriveButton
...
Dont click more than once on the store pad in drive button
2019-08-08 17:22:11 +02:00
ClemDee
eaae63f275
Correct stupid error
2019-08-08 17:21:00 +02:00
ansuz
24da4d8fc8
Merge pull request #415 from xwiki-labs/chatMarkdown
...
Chat markdown
2019-08-08 17:18:18 +02:00
ClemDee
24b1720d48
Improve APP.isMobile function
2019-08-08 17:04:09 +02:00
ClemDee
938bc0a4b2
Escape HTML tags from markdown for pad title
2019-08-08 16:47:45 +02:00
ClemDee
55d53cfac6
Prevent blocking UI if user disconnected
2019-08-08 16:42:21 +02:00
ClemDee
5679dd9fee
Clean code
2019-08-08 16:34:56 +02:00
ansuz
1a8460aa11
Merge pull request #413 from xwiki-labs/driveHorizontalScrollbar
...
Fix horizontal scrollbar in drive
2019-08-08 15:54:21 +02:00
ansuz
c66e1f02c2
Merge pull request #412 from xwiki-labs/downloadFiles
...
Download files
2019-08-08 15:35:09 +02:00
ansuz
a9445155c9
Merge pull request #411 from xwiki-labs/cursorJsColor
...
Cursor js color
2019-08-08 15:04:08 +02:00
ClemDee
ce6e4b0838
Remove useless code
2019-08-08 14:46:28 +02:00
ansuz
1fe2d39385
Merge pull request #410 from xwiki-labs/ctrlE
...
Change ctrl+E default modal to new-pad modal in drive
2019-08-08 14:35:40 +02:00
ClemDee
63dab2fefc
Fix indent behaviour of Codemirror
2019-08-07 17:41:01 +02:00
ClemDee
5e1426bee0
Remove test context submenus
2019-08-07 12:27:19 +02:00
ClemDee
38e955e490
Set timeout before hiding submenu
2019-08-07 12:14:10 +02:00
ClemDee
3191b3cbdd
Fix remaining context submenu issues
2019-08-07 12:06:55 +02:00
ClemDee
7e1425394a
Move all create new pad in a submenu of the contextmenu
2019-08-07 10:43:31 +02:00
ClemDee
c45b64ffe7
Change ctrl+E default modal to new-pad modal in drive
2019-08-06 16:39:58 +02:00
ClemDee
4b027e83ad
Download folders in drive - test (no UI)
2019-08-06 13:48:55 +02:00
ClemDee
4f26986fde
Download pads in drive - test
2019-08-06 12:27:54 +02:00
ClemDee
1f1614704e
Fix visual issue when dragging an image only the image is ghost
2019-08-06 10:10:56 +02:00
ClemDee
043808d9db
Add dummy download folders and pads
2019-08-05 10:12:32 +02:00
ClemDee
b49777cd37
Move make-backup.js to common
2019-08-02 16:54:44 +02:00
ClemDee
b5a58b9604
Add contextmenu icons for code and slide app
2019-08-02 15:50:11 +02:00
ClemDee
925b147e6c
Fix contextmenu disappear on narrow layout
2019-08-02 15:21:04 +02:00
ClemDee
08c006e682
Use Nacl to decode base64 thumbnail data
2019-08-02 12:21:37 +02:00
ClemDee
aae71c43d2
Add possibility to drop files on the path bar to move them in drive
2019-08-01 14:18:17 +02:00
ClemDee
1395c1a8ac
Fix image flicker when the drive is refreshed
2019-08-01 11:42:24 +02:00
ClemDee
1f9635a9de
Keep selected elements when refresh drive
2019-08-01 09:57:25 +02:00
ClemDee
27502c61b1
Fix lint issues
2019-07-30 17:25:38 +02:00
ClemDee
1cddd99baa
Convert folder into shared folders now working
2019-07-30 17:00:38 +02:00
ClemDee
4a93d1829a
Fix isFolderEmpty function in userObject
2019-07-30 16:37:35 +02:00
ClemDee
e949c2a6f7
Add dummy convert folder to shared folder
2019-07-30 16:36:20 +02:00
ClemDee
dee3ae406a
Fix whiteboard export to .png from the app
2019-07-30 10:11:20 +02:00
ClemDee
38b414bbe1
Fix folder metadata appearing as folder in downloaded drive zip
2019-07-29 16:46:52 +02:00
ClemDee
3bd09d986e
Fix slides extension to .md when exported from /slide
2019-07-29 16:37:00 +02:00
ClemDee
3e918ec1cf
Fix issues of no file extension for pad export
2019-07-29 16:30:48 +02:00
ClemDee
3de9021397
Add missing file extensions for code donwload
2019-07-29 14:30:42 +02:00
ClemDee
ef95da707e
Modify upload panel style
2019-07-29 11:22:52 +02:00
ClemDee
d405b8541b
Fix horizontal scrollbar in drive
2019-07-26 14:35:02 +02:00
ClemDee
83f6a29f15
Disallow to click more than once on the button to store a shared pad in drive
2019-07-25 14:50:46 +02:00
ClemDee
aceff466b9
Remove useless jscolor picker import
2019-07-25 14:15:44 +02:00
ClemDee
f3bb56925b
Change browser color picker to jscolor picker for cursor color
2019-07-25 14:13:56 +02:00
ClemDee
a204740ac2
Fix one annoying missing semicolon
2019-07-25 11:50:19 +02:00
ClemDee
5cbfad3433
Fix markdown unwanted renders in chats
2019-07-25 11:48:16 +02:00
ClemDee
e1690c6f1a
Escape titles inside links for Code and Slide titles
2019-07-24 15:27:10 +02:00
ClemDee
6ae5da3d10
Move stripTags function to Util
2019-07-24 14:41:37 +02:00
ClemDee
fe2539394b
Add dummy open-in-code in drive context menu
2019-07-24 14:06:04 +02:00
ClemDee
cb76211a38
Fix missing semi-colon
2019-07-24 14:00:00 +02:00
ClemDee
ff66c4162b
Add file plugin to display plain text files
2019-07-22 12:27:07 +02:00
ClemDee
e542be75a3
Don't hide download panel if mouse over
2019-07-19 11:37:50 +02:00
ClemDee
b74f7b5ec2
Set file upload progressbar responsive
2019-07-19 11:36:43 +02:00
ClemDee
b49c39b895
Fix file progress value going over 100%
2019-07-19 11:34:30 +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
ClemDee
438ff211e1
Add condition to allow folder upload
2019-07-18 16:11:19 +02:00
ClemDee
5c5a6b963d
Fix defaults options for folder upload
2019-07-18 16:07:14 +02:00
ClemDee
165feef7d4
Folder upload only shows a modal for global folder options
2019-07-18 15:22:09 +02:00
ClemDee
06cbabd373
Add extension in file name in upload options
2019-07-18 12:15:20 +02:00
ClemDee
1361334eaf
Fix file name & extension in upload options
2019-07-18 11:45:10 +02:00
ClemDee
73dcce564e
Functionnal folder upload
2019-07-18 11:38:33 +02:00
ClemDee
a5310e323a
Almost functionnal folder import
2019-07-17 18:02:25 +02:00
yflory
e8ff7a9208
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-07-17 17:46:20 +02:00
Weblate
d0001a71e7
Translated using Weblate (German)
...
Currently translated at 98.7% (1017 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-07-17 15:46:10 +00:00
Weblate
68d285746c
Translated using Weblate (English)
...
Currently translated at 100.0% (1030 of 1030 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-07-17 15:46:10 +00: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
ansuz
14add53f99
Merge branch 'soon' into staging
2019-07-17 14:50:47 +02:00
ansuz
646d8e7341
add some comments to common-hash for new APIs
2019-07-17 14:50:22 +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
ClemDee
3884ccb7f3
Add upload-folder icon
2019-07-17 12:15:14 +02:00
Weblate
85380b64cf
Translated using Weblate (Russian)
...
Currently translated at 44.0% (447 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-07-17 10:13:04 +00:00
Weblate
2f93b9e836
Translated using Weblate (English)
...
Currently translated at 100.0% (1029 of 1029 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1028 of 1028 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1027 of 1027 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1026 of 1026 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1026 of 1026 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1025 of 1025 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1024 of 1024 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1023 of 1023 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1022 of 1022 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1021 of 1021 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1019 of 1019 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1019 of 1019 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1018 of 1018 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-07-17 10:13:04 +00:00
ClemDee
e18433c7f9
Add dummy folder upload
2019-07-17 12:00:22 +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
ClemDee
0e843f0beb
Add upload files in contextmenu
2019-07-17 10:42:51 +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
yflory
f111be72e6
Clean the support UI code
2019-07-16 11:58:54 +02:00
ansuz
7ca37d8cea
Merge branch 'soon' into staging
2019-07-16 11:31:17 +02:00
yflory
f5c8d8566d
Fix pads and files not displayed in the drive when logging in
2019-07-16 11:24:29 +02:00
yflory
5be37f2e45
Unified metadata
2019-07-13 15:24:54 +02:00
yflory
60bea6b33b
Request capabilities part 2
2019-07-13 11:47:58 +02:00
ansuz
8193a1997c
handle files without extensions when importing into the code editor
2019-07-13 10:25:22 +02:00
yflory
2ba6e40161
Fix issue with merging anon drive
2019-07-13 10:07:04 +02:00
yflory
4156b1988f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-07-11 14:16:31 +02:00
yflory
6f1e281cf8
request capabilities temp
2019-07-11 14:16:04 +02:00
ansuz
b149d6e139
Merge branch 'soon' into staging
2019-07-11 10:28:20 +02:00
yflory
ffd630455f
Fix scrollbar issue in spreadsheets
2019-07-11 09:56:53 +02:00
ansuz
1143ee3974
fix typeError when subscribing to mailboxes from the profile page
2019-07-11 09:55:54 +02:00
Weblate
44e57619d0
Translated using Weblate (Russian)
...
Currently translated at 40.3% (410 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-07-10 12:32:38 +00:00
yflory
9f2355e95b
Fix scrollbar issue in spreadsheets
2019-07-10 13:34:55 +02:00
ansuz
5f5cd1e045
oups, add a missing closing brace
2019-07-08 12:12:42 +02:00
ansuz
0dee1143ba
Merge branch 'master' of github.com:xwiki-labs/cryptpad
2019-07-08 12:11:08 +02:00
ansuz
8be6c84e2f
guard against null elements in the drive
2019-07-08 12:10:57 +02:00
yflory
9d476ce9cd
Fix error in the console
2019-07-05 17:06:02 +02:00
ClemDee
b63354532c
Context submenu now respond to click event
2019-07-05 12:30:21 +02:00
ClemDee
5e1257e630
Make contextmenu separators hide for submenus too
2019-07-05 10:19:34 +02:00
yflory
df5090eaef
Fix missing pad title in notifications
2019-07-04 15:51:29 +02:00
yflory
d41b314e4d
Fix invisible share modal stuck
2019-07-04 15:35:35 +02:00
yflory
e728b5aeeb
Merge branch 'cryptDriveStuff' into staging
2019-07-04 14:04:18 +02:00
yflory
954dcb5145
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-07-04 13:56:34 +02:00
Weblate
be6948e33f
Translated using Weblate (German)
...
Currently translated at 99.7% (1014 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-07-04 11:54:58 +00:00
Weblate
43290da9c8
Translated using Weblate (French)
...
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-07-04 11:54:57 +00:00
Weblate
41944570d8
Translated using Weblate (English)
...
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-07-04 11:54:57 +00:00
yflory
3ccc8f63e4
Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications
2019-07-04 11:47:42 +02:00
yflory
b92075b78b
Fix support link
2019-07-04 11:47:36 +02:00
ClemDee
b2d2fa4e46
Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications
2019-07-04 11:43:26 +02:00
ClemDee
0ce9ed1d30
Change Open-notification-panel button style
2019-07-04 11:41:54 +02:00
yflory
9360bed187
Missing trailing slash
2019-07-04 11:15:04 +02:00
yflory
f067cd7d42
Merge branch 'support' into notifications
2019-07-04 10:56:46 +02:00
yflory
b548d30afe
Merge branch 'staging' into notifications
2019-07-04 10:56:43 +02:00
yflory
9e0fb966bf
Fix cyclic object value
2019-07-04 10:47:08 +02:00
yflory
abf8ef6276
Pin admin mailbox
2019-07-04 10:37:05 +02:00
yflory
3f5d3315a9
Merge branch 'support' into notifications
2019-07-03 16:46:23 +02:00
yflory
7e9e7c1aec
Add more metadata to the support messages
2019-07-03 16:46:08 +02:00
yflory
22b2d78a55
Change date format
2019-07-03 16:32:26 +02:00
yflory
baa0e7080a
Merge branch 'staging' into notifications
2019-07-03 16:30:33 +02:00
yflory
8182041526
Remove ES6 code not working on IE
2019-07-03 16:29:45 +02:00
yflory
087af34004
Update translation key
2019-07-03 16:20:22 +02:00
Weblate
df7bca4bbf
Translated using Weblate (German)
...
Currently translated at 96.4% (980 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-07-03 14:20:04 +00:00
Weblate
8043733200
Translated using Weblate (French)
...
Currently translated at 99.4% (1011 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-07-03 14:20:04 +00:00
Weblate
44f9e5ff76
Translated using Weblate (English)
...
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1017 of 1017 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1016 of 1016 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1015 of 1015 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1014 of 1014 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1013 of 1013 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1012 of 1012 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1011 of 1011 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1010 of 1010 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-07-03 14:20:03 +00:00
yflory
c281b3afa6
lint compliance
2019-07-03 15:55:24 +02:00
yflory
eba32fe994
Remove unnecessary code
2019-07-03 15:54:03 +02:00
yflory
b74e28fed3
Merge branch 'staging' into cryptDriveStuff
2019-07-03 15:42:43 +02:00
yflory
9cff6b0f3b
Fix typo
2019-07-03 15:42:36 +02:00
ClemDee
cd8c3c6b31
Add collapse/expand-all icons
2019-07-03 15:19:07 +02:00
ClemDee
a63d62595c
Fix missing semicolon
2019-07-03 13:55:30 +02:00
ClemDee
2994144320
Remove context-submenu tests
2019-07-03 13:54:15 +02:00
ClemDee
a6f5652423
Add dropdown submenu
2019-07-03 13:52:10 +02:00
yflory
e62aee7df2
Update translation keys
2019-07-02 18:57:38 +02:00
yflory
134d18f966
Merge branch 'support' into notifications
2019-07-02 18:34:56 +02:00
yflory
8da33c3c72
Fix support UI issues
2019-07-02 15:26:34 +02:00
ClemDee
e9c55039ef
Move button load-more under archived notifications
2019-07-02 15:00:55 +02:00
ClemDee
6961509f76
Prevent to load more archived notifications when reached end
2019-07-02 14:52:19 +02:00
yflory
77e893c3ea
Merge branch 'staging' into support
2019-07-02 14:46:36 +02:00
yflory
7a4895757f
Remove XXX
2019-07-02 14:45:50 +02:00
Weblate
3d6a09d3c4
Translated using Weblate (German)
...
Currently translated at 100.0% (981 of 981 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-07-02 12:44:07 +00:00
Weblate
eead5dab7a
Translated using Weblate (English)
...
Currently translated at 100.0% (1009 of 1009 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1008 of 1008 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1007 of 1007 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1006 of 1006 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1006 of 1006 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1005 of 1005 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1004 of 1004 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1003 of 1003 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1002 of 1002 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1001 of 1001 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1000 of 1000 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1000 of 1000 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (999 of 999 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (999 of 999 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (998 of 998 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (997 of 997 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (996 of 996 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (995 of 995 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (994 of 994 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (993 of 993 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (992 of 992 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (991 of 991 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (990 of 990 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (989 of 989 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (988 of 988 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (987 of 987 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (986 of 986 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (985 of 985 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (984 of 984 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (983 of 983 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (982 of 982 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-07-02 12:44:06 +00:00
ClemDee
fc9414b094
Does not display unwanted archived notifications
2019-07-02 13:42:08 +02:00
ClemDee
b713b68e31
Set notif dismiss default display to flex
2019-07-02 12:05:04 +02:00
ClemDee
95959b60c6
Display existing dismissed notifs in archived
2019-07-02 12:02:02 +02:00
ClemDee
c586d9170a
Add time for archived notifications
2019-07-02 10:58:54 +02:00
ClemDee
4ce3678826
Show more recent notifications first in toolbar dropdown
2019-07-02 09:59:26 +02:00
ClemDee
287daac085
Fix getMoreHistory to not return lastKnownHash
2019-07-02 09:58:04 +02:00
yflory
3f500cfd5c
lint compliance
2019-07-01 18:19:54 +02:00
yflory
520655856b
Don't ask for password when receiving a pad from the notifications
2019-07-01 18:19:38 +02:00
yflory
7a0f30488c
Hide duplicates when receiving access to a pad via notifications
2019-07-01 18:07:40 +02:00
yflory
9aebeb216e
Add the password when sharing a pad with a friend
2019-07-01 18:06:16 +02:00
ClemDee
1c226d92b9
Merge remote-tracking branch 'origin/support' into notifications
2019-07-01 13:54:16 +02:00
ClemDee
2bf4c07e35
Change notifications behaviour whether they are archived or not
2019-07-01 13:52:17 +02:00
yflory
6fe76dd7f8
Support UI
2019-07-01 13:43:12 +02:00
yflory
2e8e6e6de2
Return th timestamp in mailbox history
2019-07-01 13:42:40 +02:00
ClemDee
604358d5dc
Do not create notification elements from two different places
2019-07-01 11:12:16 +02:00
ClemDee
999ba592a9
Add button in toolbar notifications to go to app
2019-07-01 11:09:06 +02:00
yflory
d57d5962f4
Add support link to the user menu
2019-06-28 17:08:11 +02:00
yflory
f70396a0f8
Translation keys
2019-06-28 17:05:26 +02:00
ClemDee
c96be7bf89
Add load notification from history
2019-06-28 16:06:44 +02:00
ClemDee
833d70825e
Merge remote-tracking branch 'origin/support' into notifications
2019-06-28 13:43:00 +02:00
yflory
75e0b68f51
Add mailbox history
2019-06-27 18:21:54 +02:00
ClemDee
0783a29f2e
Fix lint issues
2019-06-27 17:17:54 +02:00
ClemDee
cc92be85cb
Merge branch 'support' of github.com:xwiki-labs/cryptpad into notifications
2019-06-27 17:14:55 +02:00
ClemDee
88759c3d06
Add dummy archived notifications
2019-06-27 17:10:36 +02:00
yflory
93b4dac8bb
Support mailbox in the support and admin apps
2019-06-27 17:08:23 +02:00
ClemDee
8f914786e0
Fasten notification element removal in list
2019-06-27 14:00:00 +02:00
ClemDee
19a3524ab5
Add no-notifications indicator when list empty
2019-06-27 11:37:13 +02:00
ClemDee
0f372b2ed5
Operationnal dismissAll button & code restructuring
2019-06-27 11:25:31 +02:00
ClemDee
8c2903892b
Add dummy dismiss-all button
2019-06-27 10:15:05 +02:00
ClemDee
bea13317fe
Separate notification data from its element contruction
2019-06-27 09:51:23 +02:00
ClemDee
2d6e8754be
Simple notification UI
2019-06-26 14:33:38 +02:00
ansuz
c42a79991c
Merge branch 'soon' into staging
2019-06-25 16:51:18 +02:00
ClemDee
a62f2ff003
Merge remote-tracking branch 'origin/support' into notifications
2019-06-25 16:44:55 +02:00
ClemDee
5601e50511
Add notification app base
2019-06-25 16:42:04 +02:00
yflory
22c9af6961
Support page
2019-06-25 16:39:15 +02:00
yflory
2d881caaeb
Fix accounts href in limit popup
2019-06-25 15:07:43 +02:00
ClemDee
e50f554774
Add Dropdown-submenu (beta)
2019-06-25 13:37:20 +02:00
ansuz
60673103ad
don't require the same thing twice
2019-06-25 11:25:44 +02:00
ansuz
4b8a8fbe5f
add mkAsync function
2019-06-25 11:13:03 +02:00
ClemDee
29a2e3a0ea
Add icons in context menu
2019-06-25 10:43:40 +02:00
ClemDee
ba95ad6bf5
Do not move folders if destination is one of the moved folders
2019-06-25 09:45:30 +02:00
yflory
59d5723f3e
Fix read-only spreadsheets
2019-06-24 18:17:42 +02:00
yflory
905bbef823
Add FIXME comments
2019-06-24 18:15:53 +02:00
ClemDee
d16aa7de8a
Remove console.logs
2019-06-24 15:00:44 +02:00
yflory
bba3e355d0
Invalid ID fix
2019-06-24 12:28:49 +02:00
yflory
f5858f524d
Fix invalid file ID in the drive
2019-06-24 12:17:08 +02:00
ClemDee
8fb66daf7b
preview theme in pads with arrow keys in dropdown
2019-06-24 10:58:32 +02:00
ClemDee
dd62533467
Better code for displaying result of search in drive
2019-06-24 10:07:16 +02:00
ClemDee
8545ed749a
Fix missing semicolon
2019-06-21 17:29:15 +02:00
ClemDee
d34d517e27
Fix flex direction in results path of drive search
2019-06-21 17:26:32 +02:00
ClemDee
9b8fed55e9
Show folders in the results of drive search
2019-06-21 17:25:00 +02:00
ansuz
33f7dc3a36
Merge branch 'soon' into staging
2019-06-21 15:54:16 +02:00
ClemDee
56d985cb83
Fix markdown link in title issue
2019-06-21 12:29:26 +02:00
ClemDee
29b7c2c295
Display "No Action" in context menu when empty
2019-06-20 17:17:28 +02:00
ClemDee
7af53cc0e7
Remove New Folder option in context menu when clicking on folder
2019-06-20 16:56:37 +02:00
ClemDee
0af7824a3e
Add context menu separators
2019-06-20 16:51:04 +02:00
yflory
bd190dc73b
Fix thumbnails
2019-06-20 16:11:12 +02:00
yflory
9959f73b61
Fix share modal
2019-06-20 16:07:02 +02:00
yflory
ee735c3aa4
Fix the 'share a folder' button in the drive
2019-06-20 15:15:41 +02:00
yflory
0a639851bb
Fix share modal auto-close bug
2019-06-20 14:50:55 +02:00
ansuz
c199a9a3e7
enable migration#9 for new friends
2019-06-20 12:00:50 +02:00
ansuz
448c5a9ed4
change an XXX to a comment
2019-06-20 11:59:45 +02:00
ansuz
c59f25d7f6
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-20 11:54:49 +02:00
ansuz
cb6c7cc4b5
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-20 11:54:07 +02:00
yflory
8ae97f8c7e
Remove XXX from onlyoffice code
2019-06-20 11:53:29 +02:00
yflory
457a04e39a
lint
2019-06-20 11:51:47 +02:00
ansuz
37dfeb1ad6
remove an XXX since it's not actually a problem
2019-06-20 11:51:14 +02:00
yflory
0a66224222
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-20 11:50:34 +02:00
yflory
1a4e42f28d
Tippy fix
2019-06-20 11:50:14 +02:00
Weblate
2a3a31111b
Translated using Weblate (German)
...
Currently translated at 100.0% (981 of 981 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-06-20 09:05:58 +00:00
Weblate
1facb74926
Translated using Weblate (French)
...
Currently translated at 100.0% (981 of 981 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-06-20 09:05:57 +00:00
yflory
f3dd85a7af
Fix infinite loading screen
2019-06-20 10:54:15 +02:00
ClemDee
b2972d5707
Add rename F2 shortcut in drive
2019-06-20 10:21:42 +02:00
ClemDee
9e544ce68a
Brightened the no-color icon in palette
2019-06-19 17:23:25 +02:00
ClemDee
439596d0d2
Change no-color icon in color palette
2019-06-19 17:20:08 +02:00
ClemDee
3635d1305a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-19 15:47:29 +02:00
ClemDee
1b6b9c2126
Fix infinite recursive loop _findFileInRoot
2019-06-19 15:47:22 +02:00
ansuz
6c10210d29
Merge pull request #393 from xwiki-labs/foldersColor
...
Folders color
2019-06-19 15:10:53 +02:00
ClemDee
4d752c9933
Small fixes
2019-06-19 15:08:30 +02:00
ClemDee
7bfb62d5ae
Fix default color check in palette
2019-06-19 14:35:56 +02:00
ClemDee
0d3a9b5e40
Please jslint
2019-06-19 14:21:26 +02:00
ClemDee
76e2f63c5a
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-19 14:06:14 +02:00
ClemDee
dd9959b264
Don't collapse folders after moving
2019-06-19 14:05:53 +02:00
ClemDee
e0a79928f4
Change color picker to palette
2019-06-19 11:47:32 +02:00
yflory
46ed3e5e98
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-18 17:25:23 +02:00
Weblate
f434233288
Translated using Weblate (German)
...
Currently translated at 100.0% (980 of 980 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Translated using Weblate (German)
Currently translated at 100.0% (978 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-06-18 15:25:04 +00:00
yflory
c9b139313b
Make drive drag&select more responsive
2019-06-18 17:22:19 +02:00
ClemDee
1901127534
Fix palette icon of context menu in drive
2019-06-18 16:55:42 +02:00
yflory
2c661310c7
Merge branch 'staging' into foldersColor
2019-06-18 15:36:22 +02:00
yflory
7c15076300
Merge branch 'staging' into cryptDriveTree
2019-06-18 14:34:22 +02:00
yflory
b0ef3d6021
Fix UI issues with the new share modal and notifications
2019-06-18 14:23:48 +02:00
yflory
a43fc5efef
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-18 12:06:32 +02:00
Weblate
30a884b80a
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Spanish)
Currently translated at 61.5% (598 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-06-18 10:06:19 +00:00
Weblate
a2ebe43085
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-06-18 10:06:19 +00:00
Weblate
a82377c18f
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-06-18 10:06:19 +00:00
Weblate
e4e9c1d30b
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-06-18 10:06:19 +00:00
Weblate
ea2c5014fc
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Italian)
Currently translated at 46.1% (448 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2019-06-18 10:06:19 +00:00
Weblate
22931155ae
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-06-18 10:06:19 +00:00
Weblate
162dcae910
Translated using Weblate (German)
...
Currently translated at 98.9% (967 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-06-18 10:06:19 +00:00
Weblate
e584b1ae93
Translated using Weblate (French)
...
Currently translated at 100.0% (978 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-06-18 10:06:18 +00:00
Weblate
c6191616da
Translated using Weblate (English)
...
Currently translated at 100.0% (978 of 978 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (977 of 977 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (976 of 976 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (975 of 975 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (974 of 974 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (973 of 973 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (971 of 971 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (969 of 969 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (968 of 968 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-06-18 10:06:18 +00:00
Weblate
9bded76873
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Catalan)
Currently translated at 50.0% (486 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
2019-06-18 10:06:18 +00:00
yflory
0df7cd67a9
Fix translation key
2019-06-18 12:06:17 +02:00
yflory
1f5eb66fe0
Merge branch 'soon' into staging
2019-06-18 11:27:57 +02:00
yflory
eaa389fcb8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-18 11:10:56 +02:00
yflory
07775d6e13
Use shared folders events to pin and unpin pads
2019-06-18 11:10:46 +02:00
ClemDee
e9598de655
Add folder metadata and folder color
2019-06-18 10:44:27 +02:00
yflory
04d8578f4e
Shared folder history
2019-06-17 14:13:06 +02:00
yflory
ba877ba459
Display the channel ID of a shared folder to be able to restore it
2019-06-14 14:12:43 +02:00
ansuz
7b8ac3d8c8
Merge branch 'soon' into staging
2019-06-14 10:45:25 +02:00
yflory
3e4ee75137
Fix race condition with pins
2019-06-14 10:03:52 +02:00
ClemDee
634b051d42
Add expand/collapse all feature in drive tree
2019-06-13 11:51:38 +02:00
yflory
fc9a438f27
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-13 11:18:10 +02:00
yflory
dd7fc83867
Store the blob metadata the first time
2019-06-13 11:17:43 +02:00
ClemDee
73c2964241
Update collapsed folders when renaming/moving/deleting folder in Drive
2019-06-12 17:38:48 +02:00
ClemDee
3a2dd5e0a8
Renaming current folder now keep current folder opened
2019-06-12 15:46:42 +02:00
ClemDee
537a310f4c
Fix stuck tooltips bug
2019-06-12 11:36:08 +02:00
ClemDee
21300bb030
Add temporary folder custom color in drive
2019-06-11 17:44:36 +02:00
ClemDee
b546dd4033
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-07 16:05:57 +02:00
ClemDee
63cb8e8f66
Fix chat history bug in other workers
2019-06-07 16:04:52 +02:00
yflory
02c765b085
lint compliance
2019-06-07 15:50:00 +02:00
yflory
73e068dacc
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-07 15:48:44 +02:00
ClemDee
d924cee747
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-07 15:47:29 +02:00
ClemDee
f6cc3aa8c3
Fix bug chat history not deleted
2019-06-07 15:43:24 +02:00
yflory
23e48a6b4f
Fix messenger unable to send messages
2019-06-07 13:44:52 +02:00
yflory
32a3ed6842
Make the clickable area to dismiss notifications bigger
2019-06-07 11:47:50 +02:00
yflory
e77207dfee
Merge remote-tracking branch 'origin/padsTheme' into staging
2019-06-07 11:23:26 +02:00
yflory
db84b41225
Merge branch 'shareModal' into staging
2019-06-07 11:16:41 +02:00
yflory
dab63c70c2
Merge branch 'cryptDriveTree' into staging
2019-06-07 11:15:35 +02:00
yflory
f37bc78eaf
Merge branch 'cryptDriveToolbar' into staging
2019-06-07 11:15:13 +02:00
yflory
473cbcd1b6
Fix drive toolbar new line bug
2019-06-07 11:13:46 +02:00
yflory
770af27b02
Merge branch 'cryptDriveToolbar' of github.com:xwiki-labs/cryptpad into cryptDriveToolbar
2019-06-07 11:05:32 +02:00
yflory
26ef1e5769
Fix infinite loop when trying to display an invalid category in the drive
2019-06-07 11:05:15 +02:00
ClemDee
639407056a
Fix toolbar collapse for shared folders
2019-06-07 10:55:54 +02:00
yflory
60a8fb3932
Merge branch 'soon' into staging
2019-06-06 16:50:20 +02:00
yflory
ae9caecc52
fix race condition 2
2019-06-06 15:40:08 +02:00
yflory
62c96d562f
Fix race condition with nthen
2019-06-06 15:33:08 +02:00
ClemDee
16477bd15b
Fix toolbar collapse in drive
2019-06-06 11:41:35 +02:00
yflory
b7b64a7c90
Disable friend migration while testing on alpha
2019-06-06 11:35:14 +02:00
yflory
b35be86145
Bump drive version after migration
2019-06-06 11:22:51 +02:00
ClemDee
6302d9a730
Allow user to change theme in slide
2019-06-06 10:45:02 +02:00
yflory
2a1502a25e
lint compliance
2019-06-05 18:25:00 +02:00
yflory
9b5104c59e
Update the friends when changing the username or avatar
2019-06-05 18:23:15 +02:00
yflory
250d9f3bc6
Fix friend migration and handle UPDATE_DATA mails
2019-06-05 16:05:00 +02:00
yflory
592544819e
Fix unfriend bug
2019-06-05 15:32:32 +02:00
ClemDee
dc7f397072
Add language overview on hover
2019-06-05 15:08:24 +02:00
ClemDee
3dbced46f1
Add theme overview on hover
2019-06-05 14:28:06 +02:00
ClemDee
8a9f60e477
Fix tree panel resizing on mobile resolution
2019-06-05 12:22:15 +02:00
ClemDee
a1163798de
History button now close history panel when it is open in drive
2019-06-05 12:00:05 +02:00
ClemDee
0c66c19466
Add pathname collapse for long path in drive
2019-06-05 10:36:58 +02:00
yflory
6de97cac14
Migrate friends
2019-06-04 18:44:55 +02:00
yflory
38c3ca9f54
Fix UI issues
2019-06-04 17:13:19 +02:00
yflory
a3a2c92c0c
Share a pad, a file or a folder with friends
2019-06-04 16:19:47 +02:00
yflory
c154d020b2
Share with friends from sframe and drive
2019-06-04 15:57:39 +02:00
yflory
41c3b38a11
lint compliance
2019-06-04 11:23:38 +02:00
yflory
39d2496330
Implement UI to share a pad with a friend
2019-06-04 11:22:38 +02:00
ansuz
5e62cc2245
Merge branch 'soon' into staging
2019-06-03 17:24:39 +02:00
yflory
eb12178fe7
Notifications in the admin panel
2019-06-03 11:58:49 +02:00
yflory
8e7858e6ae
New share modal in all the apps
2019-06-03 11:57:55 +02:00
yflory
2513f33aa9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-06-03 11:31:19 +02:00
yflory
8f2596f722
Catalan translation
2019-06-03 11:31:12 +02:00
Weblate
3ead07a6d4
Translated using Weblate (Spanish)
...
Currently translated at 60.5% (588 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-06-03 09:24:56 +00:00
Weblate
fd9fcaa964
Translated using Weblate (Russian)
...
Currently translated at 40.2% (391 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-06-03 09:24:56 +00:00
ClemDee
ffca6417a8
Add path feedback on hover
2019-06-03 11:12:26 +02:00
ClemDee
54030da485
Add Telugu json file
2019-06-03 10:59:37 +02:00
yflory
fb0827107b
Secure share modal
2019-05-29 19:00:20 +02:00
ClemDee
bfba5ff33b
Add chat scroll to bottom when opening it
2019-05-29 12:22:18 +02:00
ClemDee
62eb623f49
Fix Chat scroll bug (issue #374 )
2019-05-29 10:19:42 +02:00
yflory
9aceb339ef
Update UI for pending friend request
2019-05-28 14:38:13 +02:00
yflory
d317053db4
Increase tab/worker timeout value
2019-05-28 14:14:09 +02:00
yflory
728c2716b4
Merge branch 'unfriend' into staging
2019-05-28 10:59:02 +02:00
yflory
cc44fe846a
Update userlist when receiving unfriend
2019-05-28 10:56:13 +02:00
Weblate
8890fd2ce2
Translated using Weblate (Russian)
...
Currently translated at 37.9% (368 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-05-28 08:40:56 +00:00
Weblate
bad136fee5
Translated using Weblate (German)
...
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-05-28 08:40:56 +00:00
yflory
9d8433d104
Unfriend via mailbox
2019-05-27 18:58:35 +02:00
yflory
5512d1fab7
Remove test code
2019-05-27 17:55:28 +02:00
yflory
2e96f13d0c
lint compliance
2019-05-27 17:52:49 +02:00
yflory
c3e9b51f76
Realtime update of the friendship status in the profile
2019-05-27 17:51:55 +02:00
yflory
6370c0eeae
Update the profile page when receiving a answer for a friend request
2019-05-27 16:03:10 +02:00
yflory
36aa07adab
Fix friend request from profile
2019-05-27 15:57:10 +02:00
yflory
61161c034c
Fix profile not updating the user name
2019-05-27 15:45:26 +02:00
yflory
8641eca34b
Fix bad translation key in profile
2019-05-27 15:33:40 +02:00
yflory
28c8834fa4
Remove the 'enablePinning' config property
2019-05-27 15:29:36 +02:00
yflory
bf0fd64a70
lint compliance
2019-05-27 15:07:11 +02:00
yflory
ccff67cf42
Fix missing name in notifications
2019-05-27 15:06:30 +02:00
yflory
727470d9ed
Add missing file
2019-05-27 14:59:08 +02:00
yflory
6404e5c430
Fix duplicate notications
2019-05-27 14:03:15 +02:00
yflory
8dd557a0f6
Remove the ACCEPT or DECLINE friend request messages instantly
2019-05-27 11:18:53 +02:00
yflory
d514854724
Fix undefined name
2019-05-24 17:50:40 +02:00
Weblate
48b6df2120
Translated using Weblate (French)
...
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-05-24 15:47:13 +00:00
Weblate
4a407809aa
Translated using Weblate (English)
...
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (972 of 972 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (971 of 971 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-05-24 15:47:13 +00:00
yflory
6f520dae77
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-05-24 17:45:13 +02:00
yflory
df7a2f35fb
Profile refactoring with friend request
2019-05-24 17:45:03 +02:00
Weblate
e265f5ec70
Translated using Weblate (German)
...
Currently translated at 98.7% (957 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-05-24 14:43:15 +00:00
Weblate
efceb0940a
Translated using Weblate (French)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-05-24 14:43:14 +00:00
Weblate
7ccb73cc6f
Translated using Weblate (English)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (969 of 969 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (968 of 968 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (967 of 967 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-05-24 14:43:14 +00:00
yflory
64b0a8c5e3
Re-join the mailboxes channels when reconnecting
2019-05-24 10:29:42 +02:00
yflory
ac5060d5dd
Fix incorrect message when declining a friend request
2019-05-24 10:29:00 +02:00
yflory
e1b8d0bc6c
Fix friend request issue
2019-05-23 16:13:51 +02:00
yflory
cb16a2e7e4
Notifications in the contacts app
2019-05-23 16:12:39 +02:00
yflory
5331eebb3e
Enable notifications everywhere
2019-05-23 16:09:04 +02:00
yflory
4240d1c0d5
Fix empty username when declining a friend request
2019-05-23 16:02:21 +02:00
yflory
caf36cb3bf
lint compliance
2019-05-23 15:51:50 +02:00
yflory
7666a008d7
Merge branch 'mailbox' into staging
2019-05-23 15:49:18 +02:00
Weblate
c2c3567bd3
Translated using Weblate (Italian)
...
Currently translated at 43.1% (416 of 966 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2019-05-23 13:48:27 +00:00
Weblate
582b4cd017
Translated using Weblate (French)
...
Currently translated at 100.0% (966 of 966 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-05-23 13:48:26 +00:00
Weblate
2b5dcc6cfd
Translated using Weblate (English)
...
Currently translated at 100.0% (966 of 966 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (965 of 965 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (964 of 964 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (963 of 963 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (962 of 962 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (961 of 961 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (960 of 960 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (959 of 959 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (958 of 958 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-05-23 13:48:26 +00:00
yflory
19a91f11c6
Never dismiss friend requests
2019-05-23 15:33:23 +02:00
yflory
06a07d069e
Decline a friend request
2019-05-23 15:25:23 +02:00
yflory
67e39253cf
Add translation keys
2019-05-23 15:12:59 +02:00
yflory
ed868f9c5d
Notifications UI
2019-05-23 11:34:56 +02:00
yflory
9cb1a059f2
Improve friend request process and UI
2019-05-22 18:03:52 +02:00
yflory
38f8535dd5
Add the mailboxes channels to the pin list
2019-05-22 15:38:27 +02:00
yflory
991c56fec3
Friend requests with mailboxes
2019-05-21 18:43:11 +02:00
yflory
569c44bd90
Remove the 20 pads limits in recent pads
2019-05-21 11:16:41 +02:00
yflory
1802656d9c
Fix templates in poll part 2 #375
2019-05-21 11:05:30 +02:00
Weblate
ce0709a31c
Translated using Weblate (Spanish)
...
Currently translated at 58.4% (559 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 58.4% (559 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 58.3% (558 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 51.7% (495 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-05-20 15:32:36 +00:00
Weblate
6691d93a4c
Translated using Weblate (German)
...
Currently translated at 100.0% (957 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-05-20 15:32:36 +00:00
yflory
3be85b155d
Fix issues with templates in polls #375
2019-05-20 17:18:02 +02:00
yflory
0732773bba
lint compliance
2019-05-17 18:28:45 +02:00
yflory
11a365557c
Clear notifications viewed from another store (browser/worker)
2019-05-17 18:28:15 +02:00
yflory
7fd3bba2a6
Test sending a message from a pad (inner iframe)
2019-05-17 17:42:33 +02:00
yflory
9ead40a332
Test sending a message to a friend
2019-05-17 17:23:21 +02:00
yflory
b15c67e8d4
Enable encryption in mailboxes and post to other users
2019-05-17 16:55:56 +02:00
yflory
62e128a9fe
Store and display new notifications
2019-05-17 16:19:41 +02:00
yflory
c9f1a69a2e
Merge branch 'staging' into mailbox
2019-05-16 16:15:28 +02:00
yflory
de3bb5cdcf
Ignore jshint on mailbox placeholder
2019-05-16 16:14:25 +02:00
yflory
2168557124
Merge branch 'cpnetflux' into staging
2019-05-16 16:11:32 +02:00
yflory
c8b9830298
Fix duplicate entries in the recent pads
2019-05-16 16:10:13 +02:00
yflory
68bd563989
Mailbox UI temp
2019-05-16 16:09:42 +02:00
yflory
d3af840f81
Merge branch 'cpnetflux' into mailbox
2019-05-16 15:58:35 +02:00
yflory
909e70905c
Add comment
2019-05-16 15:20:50 +02:00
yflory
827a47d9b7
Fix issue when reconnecting to a pad
2019-05-16 14:11:31 +02:00
yflory
ce2d0d5b83
Mailbox and notifications prototype
2019-05-15 18:22:39 +02:00
yflory
3feb310fc4
Add mailbox inner channel
2019-05-15 14:52:58 +02:00
yflory
11b57cddb1
Merge branch 'cpnetflux' into staging
2019-05-15 14:52:28 +02:00
yflory
c61617411a
Add mailbox module
2019-05-15 14:49:35 +02:00
Weblate
c7b1655907
Translated using Weblate (Spanish)
...
Currently translated at 45.2% (433 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-05-14 09:15:06 +00:00
Weblate
bc413d7514
Translated using Weblate (Russian)
...
Currently translated at 36.7% (351 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-05-14 09:15:06 +00:00
Weblate
3b420bc71b
Translated using Weblate (Romanian)
...
Currently translated at 57.6% (551 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-05-14 09:15:06 +00:00
Weblate
0722f302a5
Translated using Weblate (Italian)
...
Currently translated at 43.5% (416 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2019-05-14 09:15:06 +00:00
Weblate
e0592bddd4
Translated using Weblate (French)
...
Currently translated at 100.0% (957 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-05-14 09:15:06 +00:00
Weblate
ce8cbaf136
Translated using Weblate (English)
...
Currently translated at 100.0% (957 of 957 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-05-14 09:15:05 +00:00
yflory
a148434244
Fix share dialog pre-selecting the edit link in a read-only pad #365
2019-05-13 15:26:20 +02:00
yflory
64667d6d0d
Recent pads UI fix
2019-05-13 15:23:46 +02:00
yflory
8d3ba0fd75
Fix reset tips in settings
2019-05-03 15:18:23 +02:00
yflory
6395cee9fb
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-05-03 15:08:32 +02:00
Weblate
f04f9955de
Translated using Weblate (German)
...
Currently translated at 100.0% (956 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-05-03 13:08:18 +00:00
Weblate
f5f2b16d10
Translated using Weblate (French)
...
Currently translated at 100.0% (956 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-05-03 13:08:18 +00:00
Weblate
275d0390c9
Translated using Weblate (English)
...
Currently translated at 100.0% (956 of 956 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (955 of 955 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (954 of 954 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-05-03 13:08:18 +00:00
yflory
5a19f7cc5d
Recent pads improvements
2019-05-03 15:07:04 +02:00
Weblate
c9e53d9ab9
Translated using Weblate (Russian)
...
Currently translated at 35.3% (334 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-05-02 08:59:34 +00:00
Weblate
d71633697e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 32.6% (309 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
2019-05-02 08:59:34 +00:00
Weblate
55b6d65abe
Translated using Weblate (Italian)
...
Currently translated at 36.6% (347 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
Translated using Weblate (Italian)
Currently translated at 28.6% (271 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2019-05-02 08:59:34 +00:00
Weblate
de106d22bc
Translated using Weblate (French)
...
Currently translated at 100.0% (953 of 953 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-05-02 08:59:34 +00:00
Weblate
8e73a6217e
Translated using Weblate (English)
...
Currently translated at 100.0% (953 of 953 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (952 of 952 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (951 of 951 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (950 of 950 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (949 of 949 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (948 of 948 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-05-02 08:59:33 +00:00
yflory
18d6e22043
Reload the page with Esc on timeout error
2019-05-02 10:49:42 +02:00
yflory
b0fdddc9ee
Add support for italian translation
2019-04-26 15:22:29 +02:00
yflory
c4ac858f5d
Remove chainpad-netflux-outer
2019-04-26 15:17:20 +02:00
yflory
e8b93f7cca
Improve print layout in code
2019-04-23 16:32:08 +02:00
Weblate
0585b6aa41
Translated using Weblate (Russian)
...
Currently translated at 33.2% (314 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-04-23 12:50:05 +00:00
Weblate
cc9e6412a1
Translated using Weblate (Romanian)
...
Currently translated at 54.0% (511 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-04-23 12:50:05 +00:00
Weblate
07d9c17ab0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 32.0% (303 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 23.5% (223 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
2019-04-23 12:50:04 +00:00
yflory
c3d8d27b33
Hide image and formula buttons in the sheet app
2019-04-23 13:58:25 +02:00
yflory
ad3ee14d2b
Fix Clean CryptDrive button in settings
2019-04-23 13:35:05 +02:00
yflory
126a379ed2
Fix mermaid css
2019-04-23 13:23:44 +02:00
yflory
d3afee0e34
Add a spellcheck option for codemirror
2019-04-23 13:23:33 +02:00
yflory
3676a6b923
Fix highlighting in code blocks for markdown rendering
2019-04-18 18:41:16 +02:00
yflory
f4bf032513
Fix one case of duplicated content #352
2019-04-18 15:15:07 +02:00
yflory
c75e4035b6
Make the list of available languages for CryptPad configurable
2019-04-17 14:54:01 +02:00
yflory
fc3cb27fb8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-17 11:15:07 +02:00
yflory
da6916a8cb
Add new language: Norwegian Bokmål
2019-04-17 11:14:18 +02:00
Weblate
45d6f56abc
Translated using Weblate (Russian)
...
Currently translated at 33.1% (313 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
Translated using Weblate (Russian)
Currently translated at 31.3% (296 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-04-16 15:24:42 +00:00
yflory
a12f6b322f
Fix the title input being reset with userlist changes
2019-04-16 17:24:09 +02:00
yflory
9765dca9ff
Another fix about phantom viewers
2019-04-16 17:14:05 +02:00
yflory
3d5c9c78ee
lint compliance
2019-04-16 15:36:16 +02:00
yflory
9b9cedd191
Fix userlist and chat after reconnection in a shared worker
2019-04-16 12:09:39 +02:00
yflory
52dbc296ee
Detect phantom tabs using PING in the worker
2019-04-15 14:21:04 +02:00
yflory
ab832643f7
Fix chat icon always blinking on first visit
2019-04-15 14:16:42 +02:00
yflory
fdcce64f49
Removea a warning in the browser console
2019-04-15 14:16:09 +02:00
yflory
d103ae1b16
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-12 17:42:33 +02:00
yflory
86346c567c
Clean the Mermaid code and speed up load time
2019-04-12 17:39:29 +02:00
ansuz
24c4029922
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-12 17:24:36 +02:00
ansuz
36637c4a7f
leave a quick note about an error
2019-04-12 16:54:59 +02:00
yflory
92d87787c9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-09 16:29:59 +02:00
yflory
1f3ef77349
Service workers tests
2019-04-09 16:29:42 +02:00
Weblate
9c4ae61550
Translated using Weblate (German)
...
Currently translated at 100.0% (947 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-04-09 12:42:54 +00:00
Weblate
05f464ce4d
Translated using Weblate (French)
...
Currently translated at 99.9% (946 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-04-08 13:50:12 +00:00
Weblate
2c8e5500d8
Translated using Weblate (English)
...
Currently translated at 100.0% (947 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-04-08 13:50:12 +00:00
Weblate
8ec60a22cc
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-08 13:36:26 +00:00
Weblate
7932e4f578
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-08 13:36:25 +00:00
Weblate
b2ae889d05
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-08 13:36:25 +00:00
yflory
912cf23fe4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-08 15:35:50 +02:00
yflory
6899c8c4f1
Remove old translations
2019-04-08 15:35:43 +02:00
Weblate
623945010c
Translated using Weblate (English)
...
Currently translated at 100.0% (952 of 952 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (951 of 951 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (950 of 950 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (949 of 949 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (948 of 948 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (947 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (946 of 946 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-04-08 13:33:57 +00:00
Weblate
6648778568
Translated using Weblate (English)
...
Currently translated at 100.0% (945 of 945 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (944 of 944 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (943 of 943 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (942 of 942 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (941 of 941 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (940 of 940 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (939 of 939 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (938 of 938 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (937 of 937 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (936 of 936 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (933 of 933 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (932 of 932 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (931 of 931 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (928 of 928 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (927 of 927 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (926 of 926 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (925 of 925 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (924 of 924 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (923 of 923 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-04-08 13:18:30 +00:00
Weblate
e963a19d4b
Translated using Weblate (Russian)
...
Currently translated at 30.2% (278 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-04-08 12:13:13 +00:00
Weblate
ceff76d389
Translated using Weblate (Romanian)
...
Currently translated at 49.8% (459 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
Translated using Weblate (Romanian)
Currently translated at 47.6% (439 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-04-08 12:13:13 +00:00
Weblate
0ff4121b96
Translated using Weblate (German)
...
Currently translated at 100.0% (922 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-04-08 12:13:12 +00:00
yflory
54a71d8049
lint compliance
2019-04-04 11:44:06 +02:00
yflory
c3d3d67605
Fix mermaid rendering when switching tabs
2019-04-04 11:42:59 +02:00
yflory
f95f9727bf
Print the error when trying to get the limit
2019-04-04 11:26:19 +02:00
yflory
e5d7a0f5c6
Mermaid support in the code app
2019-04-03 14:45:42 +02:00
yflory
27eb2a81d5
Add support for Mathjax in CkEditor
2019-04-02 14:19:41 +02:00
yflory
41d37d4c91
Fix user list hidden with small height
2019-04-02 14:19:00 +02:00
Weblate
d0c7d4cfb8
Translated using Weblate (French)
...
Currently translated at 100.0% (922 of 922 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-04-01 14:33:09 +00:00
Weblate
e777ab362e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-01 09:11:05 +00:00
Weblate
1a68f0dc6f
Translated using Weblate (Russian)
...
Currently translated at 14.9% (139 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-04-01 09:11:05 +00:00
Weblate
3b548a5567
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (Romanian)
Currently translated at 44.9% (420 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-04-01 09:11:05 +00:00
Weblate
5cc9044f2d
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-01 09:11:05 +00:00
Weblate
30177d2c89
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-01 09:11:05 +00:00
Weblate
26b4861be0
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (German)
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-04-01 09:11:05 +00:00
Weblate
090aa7d37e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
Translated using Weblate (French)
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-04-01 09:11:05 +00:00
Weblate
f039b989be
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2019-04-01 09:11:05 +00:00
yflory
3413235d63
Display all applications in a grid on the home page
2019-03-28 16:58:46 +01:00
yflory
723631c78c
Clean the UI on first use of a pad (hide chat and reduce help)
2019-03-28 11:41:59 +01:00
yflory
1b1ef20870
Add admin folder
2019-03-27 17:52:08 +01:00
yflory
bb5f03bd0f
Add admin panel
2019-03-27 17:00:28 +01:00
yflory
5a629e8681
Store authors of a pad in the metadata
2019-03-25 16:00:17 +01:00
yflory
0b5d08649f
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-03-25 14:44:33 +01:00
yflory
f149824c39
Add an icon to expiring pad in the drive
2019-03-25 14:44:22 +01:00
Weblate
4f98a84209
Translated using Weblate (Russian)
...
Currently translated at 11.2% (105 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-03-25 13:42:45 +00:00
Weblate
c33c062ace
Translated using Weblate (Romanian)
...
Currently translated at 43.7% (408 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-03-25 13:42:45 +00:00
Weblate
e799102dc9
Translated using Weblate (French)
...
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-03-25 13:42:45 +00:00
Weblate
d83c8f63ef
Translated using Weblate (English)
...
Currently translated at 100.0% (935 of 935 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-03-25 13:42:45 +00:00
Weblate
8665a1f59b
Translated using Weblate (Russian)
...
Currently translated at 10.6% (99 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-03-19 12:44:58 +00:00
Weblate
3847ff2f46
Translated using Weblate (Romanian)
...
Currently translated at 39.2% (366 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
Translated using Weblate (Romanian)
Currently translated at 38.9% (363 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-03-19 12:44:58 +00:00
yflory
15bc9ddc1e
Add initial files for the Russian translation
2019-03-13 15:51:46 +01:00
Weblate
e59ce100fe
Translated using Weblate (German)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-03-13 14:32:23 +00:00
Weblate
8df6703c67
Translated using Weblate (French)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-03-13 14:32:23 +00:00
Weblate
088bb058c4
Translated using Weblate (English)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-03-13 14:32:23 +00:00
Weblate
03dc40b8a4
Translated using Weblate (German)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-03-13 13:07:27 +00:00
Weblate
0b540038c0
Translated using Weblate (Spanish)
...
Currently translated at 47.6% (445 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-03-07 13:22:41 +00:00
Weblate
9a2ba56030
Translated using Weblate (Spanish)
...
Currently translated at 47.5% (444 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-03-07 13:19:08 +00:00
Weblate
66a15da30d
Translated using Weblate (Spanish)
...
Currently translated at 47.4% (443 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-03-07 13:16:09 +00:00
yflory
de062b036f
Fix HTML entities displayed in table of contents
2019-03-05 13:25:46 +01:00
Weblate
718df29b5b
Translated using Weblate (French)
...
Currently translated at 100.0% (934 of 934 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-03-05 10:55:15 +00:00
yflory
42055c32b5
Fix undefined settings when creating a new account
2019-03-05 11:50:02 +01:00
yflory
34cc90bd08
Add feedback
2019-03-05 11:17:31 +01:00
yflory
9ecd90218c
Fix undefined croppie blocking avatar upload
2019-03-05 11:17:20 +01:00
yflory
6e5684c9ae
Fix disabled onlyoffice apps
2019-03-05 11:16:50 +01:00
yflory
52f2b428e0
lint compliance
2019-03-05 11:15:28 +01:00
yflory
9c69c9acd7
Convert tabs to spaces in codemirror with the correct settings #324
2019-02-28 18:08:48 +01:00
yflory
e98b4176b4
Fix error at registration
2019-02-28 17:09:53 +01:00
yflory
17dc4af1aa
lint compliance
2019-02-26 17:42:21 +01:00
yflory
539e784a7a
Add an X icon to cancel a search in the drive
2019-02-26 16:24:38 +01:00
yflory
98bf773221
Better performances and UI for the debug tools
2019-02-26 15:48:29 +01:00
yflory
ec33084226
Add debugging tools
2019-02-25 18:43:32 +01:00
yflory
0d996b8ed4
Remove duplicates when migrating anon drive into user drive
2019-02-21 17:40:34 +01:00
yflory
6aa617e41e
Add TOC button to the markdown toolbar
2019-02-21 11:41:08 +01:00
yflory
49b8f66ff9
Merge branch 'soon' into staging
2019-02-21 11:26:35 +01:00
yflory
807d62bf51
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
2019-02-21 10:48:51 +01:00
yflory
86ce8b6ea7
Fix file app broken with V1 hashes
2019-02-21 10:48:30 +01:00
yflory
668dd3c2bd
Improve debug app to redirect to login if no user hash is detected
2019-02-20 10:41:29 +01:00
yflory
151bb5bb63
More data in the graph
2019-02-19 15:04:19 +01:00
yflory
37c700bcda
Add missing file
2019-02-19 14:40:38 +01:00
yflory
1b92782484
lint compliance
2019-02-19 14:38:13 +01:00
Weblate
4416fa5ca7
Translated using Weblate (French)
...
Currently translated at 100.0% (933 of 933 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-02-19 13:34:53 +00:00
yflory
d0fc08b432
Generate dot graph from the debug app
2019-02-19 14:31:05 +01:00
yflory
03e94ae598
Improve toc
2019-02-19 11:06:25 +01:00
Weblate
7b084807bb
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:04 +00:00
Weblate
a368741dc2
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:04 +00:00
Weblate
df7ceeae23
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:03 +00:00
Weblate
e112853d6d
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:03 +00:00
Weblate
6721e1d59f
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:03 +00:00
Weblate
c969a5e2de
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:03 +00:00
Weblate
af3c810b7b
Translated using Weblate (French)
...
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-02-18 16:29:03 +00:00
Weblate
95f9b176dc
Translated using Weblate (English)
...
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
2019-02-18 16:29:03 +00:00
Weblate
413e6ac0e1
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
2019-02-18 16:29:03 +00:00
yflory
03b40d87ed
Add support for table of contents in the code app ( #325 )
2019-02-18 17:25:27 +01:00
yflory
37a79a0141
Fix arrow keys not working in input fields in the drive
2019-02-18 15:16:00 +01:00
yflory
26e8cea545
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-02-18 15:09:52 +01:00
yflory
bfe985e406
Move the chat code outside of the contacts folder
2019-02-18 15:09:27 +01:00
CryptPad
5b1587914c
Translated using Weblate (Spanish)
...
Currently translated at 47.7% (443 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/es/
2019-02-13 15:48:18 +00:00
CryptPad
c1f6208762
Translated using Weblate (Spanish)
...
Currently translated at 47.6% (442 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/es/
2019-02-13 15:44:39 +00:00
Yann Flory
2415b54b83
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-02-13 15:35:57 +00:00
Yann Flory
e889870b93
Translated using Weblate (English)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
2019-02-13 15:35:57 +00:00
Yann Flory
80ccdb29d2
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-02-13 14:44:42 +00:00
Admin
b481ee0536
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-02-13 14:44:42 +00:00
Admin
9dd3db0dc4
Translated using Weblate (French)
...
Currently translated at 100.0% (929 of 929 strings)
Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
2019-02-13 14:16:55 +00:00
yflory
f112864027
Update indentation in JSON translation files
2019-02-13 15:14:56 +01:00
ansuz
07c942de9d
drop unnecessary keys from french translation
2019-02-12 13:38:18 +01:00
ansuz
a089ed8e9d
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
2019-02-12 12:07:35 +01:00
ansuz
b319fefa86
migrate .de translation to json
2019-02-12 12:05:22 +01:00
ansuz
f1d1818200
resolve merge conflicts
2019-02-12 11:58:13 +01:00
yflory
d0f70d413a
Update french translation
2019-02-12 11:19:59 +01:00
yflory
4774eff6ae
Add tests for the href validator
2019-02-12 11:19:45 +01:00
yflory
c0d33040b6
Fix an issue with empty hash in the href validator
2019-02-12 11:16:13 +01:00
ansuz
905e6b0fa1
add new translation keys to English text
2019-02-11 17:16:21 +01:00
ansuz
18b5e1a405
Merge remote-tracking branch 'origin/weblate' into soon
2019-02-11 13:55:08 +01:00
JanRei
2b33d9ecee
Update German translation plus some minor message fixes
2019-02-10 13:35:18 +01:00
yflory
18479fc81a
Display a lock icon on password protected pads in the drive ( #320 )
2019-02-08 17:05:12 +01:00
yflory
6c1da07c60
Display an error when an invalid hash in used
2019-02-06 15:35:27 +01:00
yflory
2815c96ce8
Fix 1px UI issues with drive icons
2019-02-05 17:23:08 +01:00
yflory
46c3f1f3df
Add the properties box to the OO apps toolbar
2019-02-05 17:07:49 +01:00
yflory
084aa09a2c
lint compliance
2019-02-05 17:07:19 +01:00
yflory
6855c3e9fd
Fix incorrect total size displayed for spreadsheets ( #318 )
2019-02-05 16:32:49 +01:00
yflory
c9450de799
Fix 'lock is null' error in onlyoffice apps
2019-02-05 16:19:09 +01:00
yflory
f04ba4a3d8
Too many false positive with the timeout detection
2019-02-05 16:17:54 +01:00
yflory
412670c8a6
PCS with owners and password for spreadsheets
2019-02-05 15:58:49 +01:00
yflory
a0049b360a
Break long words in kanban items
2019-02-05 14:42:01 +01:00
yflory
f381ca8cab
Fix wrong index when editing a kanban item
2019-02-05 14:41:00 +01:00
yflory
aa5484ff21
lint compliance
2019-02-04 16:22:05 +01:00
yflory
df2069eb4a
Scroll to the element when using in the drive
2019-02-04 16:21:13 +01:00
yflory
fe0961b24b
Enable import feature in spreadsheets
2019-02-04 16:08:28 +01:00
yflory
ea54dd7392
Fix spreadsheets issues when using multiple sheets
2019-02-04 15:45:01 +01:00
yflory
4abed38bb1
Add a dev mode to facilitate debugging
2019-01-31 15:27:01 +01:00
yflory
07cd0b21b6
Fix last known hash sent to onlyoffice (it is already known...)
2019-01-31 15:26:03 +01:00
yflory
0c4c9dd283
Merge branch 'master' into staging
2019-01-31 14:09:42 +01:00
yflory
bd6a9ed3f8
Use the correct API for the filepicker channel
2019-01-31 11:57:16 +01:00
yflory
3b8d6213e0
lint compliance
2019-01-31 10:29:12 +01:00
yflory
9367dc8b4d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-01-31 10:19:33 +01:00
Adrian Nöthlich
13970d5c73
Started to rework the German translation
2019-01-30 16:34:18 +01:00
yflory
cb89a5fdfe
Test timeout to kill phantom viewers
2019-01-30 15:50:37 +01:00
yflory
d989b6d6e4
Fix one case of phantom viewers
2019-01-30 15:49:07 +01:00
yflory
6018f57ec1
Change translation format to JSON
2019-01-30 14:38:21 +01:00
yflory
d97ada3e26
Test new translations
2019-01-29 17:50:02 +01:00
yflory
7e00d444c0
Update markdown rendering in code and slide
2019-01-29 14:39:06 +01:00
yflory
e5abaa34b2
Fix cursor channel not updated to ephemeral
2019-01-29 11:40:44 +01:00
ansuz
38803195a3
Merge branch 'soon' into staging
2019-01-28 17:58:13 +01:00
ansuz
c811a1a5a1
Merge branch 'master' into soon
2019-01-28 17:56:53 +01:00
yflory
50e814f4d0
Fix access to undefined object in sheet
2019-01-28 17:28:13 +01:00
yflory
0e61c46dcf
Move fonts to the onlyoffice build
2019-01-28 17:06:17 +01:00
yflory
4e6df3d1c0
lint compliance
2019-01-28 16:39:49 +01:00
Ludovic Dubost
32af7f5871
Support import/export to internal format for office pads
2019-01-28 15:58:19 +01:00
yflory
aec9e1be72
Text for the help menu in oo apps
2019-01-28 15:42:49 +01:00
yflory
739f1674d1
Hide upload table in onlyoffice
2019-01-28 15:42:35 +01:00
yflory
af55e07107
Remove console log in oo apps
2019-01-28 14:11:51 +01:00
yflory
9ca7d504d2
Display help box in oo apps
2019-01-28 11:31:57 +01:00
yflory
e78fc2abcb
Add the spreadsheet app to the home page
2019-01-25 17:30:27 +01:00
yflory
6e153dc858
Handle server connection loss
2019-01-25 17:14:52 +01:00
yflory
e93c9c3faa
Rename the spreadsheet app
2019-01-25 17:13:55 +01:00
yflory
3d1d79e379
Disable strict mode
2019-01-24 19:02:09 +01:00
yflory
56ff47af48
Enable chat in OO apps
2019-01-24 16:43:05 +01:00
yflory
ed4f8016a1
Merge branch 'staging' into locks
2019-01-24 16:27:15 +01:00
yflory
024eafaf32
Hide oodoc and ooslide in the apps list
2019-01-24 16:26:15 +01:00
yflory
4946a44e33
Pin the realtime channel in the OO apps
2019-01-24 16:20:56 +01:00
yflory
139b4608c0
lint compliance
2019-01-24 15:52:37 +01:00
yflory
88d23039b6
Remove old code and add comments
2019-01-24 15:46:04 +01:00
yflory
ec2f21ec64
Implement lock mechanisms for spreadsheets
2019-01-24 15:26:35 +01:00
ansuz
21d035393d
disable english translations
2019-01-24 14:48:18 +01:00
ansuz
5410728bff
lint compliance
2019-01-24 14:47:39 +01:00
Paul Libbrecht
73a75c11c9
Actualizing German translations. PL
2019-01-23 19:04:05 +01:00
yflory
e993925d81
Better implementation of the IE fix
2019-01-22 13:36:21 +01:00
yflory
01f93f6f7b
FIx unrecoverable errors when using IE11
2019-01-22 12:25:49 +01:00
yflory
2ac176eeec
Share the correct index in onlyoffice messages
2019-01-21 16:54:31 +01:00
yflory
7d0f34a684
Debugging tools
2019-01-21 16:54:15 +01:00
yflory
a66d8c1384
Use lastKnownHash to handle checkpoints in the realtime channel
2019-01-18 18:17:34 +01:00
ansuz
93c5dc9202
Merge branch 'soon' into staging
2019-01-18 15:45:02 +01:00
ansuz
69b50dd102
Merge branch 'master' into soon
2019-01-18 15:44:52 +01:00
yflory
1ecc460686
Fix a backup and restore issue from the settings
2019-01-18 15:41:09 +01:00
yflory
ef452d1221
Fix language detection in codemirror when importing a markdown file
2019-01-15 18:20:33 +01:00
yflory
8dbeee1af9
Realtime spreadsheets
2019-01-15 17:54:44 +01:00
yflory
a41a31a574
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-01-15 14:34:17 +01:00
yflory
6fa7b147e9
Add C, C++, Objective-C and Java to the list of languages in the code app
2019-01-15 14:34:11 +01:00
yflory
c5f554fe7b
Test with onlyoffice 5.2.6
2019-01-15 14:28:49 +01:00
yflory
b79ba61984
Improve realtime channel for onlyoffice
2019-01-15 10:46:39 +01:00
ansuz
5a61453492
Merge branch 'soon' into staging
2019-01-14 16:42:37 +01:00
ansuz
6cf8720458
update how the async store chooses to prune history to avoid the diverged checkpoint bug
2019-01-14 16:40:54 +01:00
ansuz
9105a89eab
intantiate ephemeral channels with 34 hex characters
2019-01-14 15:32:49 +01:00
yflory
efdecd4059
First step for realtime in onlyoffice apps
2019-01-14 14:01:22 +01:00
ansuz
6f89156415
guard against calling an undefined function
2019-01-11 17:01:43 +01:00
yflory
41a1148c17
Use the same code for the different frontend channels
2019-01-11 15:30:26 +01:00
ansuz
20959f84ae
return Boolean from our test for WebRTC support
2019-01-10 18:21:39 +01:00
ansuz
060e5a12a2
lint compliance
2019-01-09 16:16:44 +01:00
ansuz
0f644b04b2
send feedback related to full drive export
2019-01-09 16:16:32 +01:00
yflory
b4aae68c0c
Fix access rights in the file app
2019-01-09 12:15:08 +01:00
yflory
6a45f5233e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-01-08 17:47:38 +01:00
yflory
6af7d393fd
Fix cache issue with ckeditor css
2019-01-08 17:47:22 +01:00
ansuz
0783944e1c
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-01-08 15:17:51 +01:00
ansuz
424a14625d
add feedback keys for password change and drive migration
2019-01-08 15:17:43 +01:00
yflory
573a3557f1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-01-08 15:03:16 +01:00
yflory
5b80fafe5e
Add feedback
2019-01-08 15:03:02 +01:00
ansuz
ab832f38b7
send feedback for the subscription button in the settings sidebar
2019-01-08 14:44:40 +01:00
ansuz
bcd6a4b6c6
add feedback keys
2019-01-08 14:33:02 +01:00
yflory
107c352922
Update translations
2019-01-08 14:02:54 +01:00
yflory
f760253137
Fix typo
2019-01-08 14:02:03 +01:00
yflory
d87a87410d
Preserve hidden owned pads from a deleted folder
2019-01-08 13:57:22 +01:00
yflory
a9e030a6a8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-01-08 10:54:00 +01:00
yflory
6140952763
Hide duplicated owned pads settings for anon users
2019-01-08 10:53:40 +01:00
ansuz
611fb4895c
Merge branch 'soon' into staging
2019-01-07 17:07:21 +01:00
Paul Libbrecht
1cd79e12f2
Latest update of the German translation (cursors, shared folders, ...).
2019-01-07 12:25:19 +01:00
yflory
1e672c4a6b
Use onlyoffice spreadsheets without ooserver
2019-01-07 12:02:38 +01:00
yflory
047a4a3ab4
Copy files to a shared folder instead of moving them
2019-01-07 10:25:13 +01:00
rhoio
5294604b90
Style, grammar and typo fixes in german translation
2019-01-06 17:40:36 +01:00
yflory
0a7adb3e88
Hide duplicated owned pads
2019-01-04 15:10:13 +01:00
yflory
7658fb90a2
Translations for spellcheck
2019-01-03 18:47:27 +01:00
yflory
cef9733262
Enable spellcheck in pad
2018-12-21 18:16:29 +01:00
yflory
c6acd191b9
Own drive translations
2018-12-20 11:18:12 +01:00
yflory
f2f9b57505
Own drive migration
2018-12-19 18:59:20 +01:00
yflory
b2b23446e8
Add missing translations
2018-12-18 14:48:52 +01:00
yflory
bbc06f668f
Fix undefined hash for deleted shared folders
2018-12-17 15:49:48 +01:00
yflory
a11a883cff
Cursor improvements in pad, code and slide
2018-12-17 11:44:08 +01:00
yflory
d76c21fcf5
Register link in the login page
2018-12-14 16:50:25 +01:00
yflory
2031d535d7
Cursor in pads (again)
2018-12-14 16:40:15 +01:00
yflory
ee3102143f
Remove debugging logs
2018-12-14 15:38:04 +01:00
yflory
760f58b74c
Merge branch 'staging' into oo2
2018-12-13 16:24:11 +01:00
yflory
47fa7f29c9
Merge branch 'disableApps' into staging
2018-12-13 14:46:24 +01:00
yflory
2498f45eb3
Clickable links in pad
2018-12-13 13:22:19 +01:00
yflory
ae7d97b3dd
Ability to disable apps using appconfig
2018-12-12 14:52:58 +01:00
yflory
f883fb7e04
Preserve chat and cursor channel when importing a template
2018-12-12 13:48:28 +01:00
yflory
1a0344547b
Improve cursor in pad
2018-12-11 15:59:40 +01:00