summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix obsolete usage of OCdialogsArthur Schiwon2020-06-241-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #20916 from nextcloud/feature/unified-search-apiChristoph Wurst2020-06-2412-77/+339
|\ | | | | Add unified search API
| * Migrate comments to unified search APIChristoph Wurst2020-06-247-77/+222
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Implement unified search for FilesChristoph Wurst2020-06-245-21/+66
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Add unified search APIChristoph Wurst2020-06-241-0/+72
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtimeRoeland Jago Douma2020-06-241-6/+1
|\ \ | |/ |/| Remove rescanDelay from directory mtime
| * Remove rescanDelay from directory mtimeJulius Härtl2020-06-221-6/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-06-24142-420/+430
| |
* | Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guestsJoas Schilling2020-06-231-1/+1
|\ \ | | | | | | Fix dark mode for guests
| * | Fix dark mode for guestsJoas Schilling2020-06-231-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Unify settings middleware with othersJoas Schilling2020-06-238-21/+21
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #21524 from nextcloud/enhancement/files-bootstrapChristoph Wurst2020-06-232-96/+95
|\ \ | | | | | | Migrate Files to the new bootstrap mechanism
| * | Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-222-96/+95
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2020-06-236-6/+6
| | |
* | | Merge pull request #21366 from ↵Joas Schilling2020-06-222-3/+15
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feature/noid/respect-prefers-color-scheme Respect "prefers-color-scheme" media selector for guests
| * | | Respect "prefers-color-scheme" media selector for guestsJoas Schilling2020-06-102-3/+15
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcherblizzz2020-06-222-17/+14
|\ \ \ \ | |_|/ / |/| | | flow to not use deprecated event dispatcher methods
| * | | flow to not use deprecated event dispatcher methodsArthur Schiwon2020-06-192-17/+14
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #21478 from ↵Joas Schilling2020-06-221-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/clarify-email-is-always-shared-in-the-instance Clarify that the email is always shared within the instance
| * | | | Clarify that the email is always shared within the instanceJoas Schilling2020-06-191-2/+2
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Bump moment from 2.26.0 to 2.27.0dependabot-preview[bot]2020-06-212-27/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-212-0/+2
| | | |
* | | | Merge pull request #21467 from nextcloud/enhancement/dav-bootstrapRoeland Jago Douma2020-06-202-211/+206
|\ \ \ \ | | | | | | | | | | Move DAV to the new bootstrap mechanism
| * | | | Move DAV to the new bootstrap mechanismChristoph Wurst2020-06-192-211/+206
| |/ / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-2014-2/+316
| | | |
* | | | Merge pull request #21421 from nextcloud/fix/noid/cached-missing-dnblizzz2020-06-191-2/+1
|\ \ \ \ | |/ / / |/| | | getXbyY can still return false, e.g. when using ldap write support
| * | | be more clear about the conditionblizzz2020-06-161-1/+1
| | | | | | | | | | | | Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
| * | | getXbyY can still return false, e.g. when using ldap write supportArthur Schiwon2020-06-151-2/+1
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-1914-26/+294
| | | |
* | | | Merge pull request #21442 from nextcloud/td/js/accessibilityjs_to_initialstateRoeland Jago Douma2020-06-187-72/+81
|\ \ \ \ | | | | | | | | | | Move accessibility js route to static js and initial state
| * | | | Move accessibility js route to static js and initial stateRoeland Jago Douma2020-06-177-72/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yet again another js file that doesn't have to be served via nextcloud. But can just be done via the webbrowser. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-06-1810-12/+38
|/ / / /
* | | | Don't initialize Application directlyJoas Schilling2020-06-171-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Migrate Two-Factor Backup Codes to new bootstrap mechanismChristoph Wurst2020-06-172-53/+27
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Migrate Settings to new bootstrap mechanismChristoph Wurst2020-06-171-16/+23
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Migrate Admin Audit app to new bootstrap mechanismChristoph Wurst2020-06-172-98/+91
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Migrate Accessibility app to new bootstrap mechanismChristoph Wurst2020-06-173-58/+48
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Migrate Comments to the new bootstrap mechanismChristoph Wurst2020-06-174-36/+78
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-174-2/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-06-1610-8/+12
|/ /
* | Merge pull request #21404 from nextcloud/bugfix/noid/flow-tag-parent-shareRoeland Jago Douma2020-06-151-1/+2
|\ \ | | | | | | Flow: Include root folder for shared storages when fetching system tags
| * | Flow: Include root folder for shared storages when fetching system tagsJulius Härtl2020-06-151-1/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #21394 from ↵Roeland Jago Douma2020-06-152-3/+3
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-router-3.3.4 Bump vue-router from 3.3.2 to 3.3.4
| * | | Bump vue-router from 3.3.2 to 3.3.4dependabot-preview[bot]2020-06-152-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.2 to 3.3.4. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | Merge pull request #21221 from ↵Joas Schilling2020-06-152-17/+29
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/bugfix/20720/fix-pagination-of-contacts-search Fix pagination of contacts search
| * | | Fix pagination of contacts searchJoas Schilling2020-06-102-17/+29
| | |/ | |/| | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-06-1510-26/+26
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-06-142-2/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-06-1112-12/+48
| |