ansuz
|
0c3b898000
|
simple one line fixes
|
2018-07-06 10:28:41 +02:00 |
yflory
|
0c9dfc1fb5
|
Add proxy manager inner
|
2018-07-05 16:33:46 +02:00 |
yflory
|
bd6a199dca
|
Add missing functions to the proxy manager
|
2018-07-05 13:56:16 +02:00 |
yflory
|
a25a72b5db
|
Add a proxy manager to handle operations between shared folders
|
2018-07-05 10:37:06 +02:00 |
yflory
|
66591a3654
|
Merge branch 'rohref' into sharedfolder
|
2018-07-02 14:12:06 +02:00 |
ansuz
|
a3e0e765b5
|
derive block URI and URL in dedicated functions
|
2018-07-02 11:11:50 +02:00 |
yflory
|
a99e5a3aaa
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-07-02 11:03:58 +02:00 |
yflory
|
af5cc30381
|
Fix undefined function when calling error() in the drive
|
2018-07-02 11:02:43 +02:00 |
yflory
|
071c34d4fa
|
Fix undefined secret with password-protected files (#250)
|
2018-07-02 10:51:43 +02:00 |
yflory
|
27797c0520
|
Fix undefined secret with password-protected files (#250)
|
2018-07-02 10:50:30 +02:00 |
yflory
|
425ac8ea57
|
Migration for read-only links + fix issues with read-only pads
|
2018-06-29 18:16:04 +02:00 |
yflory
|
0f9a71686e
|
Add support for read-only href stored in filesData
|
2018-06-28 18:16:38 +02:00 |
yflory
|
34914785eb
|
lint compliance
|
2018-06-28 16:15:38 +02:00 |
yflory
|
a537f7de8b
|
Fix infinite loading screen caused by some browser settings
|
2018-06-28 16:13:52 +02:00 |
yflory
|
470f404a24
|
temp
|
2018-06-28 15:31:30 +02:00 |
ansuz
|
cc6f3dc0e4
|
lint compliance
|
2018-06-28 15:25:22 +02:00 |
ansuz
|
cfc81e8c96
|
allocate blockSeed as Uint8Array
|
2018-06-28 15:21:13 +02:00 |
yflory
|
554b4a978d
|
Load shared folders in the store
|
2018-06-28 14:15:30 +02:00 |
ansuz
|
7aa7b82c60
|
merge staging
|
2018-06-28 13:33:54 +02:00 |
yflory
|
6dc7e7eff4
|
Disable WebWorkers by default
|
2018-06-26 14:15:25 +02:00 |
yflory
|
bfb850554d
|
Fix the contacts app with workers
|
2018-06-25 18:08:47 +02:00 |
yflory
|
87dc528a99
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-06-25 16:59:52 +02:00 |
yflory
|
6d8693ff8c
|
Fix history mode UI
|
2018-06-25 16:59:40 +02:00 |
ansuz
|
7dc393a2d2
|
remove debug log
|
2018-06-25 15:33:54 +02:00 |
ansuz
|
d76f3dceab
|
remove comment
|
2018-06-25 14:30:41 +02:00 |
ansuz
|
fb5553f918
|
fix typo
|
2018-06-25 14:25:37 +02:00 |
yflory
|
76bc82ac13
|
lint compliance
|
2018-06-25 13:42:17 +02:00 |
yflory
|
0160ef30b7
|
Fix pad password change
|
2018-06-25 12:08:06 +02:00 |
yflory
|
355dc5c993
|
Hide account password change form in settings
|
2018-06-25 11:13:02 +02:00 |
yflory
|
fbe940c024
|
Fallback to async store in self.crypto doesn't exist in webworkers (ie/edge)
|
2018-06-22 19:43:07 +02:00 |
ansuz
|
01614c4256
|
verify old user password before proceeding to change passwords
|
2018-06-22 15:34:50 +02:00 |
ansuz
|
e03b9fe630
|
remove login-block dependency from settings
|
2018-06-22 11:46:08 +02:00 |
ansuz
|
85bcaa51f7
|
export a constant for the number of required bytes at login time
allocate bytes for blockSeed when changing passwords
|
2018-06-22 11:41:10 +02:00 |
ansuz
|
da35d94f73
|
don't require Block in /settings/
|
2018-06-22 10:58:46 +02:00 |
yflory
|
a146f6acc9
|
Change user account password function
|
2018-06-22 10:37:54 +02:00 |
ansuz
|
6fde027a6c
|
add some TODOs
|
2018-06-21 10:26:46 +02:00 |
ansuz
|
9a7abe0b1e
|
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
|
2018-06-21 10:16:25 +02:00 |
ansuz
|
c2014c5906
|
a bit of cleanup, bug fixes, and lint compliance
|
2018-06-21 10:16:16 +02:00 |
yflory
|
36d1ae0f6c
|
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
|
2018-06-20 16:39:52 +02:00 |
yflory
|
71b085ba23
|
Owned drive migration UI
|
2018-06-20 16:39:01 +02:00 |
ansuz
|
c3741f847d
|
resolve conflicts from merge with staging
|
2018-06-20 14:29:13 +02:00 |
ansuz
|
d03339f20b
|
check for the presence of a blockHash in localStorage when logging in
|
2018-06-20 14:27:44 +02:00 |
yflory
|
a5b207d57b
|
Password change UI
|
2018-06-20 10:02:56 +02:00 |
ansuz
|
3ba0ad3cf1
|
get, set, and clear blocks from localStorage
|
2018-06-19 18:08:14 +02:00 |
ansuz
|
cb5fa72dba
|
implement removeLoginBlock rpc
|
2018-06-19 17:17:56 +02:00 |
yflory
|
7948fe2b70
|
Merge branch 'soon' into staging
|
2018-06-19 17:02:26 +02:00 |
yflory
|
29f577dfc6
|
Improve history to load it chunk by chunk
|
2018-06-19 17:02:16 +02:00 |
ansuz
|
577dea4c75
|
clientside implementation of block signing and encryption
|
2018-06-19 16:38:49 +02:00 |
yflory
|
c802b761c7
|
Fix pads not stored in the correct folder the first time
|
2018-06-19 11:04:39 +02:00 |
yflory
|
60db53a993
|
Use framework in the whiteboard app
|
2018-06-18 12:14:16 +02:00 |
yflory
|
d37aa0646e
|
Change account password (clientside RPC)
|
2018-06-14 18:18:53 +02:00 |
yflory
|
54d63df1cf
|
Ability to change the password of a pad
|
2018-06-14 17:18:32 +02:00 |
yflory
|
d1e8baca68
|
Lint compliance
|
2018-06-12 18:26:21 +02:00 |
yflory
|
4896fe81fe
|
Merge branch 'serviceworker' into staging
|
2018-06-12 18:24:19 +02:00 |
yflory
|
1b49020753
|
Add support for async store when WebWorker is not available
|
2018-06-12 18:20:48 +02:00 |
ansuz
|
ff25929c18
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-06-12 15:50:53 +02:00 |
ansuz
|
54b52d681c
|
fix broken share menu resulting from adblock plus triggered by 'share'
|
2018-06-12 15:50:41 +02:00 |
yflory
|
d558b9e3e8
|
Fix 404 issues in media-tag
|
2018-06-12 15:21:57 +02:00 |
yflory
|
01a3c13a8c
|
Fix CSP issues for missing files (404)
|
2018-06-12 15:15:46 +02:00 |
yflory
|
9fbf507cda
|
Fix new version detection
|
2018-06-12 14:23:54 +02:00 |
ansuz
|
aa51463a9a
|
Merge branch 'soon' into staging
|
2018-06-12 12:00:51 +02:00 |
yflory
|
4dec2cca5c
|
Translations for new version detected
|
2018-06-11 18:18:39 +02:00 |
yflory
|
089e0361b6
|
Detect new version
|
2018-06-11 16:52:26 +02:00 |
yflory
|
da396b6528
|
Remove XXX
|
2018-06-11 15:40:36 +02:00 |
yflory
|
aeaf7d1950
|
Fix mediatag...
|
2018-06-11 15:06:43 +02:00 |
yflory
|
054ad9e741
|
Fix 404 in thumbnails creation with corrupted data in the drive
|
2018-06-11 11:46:27 +02:00 |
yflory
|
8f28621bb0
|
Remove unnecessary logs when logging in
|
2018-06-11 11:23:11 +02:00 |
yflory
|
e39c77e162
|
Merge branch 'staging' into serviceworker
|
2018-06-11 10:59:01 +02:00 |
yflory
|
921e6eb3c3
|
Fix wrong pad title in drive
|
2018-06-11 10:58:44 +02:00 |
yflory
|
996245ec3d
|
Merge branch 'staging' into serviceworker
|
2018-06-11 10:17:50 +02:00 |
yflory
|
47dee664da
|
Add support for login & logout while keeping the same shared worker
|
2018-06-08 17:35:44 +02:00 |
ansuz
|
756681211b
|
update home page icons, allow for customization
|
2018-06-08 17:06:50 +02:00 |
yflory
|
02b282a1a5
|
Disconnect from shared/service worker
|
2018-06-08 16:45:07 +02:00 |
Caleb James DeLisle
|
1775638d00
|
Merge commit '0c8ce27' into staging
|
2018-06-07 15:51:16 +02:00 |
Caleb James DeLisle
|
0c8ce27f24
|
Make the less loader only load particular less files once
|
2018-06-07 15:49:59 +02:00 |
yflory
|
af2a13e5ae
|
Fix UI issue with PPF in the file picker
|
2018-06-07 15:42:16 +02:00 |
yflory
|
574d99f9db
|
Remove support for old media-tag
|
2018-06-07 15:09:35 +02:00 |
ansuz
|
eac7d38655
|
test media-tag, and fix the bug the tests exposed
|
2018-06-07 14:29:09 +02:00 |
yflory
|
bc57f8c274
|
Replace media-tag.js with the new one
|
2018-06-07 14:12:33 +02:00 |
yflory
|
38887eb088
|
Improve new media-tag
|
2018-06-07 11:52:04 +02:00 |
yflory
|
87f4fe9c84
|
Add error code to a feedback key
|
2018-06-07 10:48:38 +02:00 |
yflory
|
f05e2225d6
|
lint compliance
|
2018-06-06 18:22:48 +02:00 |
yflory
|
78ff55e34e
|
Fix race condition
|
2018-06-06 18:21:52 +02:00 |
yflory
|
48dc8c78b4
|
Fix cache and merge issues
|
2018-06-06 18:10:58 +02:00 |
yflory
|
305b47132c
|
lint compliance
|
2018-06-06 17:55:02 +02:00 |
yflory
|
14db9fad8e
|
Merge branch 'echidna' into serviceworker
|
2018-06-06 17:54:07 +02:00 |
yflory
|
a6d9ecb3ba
|
lint compliance
|
2018-06-06 17:48:10 +02:00 |
yflory
|
598d56c75e
|
Fix cache issues
|
2018-06-06 17:45:43 +02:00 |
yflory
|
cefe19b0e1
|
Merge branch 'echidna' into serviceworker
|
2018-06-06 17:25:24 +02:00 |
yflory
|
953d98be96
|
Fix reconnect
|
2018-06-06 17:25:06 +02:00 |
yflory
|
ce6779a06f
|
Remove debugging logs
|
2018-06-06 17:11:30 +02:00 |
yflory
|
6ab29f8f3a
|
Test service worker and shared worker store
|
2018-06-06 15:58:43 +02:00 |
yflory
|
3f8b6d3b8a
|
Fix default title issues when using a template
|
2018-06-04 16:02:58 +02:00 |
yflory
|
9c5ad795e1
|
Service worker test
|
2018-06-01 19:23:30 +02:00 |
yflory
|
b0311ccec1
|
Don't create file duplicates in the drive
|
2018-06-01 12:10:49 +02:00 |
yflory
|
21366c252d
|
Merge branch 'donkey' into staging
|
2018-06-01 12:07:10 +02:00 |
yflory
|
cc163f83c7
|
Fix an issue creating duplicate files in the drive
|
2018-06-01 10:52:54 +02:00 |
yflory
|
b9f5a0f52b
|
Move async store in a webworker!
|
2018-05-31 18:22:16 +02:00 |
yflory
|
8586d0c944
|
Merge branch 'staging' into donkey
|
2018-05-31 13:28:14 +02:00 |
yflory
|
ba0e000808
|
Add a file upload modal
|
2018-05-31 13:27:44 +02:00 |
yflory
|
06818b798f
|
Add properties button to the file app to see owners and password
|
2018-05-30 18:48:29 +02:00 |
yflory
|
fe202a92b4
|
Fix UI issues in kanban
|
2018-05-30 15:15:50 +02:00 |
yflory
|
85e5c495d9
|
Remove owned file
|
2018-05-30 14:36:29 +02:00 |
yflory
|
93ecc06964
|
Upload owned files
|
2018-05-29 19:42:20 +02:00 |
yflory
|
a6bac8ae41
|
Fix password prompt issue when the password was wrong in the file app
|
2018-05-28 18:18:25 +02:00 |
yflory
|
05bd41f256
|
Upload a password-protected file from apps
|
2018-05-28 18:03:35 +02:00 |
yflory
|
66655b4a23
|
Upload a file with a password
|
2018-05-28 17:50:28 +02:00 |
yflory
|
8aac7bad45
|
Make sure the ID is not used when uploading a file
|
2018-05-28 16:57:20 +02:00 |
yflory
|
3267268e20
|
Fix share modal not using the previous values
|
2018-05-28 15:33:49 +02:00 |
yflory
|
586193d6a1
|
Password-protected files: upload files with hashes V2
|
2018-05-28 15:31:18 +02:00 |
yflory
|
b377da1227
|
Highlight the selected line in polls
|
2018-05-28 11:22:48 +02:00 |
yflory
|
c7e08fedfb
|
Password-protected files
|
2018-05-25 18:00:10 +02:00 |
yflory
|
884f2b465d
|
Fix kanban creation
|
2018-05-25 11:49:47 +02:00 |
yflory
|
95218f0fa1
|
Remove use of space-evenly since it is not supported by all browsers
|
2018-05-24 16:09:33 +02:00 |
yflory
|
7800fa2dcd
|
Add confirm dialog when deleting a task in kanban + add colors
|
2018-05-23 17:13:41 +02:00 |
yflory
|
914da83b46
|
Fix missing edit hash in share modal when opening a pad in read-only mode
|
2018-05-23 16:55:23 +02:00 |
yflory
|
4df285fed5
|
Fix pads using version 0 hashes
|
2018-05-23 16:45:05 +02:00 |
yflory
|
fe27c97879
|
Help + tooltips + fix colors in kanban
|
2018-05-23 14:24:23 +02:00 |
yflory
|
6b98fef679
|
Remove ES6 code in kanban
|
2018-05-23 12:01:03 +02:00 |
yflory
|
07502775f5
|
Add support for readonly and locked modes in kanban
|
2018-05-23 11:48:30 +02:00 |
yflory
|
f0512bbb1d
|
Fix UI and realtime issues with kanban
|
2018-05-22 18:24:40 +02:00 |
yflory
|
975fa3e4dd
|
Test small mediatag
|
2018-05-22 12:34:37 +02:00 |
yflory
|
ea9384d6d0
|
Fix kanban inputs blocked when remote change
|
2018-05-18 11:00:47 +02:00 |
ansuz
|
bd66c8fee8
|
hacks to handle weird entries in drive
|
2018-05-18 10:28:31 +02:00 |
ansuz
|
2170fcb9ad
|
Merge branch 'kanban' into staging
|
2018-05-18 10:19:55 +02:00 |
yflory
|
ef735d6fe6
|
Fix an issue when trying to create a pad with a password from a template
|
2018-05-17 18:15:10 +02:00 |
ansuz
|
f218a9c119
|
correct a copy-pasted comment
|
2018-05-17 16:10:53 +02:00 |
yflory
|
b4638efe2d
|
Fix missing username when avatar is 404
|
2018-05-17 12:09:52 +02:00 |
yflory
|
31f9062422
|
Fix avatar pin
|
2018-05-17 11:46:16 +02:00 |
ansuz
|
d950b34bdf
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2018-05-17 10:35:59 +02:00 |
ansuz
|
fb91f5df76
|
compare flat-dom output against hyperjson
|
2018-05-17 10:35:48 +02:00 |
yflory
|
5554c24b36
|
Remove dev console logging
|
2018-05-17 10:29:25 +02:00 |
yflory
|
d224a2c1a4
|
Update size of the Add button in kanban
|
2018-05-17 10:27:41 +02:00 |
yflory
|
77c456a20e
|
Disable console logging in kanban
|
2018-05-17 10:27:16 +02:00 |
yflory
|
73183a69fd
|
Improve kanban UI
|
2018-05-16 19:28:30 +02:00 |
yflory
|
86be9abb62
|
Translations for kanban
|
2018-05-16 16:45:16 +02:00 |
yflory
|
b6ebc583ba
|
Add the kanban app to the list
|
2018-05-16 16:30:37 +02:00 |
yflory
|
087e346685
|
Remove translatable text and blocking 'confirm' dialog from jkanban.js
|
2018-05-16 16:18:44 +02:00 |
yflory
|
0ab27427bc
|
Lint compliance
|
2018-05-16 12:22:43 +02:00 |
yflory
|
037050d16f
|
Merge branch 'coati' into kanban
|
2018-05-16 11:41:55 +02:00 |
yflory
|
65a2083afc
|
Suggest tags based on existing ones. Display existing tags in the drive.
|
2018-05-15 18:18:56 +02:00 |
yflory
|
e2052b4510
|
Fix multiple tippy tooltips displayed in poll's table
|
2018-05-15 10:59:53 +02:00 |
yflory
|
6fde15247b
|
Fix UI issues in the loading screen with the loading bar
|
2018-05-14 14:02:46 +02:00 |
Paul Libbrecht
|
372f1dfeb4
|
First anchor test and restore of the CKEditor anchor function.
|
2018-05-11 09:06:22 +02:00 |
yflory
|
2d2701596a
|
Loading message and loading bar for migration
|
2018-05-04 18:41:54 +02:00 |
yflory
|
2b8e734cae
|
Add revealable password input to display or prompt the password
|
2018-05-04 15:42:29 +02:00 |
ansuz
|
4c747e013f
|
on second thought that was a bad idea
|
2018-05-03 18:46:45 +02:00 |
ansuz
|
8ec9021f89
|
clear stuck tooltips in an interval
|
2018-05-03 18:45:19 +02:00 |
yflory
|
447230d42e
|
Clean migration logging
|
2018-05-03 18:17:18 +02:00 |
yflory
|
6c4c5c135b
|
Async migration
|
2018-05-03 17:59:22 +02:00 |