Commit graph

91 commits

Author SHA1 Message Date
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
brantje
d333f76f37
Bug found 2016-10-04 16:42:58 +02:00
brantje
d058028c54
Fix updating shared credential 2016-10-04 16:20:55 +02:00
brantje
9a19e0c141
Frontend loads sharing acl 2016-10-04 15:14:31 +02:00
brantje
8c90599c34
Frontend loads sharing acl 2016-10-04 15:08:24 +02:00
brantje
6b0e208907
Get acl list on load 2016-10-04 14:50:49 +02:00
brantje
5c9aac9495
Expire shared items after a certain date 2016-10-04 14:15:34 +02:00
brantje
43d993ebf9
Add todo 2016-10-04 00:31:51 +02:00
brantje
294b9f7201
Link sharing works 2016-10-04 00:19:46 +02:00
brantje
6fe0ea1e97
Link sharing almost works 2016-10-03 23:53:11 +02:00