Commit graph

75 commits

Author SHA1 Message Date
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
brantje
a14bcaf2ae
Rename file 2016-10-03 20:41:30 +02:00
brantje
7cf807de5f
Fix posting permissions 2016-10-03 19:31:59 +02:00
brantje
d572aca165
Add permission to link sharing 2016-10-03 19:19:28 +02:00
Marcos Zuriaga
f91b78a33b
Created toggle method on permissions 2016-10-03 19:06:25 +02:00
brantje
0d37b69d3b
Push baby, added setPermission 2016-10-03 18:44:49 +02:00
Marcos Zuriaga
f42d1e3c85
Fixed js permissions check
Improved default permissions checks
2016-10-03 18:31:20 +02:00
brantje
0a9c097910
Add hasPermission 2016-10-03 18:14:18 +02:00
Marcos Zuriaga
23daf3a3ae
Changed definition of acl slighly 2016-10-03 18:02:49 +02:00
brantje
9b826df3e8
Add console.log to test SharingACL 2016-10-03 17:56:28 +02:00
brantje
a10c567b1f
Format file 2016-10-03 17:53:49 +02:00
brantje
3355db8d89
Unshare credentials 2016-10-03 17:23:03 +02:00
brantje
ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje
167ffd4644
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 15:42:36 +02:00
brantje
86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
Marcos Zuriaga
bd838e9e46
Added SharingACL factory
Added license reference on some files
2016-10-03 14:45:38 +02:00
Marcos Zuriaga
e38885ed41
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 14:00:07 +02:00