aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | | [tx-robot] updated from transifexNextcloud bot2020-06-0918-58/+64
| |/ / / |/| | |
* | | | Merge pull request #21058 from nextcloud/bug/set_serverBackground_custom_defaultRoeland Jago Douma2020-06-081-2/+2
|\ \ \ \
| * | | | Set serverBackground if it is a custom background or default hubGretaD2020-06-081-2/+2
* | | | | Merge pull request #21198 from nextcloud/bugfix/19040Roeland Jago Douma2020-06-081-30/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Only use background fade if nextcloud blue is setJulius Härtl2020-06-031-30/+23
* | | | | Merge pull request #20272 from nextcloud/enh/sabre/gzip_propfindRoeland Jago Douma2020-06-085-0/+197
|\ \ \ \ \
| * | | | | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-065-0/+197
* | | | | | Merge pull request #21278 from nextcloud/dependabot/npm_and_yarn/nextcloud/au...Roeland Jago Douma2020-06-0826-30/+30
|\ \ \ \ \ \
| * | | | | | Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-0726-30/+30
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-08134-764/+804
* | | | | | Merge pull request #21274 from nextcloud/bug/21268/paswordless-for-everyoneRoeland Jago Douma2020-06-071-0/+3
|\ \ \ \ \ \
| * | | | | | Enable passwordless for everyone not only admins.Daniel Kesselberg2020-06-061-0/+3
| |/ / / / /
* | | | | | Merge pull request #21224 from nextcloud/techdebt/noid/remove-unreachable-con...Roeland Jago Douma2020-06-077-455/+0
|\ \ \ \ \ \
| * | | | | | Remove old unit tests as wellJoas Schilling2020-06-061-32/+0
| * | | | | | Remove old files from autoloaderJoas Schilling2020-06-052-2/+0
| * | | | | | Remove controller and routes which have no UI component anywayJoas Schilling2020-06-044-421/+0
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-0720-28/+118
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #21253 from nextcloud/bugfix/noid/fix-psr4-namespaceRoeland Jago Douma2020-06-063-2/+2
|\ \ \ \ \ \
| * | | | | | Fix PSR-4 namespaceJoas Schilling2020-06-053-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-0628-0/+40
| |_|_|/ / |/| | | |
* | | | | Merge pull request #21240 from nextcloud/enh/theming/js_to_initial_stateRoeland Jago Douma2020-06-057-127/+87
|\ \ \ \ \
| * | | | | Move theming js to initial stateRoeland Jago Douma2020-06-057-127/+87
| |/ / / /
* / / / / Check if screenshot is available before showing itJulius Härtl2020-06-056-10/+26
|/ / / /