summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix showpassword loadsRoeland Jago Douma2019-03-181-1/+0
| | | | | | | This is bundled by default. So trying to load it throws a warning in the logs. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-03-1810-70/+106
|
* [tx-robot] updated from transifexNextcloud bot2019-03-1720-74/+112
|
* [tx-robot] updated from transifexNextcloud bot2019-03-1614-44/+62
|
* Merge pull request #14643 from nextcloud/setup-page-db-selectRoeland Jago Douma2019-03-152-5/+10
|\ | | | | fix database select styling in setup page
| * Removed radio and shadow on activeJohn Molakvoæ (skjnldsv)2019-03-151-1/+9
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * remove dangling spaceRobin Appelman2019-03-121-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix database select styling in setup pageRobin Appelman2019-03-121-3/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #14705 from ↵Roeland Jago Douma2019-03-153-20/+36
|\ \ | | | | | | | | | | | | nextcloud/deprecate/marked-escapeHTML-formatDate-getURLParameter-humanFileSize-relative_modified_date-select2 Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileS…
| * | Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, ↵John Molakvoæ (skjnldsv)2019-03-153-20/+36
| | | | | | | | | | | | | | | | | | relative_modified_date and select2 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #14706 from nextcloud/warn-sqlite-fixRoeland Jago Douma2019-03-151-4/+3
|\ \ \ | |/ / |/| | Fix language of SQLite warning, follow-up to #14682
| * | Fix language of SQLite warning, follow-up to #14682Jan-Christoph Borchardt2019-03-151-4/+3
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detectionMorris Jobke2019-03-153-9/+9
|\ \ \ | | | | | | | | Fix plural rule detection for languages
| * | | Fix behaviour of plural default ruleMorris Jobke2019-03-153-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | * undefined and empty string should trigger the default plural form Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Rename the variable aswellJoas Schilling2019-03-122-8/+8
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix plural rule detection for languagesJoas Schilling2019-03-113-3/+3
| | |/ | |/| | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-03-15124-366/+366
| |/ |/|
* | Merge pull request #14682 from nextcloud/warn-sqliteRoeland Jago Douma2019-03-151-3/+4
|\ \ | | | | | | Using SQLite should sound more scary 😈
| * | Using SQLite should sound more scary 😈Marius Blüm2019-03-141-3/+4
| | | | | | | | | | | | | | | - According to our administrator manual we should mention limitation to minimal and development/testing instances Signed-off-by: Marius Blüm <marius@lineone.io>
* | | [tx-robot] updated from transifexNextcloud bot2019-03-14128-746/+560
|/ /
* | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a proposal to allow users to filter files shared to circles. This commit is needed to provide the infrastucture for it. Issue: https://github.com/nextcloud/circles/issues/137 Changes to comply to https://github.com/coletivoEITA/circles/pull/2 Polishing: get files shared to circles in caldav Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #14626 from ↵Morris Jobke2019-03-121-90/+11
|\ \ | |/ |/| | | | | nextcloud/bugfix/14621/make-sure-urlparams-are-correctly-injected-in-global-routes Make sure urlparams are correctly injected in global routes
| * Make sure urlParams are correctly injected in global routesJoas Schilling2019-03-111-90/+11
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix unneeded doc link to unrelated resourceMorris Jobke2019-03-111-4/+1
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #14603 from ↵Morris Jobke2019-03-082-14/+89
|\ | | | | | | | | nextcloud/fix/noid/add-setup-check-for-s3-temp-path Show a setup warning in case S3 object storage is used as primary storage
| * Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-082-14/+89
| | | | | | | | | | | | * checks for at least 50 GB of free space Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Bump bundlesJulius Härtl2019-03-072-44/+102
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Add wrapper for removed tooltip functionsJulius Härtl2019-03-072-0/+38
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix domparser on phantomjsJulius Härtl2019-03-071-0/+46
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Use tooltip dist fileJulius Härtl2019-03-071-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix tooltip styling for bootstrap 4.3Julius Härtl2019-03-071-3/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix tooltip includeJulius Härtl2019-03-071-1/+1
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #14563 from nextcloud/fix/jquery-versionMorris Jobke2019-03-062-12/+12
|\ | | | | Pin the jquery version to 2.1.4
| * Pin the jquery version to 2.1.4Christoph Wurst2019-03-062-12/+12
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Change login error message to "wrong username or password" (fixes #14460)Felix Ableitner2019-03-061-1/+1
|/ | | | Signed-off-by: Felix Ableitner <me@nutomic.com>
* Fix default input element heightJohn Molakvoæ (skjnldsv)2019-03-022-9/+11
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add bundled filesJulius Härtl2019-03-012-25/+25
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix testsJulius Härtl2019-03-011-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-2/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Also check the access to collections on preparingJoas Schilling2019-03-011-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add default value, because null does not trigger unique-keyJoas Schilling2019-03-011-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Further work on the access cacheJoas Schilling2019-03-011-17/+11
| | | | | | Searching for all is still a problem Signed-off-by: Joas Schilling <coding@schilljs.com>
* Start implementing access cacheJoas Schilling2019-03-011-1/+25
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix doc blocksJoas Schilling2019-03-011-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-012-1/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Implement search and rename in backendJulius Härtl2019-03-012-1/+46
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Implement frontend for search/renameJulius Härtl2019-03-012-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 resourcesJulius Härtl2019-03-011-2/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make sure we query the node before fetching the nameJulius Härtl2019-03-011-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust OCP.CollaborationJulius Härtl2019-03-012-131/+28
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>