summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | |/ | |/|
* | | [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
* | Merge pull request #21185 from nextcloud/bugfix/noid/reflect-unreadable-state...Joas Schilling2020-06-101-0/+9
|\ \
| * | Reflect unreadable state in the UIJoas Schilling2020-06-101-0/+9
| |/
* | Merge pull request #21347 from nextcloud/fix/21188/pass_share_permissions_to_...Roeland Jago Douma2020-06-103-2/+3
|\ \ | |/ |/|
| * Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-093-2/+3
* | [tx-robot] updated from transifexNextcloud bot2020-06-10136-386/+516
* | Merge pull request #21252 from nextcloud/smb-3.2.5Robin Appelman2020-06-097-14/+29
|\ \ | |/ |/|
| * update icewind/smb to 3.2.5Robin Appelman2020-05-277-14/+29
* | Merge pull request #21311 from nextcloud/techdebt/noid/make-share-order-reliableRoeland Jago Douma2020-06-091-3/+5
|\ \
| * | Always sort shares in a reliable wayJoas Schilling2020-06-081-3/+5
* | | Merge pull request #21318 from nextcloud/fix/noid/user-delete-clear-ldap-cacheRoeland Jago Douma2020-06-091-0/+1
|\ \ \
| * | | clear LDAP cache after user deletionArthur Schiwon2020-06-081-0/+1
* | | | Merge pull request #21326 from nextcloud/enh/noid/office-pattern-opendocumentRoeland Jago Douma2020-06-093-5/+5
|\ \ \ \
| * | | | Extends office documents pattern to match open documents.Daniel Kesselberg2020-06-083-5/+5
| |/ / /
* | | | Merge pull request #21327 from nextcloud/techdebt/noid/certificates-jsRoeland Jago Douma2020-06-092-71/+1
|\ \ \ \
| * | | | Remove obsolete scriptsDaniel Kesselberg2020-06-082-71/+1
| |/ / /
* | | | Merge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-imple...Christoph Wurst2020-06-091-3/+3
|\ \ \ \
| * | | | Adjust to parent implementationJoas Schilling2020-06-081-3/+3