Morris Jobke
|
25d700ef30
|
Fix unneeded doc link to unrelated resource
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-03-11 11:00:21 +01:00 |
Morris Jobke
|
d40b21ac81
|
Merge pull request #14603 from nextcloud/fix/noid/add-setup-check-for-s3-temp-path
Show a setup warning in case S3 object storage is used as primary storage
|
2019-03-08 18:03:49 +01:00 |
Morris Jobke
|
060b637b70
|
Show a setup warning in case S3 object storage is used as primary storage
* checks for at least 50 GB of free space
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-03-08 13:38:39 +01:00 |
Julius Härtl
|
9e3335f11e
|
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-07 10:48:26 +01:00 |
Julius Härtl
|
496a668bd4
|
Add wrapper for removed tooltip functions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-07 10:48:26 +01:00 |
Julius Härtl
|
d768634616
|
Fix domparser on phantomjs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-07 10:45:47 +01:00 |
Julius Härtl
|
067651b715
|
Use tooltip dist file
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-07 10:45:47 +01:00 |
Julius Härtl
|
e6ab850aac
|
Fix tooltip styling for bootstrap 4.3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-07 10:45:47 +01:00 |
Julius Härtl
|
b2be083c5e
|
Fix tooltip include
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-07 10:45:47 +01:00 |
Morris Jobke
|
540ec4f3df
|
Merge pull request #14563 from nextcloud/fix/jquery-version
Pin the jquery version to 2.1.4
|
2019-03-06 15:32:48 +01:00 |
Christoph Wurst
|
9549d79faa
|
Pin the jquery version to 2.1.4
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-03-06 12:22:49 +01:00 |
Felix Ableitner
|
1c1cd10f0d
|
Change login error message to "wrong username or password" (fixes #14460)
Signed-off-by: Felix Ableitner <me@nutomic.com>
|
2019-03-06 11:59:03 +01:00 |
John Molakvoæ (skjnldsv)
|
2503520121
|
Fix default input element height
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-02 10:32:36 +01:00 |
Julius Härtl
|
48f34b877a
|
Add bundled files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:59:37 +01:00 |
Julius Härtl
|
e5162fb9af
|
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:01 +01:00 |
Joas Schilling
|
411350540d
|
Also cache the resource type because it is part of the identifier
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
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 |