240 Commits

Author SHA1 Message Date
yflory
b5c2eb8a9c Automatically refresh the drive when a change occurs in a shared folder 2018-07-13 19:24:49 +02:00
yflory
6a80f49fe0 Don't load expired or deleted shared folders 2018-07-13 14:47:53 +02:00
yflory
7d89026d83 Fix more issues with shared folders 2018-07-12 17:27:16 +02:00
yflory
8516587ece lint compliance 2018-07-11 15:28:34 +02:00
yflory
321c7d5512 Move pin/unpin outside of userObject 2018-07-10 18:23:16 +02:00
yflory
4b86ed2dec Shared folders UI 2018-07-10 14:41:37 +02:00
ansuz
0a9ea95796 always set userHash in localStorage even with modern users 2018-07-10 13:11:22 +02:00
yflory
6312dadb60 Fix shared folders names in the drive 2018-07-09 18:11:04 +02:00
yflory
e0cc1a6eb6 Display a shared folder in the drive 2018-07-09 14:36:55 +02:00
ansuz
57a39258c3 WIP big commit 2018-07-06 11:36:48 +02:00
ansuz
0c3b898000 simple one line fixes 2018-07-06 10:28:41 +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
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
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
bfb850554d Fix the contacts app with workers 2018-06-25 18:08:47 +02:00
ansuz
7dc393a2d2 remove debug log 2018-06-25 15:33:54 +02:00
yflory
76bc82ac13 lint compliance 2018-06-25 13:42:17 +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
6fde027a6c add some TODOs 2018-06-21 10:26:46 +02:00
ansuz
c2014c5906 a bit of cleanup, bug fixes, and lint compliance 2018-06-21 10:16:16 +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
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
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
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
yflory
4dec2cca5c Translations for new version detected 2018-06-11 18:18:39 +02:00
yflory
aeaf7d1950 Fix mediatag... 2018-06-11 15:06:43 +02:00
yflory
8f28621bb0 Remove unnecessary logs when logging in 2018-06-11 11:23:11 +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
yflory
02b282a1a5 Disconnect from shared/service worker 2018-06-08 16:45:07 +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