Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix default input element height | John Molakvoæ (skjnldsv) | 2019-03-02 | 2 | -9/+11 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add bundled files | Julius Härtl | 2019-03-01 | 2 | -25/+25 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix tests | Julius Härtl | 2019-03-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Also cache the resource type because it is part of the identifier | Joas Schilling | 2019-03-01 | 1 | -2/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Also check the access to collections on preparing | Joas Schilling | 2019-03-01 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add default value, because null does not trigger unique-key | Joas Schilling | 2019-03-01 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Further work on the access cache | Joas Schilling | 2019-03-01 | 1 | -17/+11 |
| | | | | | | Searching for all is still a problem Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Start implementing access cache | Joas Schilling | 2019-03-01 | 1 | -1/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix doc blocks | Joas Schilling | 2019-03-01 | 1 | -3/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 2 | -1/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 2 | -1/+46 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement frontend for search/rename | Julius Härtl | 2019-03-01 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move to vuex Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 1 | -2/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make sure we query the node before fetching the name | Julius Härtl | 2019-03-01 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust OCP.Collaboration | Julius Härtl | 2019-03-01 | 2 | -131/+28 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add javascript API for collaboration resources | Julius Härtl | 2019-03-01 | 3 | -1/+167 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust parameter names on createCollectionOnResource | Julius Härtl | 2019-03-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make names mandatory | Joas Schilling | 2019-03-01 | 2 | -8/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow to create collections | Joas Schilling | 2019-03-01 | 2 | -1/+34 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Provider functionality | Joas Schilling | 2019-03-01 | 1 | -5/+16 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 2 | -0/+168 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Basic implementation of resource and collection handling | Joas Schilling | 2019-03-01 | 1 | -0/+76 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #14397 from nextcloud/search/unregister | Morris Jobke | 2019-03-01 | 1 | -28/+78 |
|\ | | | | | Allow search unregister | ||||
| * | Allow search unregister | John Molakvoæ (skjnldsv) | 2019-03-01 | 1 | -28/+78 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 10 | -158/+172 |
| | | |||||
* | | Merge pull request #14398 from ↵ | Morris Jobke | 2019-02-28 | 2 | -13/+86 |
|\ \ | | | | | | | | | | | | | nextcloud/feature/14394/add-setup-check-for-mysql-utf8mb4 Add setup check for missing UTF8MB4 on mysql | ||||
| * | | Add setup check for missing UTF8MB4 on mysql | Morris Jobke | 2019-02-28 | 2 | -13/+86 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Remove unneeded sidebar animation | John Molakvoæ (skjnldsv) | 2019-02-28 | 3 | -8/+4 |
|/ / | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #14408 from ↵ | Morris Jobke | 2019-02-28 | 2 | -41/+30 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-1.17.0 Bump css-vars-ponyfill from 1.16.4 to 1.17.0 | ||||
| * | | Bump css-vars-ponyfill from 1.16.4 to 1.17.0 | dependabot[bot] | 2019-02-27 | 2 | -41/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-28 | 16 | -2/+38 |
|/ / | |||||
* | | Merge pull request #14390 from ↵ | Roeland Jago Douma | 2019-02-27 | 3 | -2/+13 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/14307/expire-date-change-eventhandler Bugfix/14307/expire date change eventhandler | ||||
| * | | Bump bundles | Julius Härtl | 2019-02-27 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Add handler for change event of the expire date field | Julius Härtl | 2019-02-27 | 1 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #14419 from nextcloud/bugfix/noid/closing-tags | Roeland Jago Douma | 2019-02-27 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix closing tags in header | ||||
| * | | | Fix closing tags in header | Julius Härtl | 2019-02-27 | 1 | -2/+2 |
| |/ / | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / / | Remove/replace missing css vars | Julius Härtl | 2019-02-27 | 5 | -5/+4 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-27 | 14 | -0/+54 |
|/ | |||||
* | Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTags | Roeland Jago Douma | 2019-02-26 | 4 | -4/+0 |
|\ | | | | | Fix referrer policy meta tags. | ||||
| * | Remove additional referrer policy meta tag. | Dominik Wasielewski | 2019-02-26 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de> | ||||
| * | Remove unnecessary meta tags. | Dominik Wasielewski | 2019-02-26 | 3 | -3/+0 |
| | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de> | ||||
* | | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 4 | -61/+156 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #14385 from ↵ | Joas Schilling | 2019-02-26 | 1 | -5/+24 |
|\ \ | | | | | | | | | | | | | nextcloud/feature/noid/add-event-to-allow-to-filter-results Add an event to the Autocomplete Controller to allow to filter the re… | ||||
| * | | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 1 | -5/+24 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 4 | -0/+18 |
|/ / | |||||
* | | Merge pull request #14377 from nextcloud/fix/noid/typo | Morris Jobke | 2019-02-25 | 1 | -1/+1 |
|\ \ | | | | | | | Fix typo in info log for autoconfig | ||||
| * | | Fix typo in info log for autoconfig | Morris Jobke | 2019-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #14314 from nextcloud/enh/save_query | Morris Jobke | 2019-02-25 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | No need to check 2fa state on apptoken logins | ||||
| * | | | No need to check 2fa state on apptoken logins | Roeland Jago Douma | 2019-02-20 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you login with an apptoken there is no need to check 2FA state as this does not apply to apptokens. Not checking saves us a query on each request made from a client. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #14025 from nextcloud/fix/authtoken_idx_length | Morris Jobke | 2019-02-25 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | Fix authtoken index length |