summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #21562 from nextcloud/techdebt/noid/update-share-type-cons...Joas Schilling2020-06-2445-403/+426
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix testsJoas Schilling2020-06-243-4/+4
| * | | | | | | | Update share type constant usageJoas Schilling2020-06-2444-400/+423
| |/ / / / / / /
* / / / / / / / fix obsolete usage of OCdialogsArthur Schiwon2020-06-241-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #20916 from nextcloud/feature/unified-search-apiChristoph Wurst2020-06-2412-77/+339
|\ \ \ \ \ \ \
| * | | | | | | Migrate comments to unified search APIChristoph Wurst2020-06-247-77/+222
| * | | | | | | Implement unified search for FilesChristoph Wurst2020-06-245-21/+66
| * | | | | | | Add unified search APIChristoph Wurst2020-06-241-0/+72
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #21530 from nextcloud/bugfix/noid/s3-dir-mtimeRoeland Jago Douma2020-06-241-6/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove rescanDelay from directory mtimeJulius Härtl2020-06-221-6/+1
* | | | | | | [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 guestsJoas Schilling2020-06-231-1/+1
* | | | | | | | Unify settings middleware with othersJoas Schilling2020-06-238-21/+21
|/ / / / / / /
* | | | | | | Merge pull request #21524 from nextcloud/enhancement/files-bootstrapChristoph Wurst2020-06-232-96/+95
|\ \ \ \ \ \ \
| * | | | | | | Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-222-96/+95
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-236-6/+6
* | | | | | | | Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-s...Joas Schilling2020-06-222-3/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Respect "prefers-color-scheme" media selector for guestsJoas Schilling2020-06-102-3/+15
* | | | | | | | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcherblizzz2020-06-222-17/+14
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | flow to not use deprecated event dispatcher methodsArthur Schiwon2020-06-192-17/+14
* | | | | | | | | Merge pull request #21478 from nextcloud/bugfix/noid/clarify-email-is-always-...Joas Schilling2020-06-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clarify that the email is always shared within the instanceJoas Schilling2020-06-191-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Bump moment from 2.26.0 to 2.27.0dependabot-preview[bot]2020-06-212-27/+29
* | | | | | | | | [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 mechanismChristoph Wurst2020-06-192-211/+206
| |/ / / / / / / /
* | | | | | | | | [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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | be more clear about the conditionblizzz2020-06-161-1/+1
| * | | | | | | | getXbyY can still return false, e.g. when using ldap write supportArthur Schiwon2020-06-151-2/+1
* | | | | | | | | [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 stateRoeland Jago Douma2020-06-177-72/+81
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-1810-12/+38
|/ / / / / / / / /
* | | | | | | | | Don't initialize Application directlyJoas Schilling2020-06-171-1/+2
* | | | | | | | | Migrate Two-Factor Backup Codes to new bootstrap mechanismChristoph Wurst2020-06-172-53/+27
* | | | | | | | | Migrate Settings to new bootstrap mechanismChristoph Wurst2020-06-171-16/+23
* | | | | | | | | Migrate Admin Audit app to new bootstrap mechanismChristoph Wurst2020-06-172-98/+91
* | | | | | | | | Migrate Accessibility app to new bootstrap mechanismChristoph Wurst2020-06-173-58/+48
* | | | | | | | | Migrate Comments to the new bootstrap mechanismChristoph Wurst2020-06-174-36/+78
* | | | | | | | | Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-1/+0
* | | | | | | | | [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 tagsJulius Härtl2020-06-151-1/+2
* | | | | | | | Merge pull request #21394 from nextcloud/dependabot/npm_and_yarn/vue-router-3...Roeland Jago Douma2020-06-152-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Bump vue-router from 3.3.2 to 3.3.4dependabot-preview[bot]2020-06-152-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #21221 from nextcloud/bugfix/20720/fix-pagination-of-conta...Joas Schilling2020-06-152-17/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix pagination of contacts searchJoas Schilling2020-06-102-17/+29
| | |/ / / / | |/| | | |