Commit graph

100 commits

Author SHA1 Message Date
brantje
858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje
b1aebc4a14
Add translations to javascript files 2016-12-21 14:06:29 +01:00
brantje
a14e38c2e0
Share links are valid for one month 2016-12-19 14:57:34 +01:00
brantje
085c128cfa
Use port numbers
Signed-off-by: brantje <brantje@gmail.com>
2016-10-21 13:12:45 +02:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
7be6f8c0a1
Small fix for navigating away 2016-10-14 15:49:08 +02:00
brantje
47d594c023
Add a warning when a reencryptCredential is running 2016-10-14 15:49:08 +02:00
brantje
32816aa32d
Show a message when a user changes the "shared" with list 2016-10-14 15:49:08 +02:00
brantje
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje
d4ffb6d7ab
Remove console.logs
Better to log a warning, remove unused parameters

Add missing semicolon
2016-10-09 16:35:05 +02:00
brantje
15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje
6081b48a01
Remove console.log 2016-10-07 18:27:26 +02:00
brantje
59eafb2505
Add skip_revision param 2016-10-07 18:26:53 +02:00
Marcos Zuriaga
e5481f1f9e
Code cleanup 2016-10-07 16:44:24 +02:00
brantje
babf4113ee
Make sharing page pretty, closes #59 2016-10-07 16:13:28 +02:00
brantje
836d2f1410
Fix cancel button at share page 2016-10-07 15:57:07 +02:00
brantje
b179886ffa
Remove todo 2016-10-07 15:50:27 +02:00
brantje
69c303552b
Small fix adding users to shared list 2016-10-07 15:50:08 +02:00
brantje
e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje
8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
brantje
538a996892
Missing ; 2016-10-07 10:41:47 +02:00
Marcos Zuriaga
3ccd26e75b
Fix reencryption of history data 2016-10-07 00:54:57 +02:00
brantje
f406d61719
add/remove console.log 2016-10-06 23:47:17 +02:00
brantje
771ce949ef
fix for unsharing 2016-10-06 23:28:33 +02:00
brantje
27c7ed0037
Unshare almost works 2016-10-06 21:49:14 +02:00
Marcos Zuriaga
de5dc22efc
Fixes on the reencrypt method, now callback is executed 2016-10-06 20:39:34 +02:00
brantje
342385232c
Some fixes 2016-10-06 18:00:57 +02:00
Marcos Zuriaga
fe77149f9f
More fixes 2016-10-06 14:52:27 +02:00
Marcos Zuriaga
c09622571c
Some fixes and improvements, js trolling me 2016-10-06 13:55:14 +02:00
Marcos Zuriaga
58e2ff7aa4
Fix misplaced ')' 2016-10-06 12:34:29 +02:00
brantje
53c55d5fd6
Fix some bugs 2016-10-05 22:34:34 +02:00
brantje
130e296b1e
Fix unsharing 2016-10-05 20:08:47 +02:00
brantje
1c55e6dfa9
Fix unsharing 2016-10-05 20:07:13 +02:00
brantje
7d3d67c896
Fix for api change 2016-10-05 19:56:46 +02:00
brantje
af827ec0df
Shared revisions at Alice works 2016-10-05 18:39:00 +02:00
brantje
a77ae301f5
Stared to work on revisions 2016-10-05 18:24:36 +02:00
brantje
ed04310c42
Remove console.log 2016-10-05 17:03:38 +02:00
brantje
e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje
6a38da7698
Add method to service 2016-10-05 14:36:02 +02:00
brantje
c62a0a8d7c
Small start of re encrypting files on share 2016-10-05 14:21:46 +02:00
brantje
35d6d3777c
Add activity support for sharing 2016-10-05 13:46:25 +02:00
brantje
4bc90d904e
Setting permission on share requests works 2016-10-05 12:48:59 +02:00
brantje
1a5a8604a4
Remove some console.log 2016-10-04 19:09:19 +02:00
brantje
d379abab18
acl -> acl_id 2016-10-04 19:04:15 +02:00
brantje
53821e83b8
Fixing stuff 2016-10-04 18:47:20 +02:00
Marcos Zuriaga
7d8a132463
Added upload progress bar on the sharing view 2016-10-04 18:42:21 +02:00
Marcos Zuriaga
0d8ad5b8f7
Tidy up code and make it more maintainable 2016-10-04 18:29:02 +02:00
brantje
86637c51f6
Fix for creating shares 2016-10-04 18:19:58 +02:00
brantje
713013caa7
Catch some errors 2016-10-04 18:15:40 +02:00
Marcos Zuriaga
db819771d8
Fix issue with users on the async shared key rsa encyrption 2016-10-04 17:24:19 +02:00