Joas Schilling
eecd9323c5
Also check the access to collections on preparing
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:58 +01:00
Joas Schilling
43c8d0c9c2
Add default value, because null does not trigger unique-key
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:58 +01:00
Joas Schilling
59c92a7513
Further work on the access cache
...
Searching for all is still a problem
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:19 +01:00
Joas Schilling
ece471de36
Start implementing access cache
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:18 +01:00
Joas Schilling
dee6f7f61f
Fix doc blocks
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:18 +01:00
Julius Härtl
31340b8be9
Add icon for resource type and icons for folder/file
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:18 +01:00
Julius Härtl
e404ce7096
Implement search and rename in backend
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:18 +01:00
Julius Härtl
53ac9bdda1
Implement frontend for search/rename
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Move to vuex
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:18 +01:00
Julius Härtl
88aa3de784
Add iconClass to resources
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:17 +01:00
Julius Härtl
555afff015
Make sure we query the node before fetching the name
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:17 +01:00
Julius Härtl
7843b8b1fa
Adjust OCP.Collaboration
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:17 +01:00
Julius Härtl
7a4b2db2a7
Add javascript API for collaboration resources
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:16 +01:00
Julius Härtl
a72a6d73a3
Adjust parameter names on createCollectionOnResource
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:16 +01:00
Joas Schilling
702dcfb728
Make names mandatory
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:16 +01:00
Joas Schilling
5dfc56e925
Allow to create collections
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:15 +01:00
Joas Schilling
136d2c39ac
Provider functionality
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:15 +01:00
Joas Schilling
65a9ab47ea
Add a controller with the most important methods
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:15 +01:00
Joas Schilling
69b530a442
Basic implementation of resource and collection handling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:56:15 +01:00
Morris Jobke
010dd6968d
Merge pull request #14397 from nextcloud/search/unregister
...
Allow search unregister
2019-03-01 09:59:15 +01:00
John Molakvoæ (skjnldsv)
236dad51fa
Allow search unregister
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-01 08:39:53 +01:00
Nextcloud bot
374f89aba1
[tx-robot] updated from transifex
2019-03-01 01:12:36 +00:00
Morris Jobke
48804619c9
Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-mysql-utf8mb4
...
Add setup check for missing UTF8MB4 on mysql
2019-02-28 22:39:35 +01:00
Morris Jobke
6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-28 16:46:23 +01:00
John Molakvoæ (skjnldsv)
c2aa21fd0e
Remove unneeded sidebar animation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-28 16:09:33 +01:00
Morris Jobke
c30ceddcce
Merge pull request #14408 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-1.17.0
...
Bump css-vars-ponyfill from 1.16.4 to 1.17.0
2019-02-28 13:44:58 +01:00
Nextcloud bot
057e81a1e2
[tx-robot] updated from transifex
2019-02-28 01:12:39 +00:00
dependabot[bot]
cb22b64db9
Bump css-vars-ponyfill from 1.16.4 to 1.17.0
...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill ) from 1.16.4 to 1.17.0.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases )
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.16.4...v1.17.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-27 22:56:12 +01:00
Roeland Jago Douma
90f695f46e
Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-eventhandler
...
Bugfix/14307/expire date change eventhandler
2019-02-27 22:24:45 +01:00
Roeland Jago Douma
782e80cd75
Merge pull request #14419 from nextcloud/bugfix/noid/closing-tags
...
Fix closing tags in header
2019-02-27 22:11:16 +01:00
Julius Härtl
dc5eea1287
Fix closing tags in header
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-27 16:37:52 +01:00
Julius Härtl
b4e6bffe1d
Remove/replace missing css vars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-27 16:34:48 +01:00
Julius Härtl
44979f938f
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-27 15:12:07 +01:00
Julius Härtl
9192306505
Add handler for change event of the expire date field
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-27 15:09:52 +01:00
Nextcloud bot
36b01e3c2d
[tx-robot] updated from transifex
2019-02-27 01:12:05 +00:00
Roeland Jago Douma
c2da3bf1d9
Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTags
...
Fix referrer policy meta tags.
2019-02-26 21:31:30 +01:00
Christoph Wurst
e930a0ccbe
Search sharees on lookup server when explicitly requested by user
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-26 19:44:49 +01:00
Joas Schilling
a3d936fbb7
Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-filter-results
...
Add an event to the Autocomplete Controller to allow to filter the re…
2019-02-26 18:11:24 +01:00
Dominik Wasielewski
7ca5cfc8af
Remove additional referrer policy meta tag.
...
Signed-off-by: Dominik Wasielewski <d-wasi@web.de>
2019-02-26 17:17:06 +01:00
Joas Schilling
55f627d20b
Add an event to the Autocomplete Controller to allow to filter the results
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-26 15:32:14 +01:00
Dominik Wasielewski
782e828889
Remove unnecessary meta tags.
...
Signed-off-by: Dominik Wasielewski <d-wasi@web.de>
2019-02-26 13:45:05 +01:00
Nextcloud bot
559a671205
[tx-robot] updated from transifex
2019-02-26 09:10:01 +00:00
Morris Jobke
58fd78951c
Merge pull request #14377 from nextcloud/fix/noid/typo
...
Fix typo in info log for autoconfig
2019-02-25 22:55:15 +01:00
Morris Jobke
5cbe6532a0
Fix typo in info log for autoconfig
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-25 21:28:22 +01:00
Morris Jobke
ea6ba53cc0
Merge pull request #14314 from nextcloud/enh/save_query
...
No need to check 2fa state on apptoken logins
2019-02-25 21:27:13 +01:00
Morris Jobke
01d5cc1e7a
Merge pull request #14025 from nextcloud/fix/authtoken_idx_length
...
Fix authtoken index length
2019-02-25 21:23:30 +01:00
Roeland Jago Douma
d48cc08fc5
Merge pull request #14180 from nextcloud/feature/sharing-recommendations
...
Show sharing recommendations
2019-02-25 09:52:50 +01:00
Christoph Wurst
f3023aaa85
Show sharing recommendations
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-25 07:25:21 +01:00
Roeland Jago Douma
e819e97829
Login flow V2
...
This adds the new login flow. The desktop client will open up a browser
and poll a returned endpoint at regular intervals to check if the flow
is done.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-25 07:24:50 +01:00
Nextcloud bot
5df6400e28
[tx-robot] updated from transifex
2019-02-25 01:12:18 +00:00
Nextcloud bot
bc120bc5d7
[tx-robot] updated from transifex
2019-02-24 01:13:42 +00:00