aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Show an update button instead of the updaterJoas Schilling2016-09-084-27/+7
|
* Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bitJoas Schilling2016-09-082-9/+86
|\ | | | | Fix detection of file types a bit
| * Make mimetype also work for READ and DELETE operationsJoas Schilling2016-09-052-1/+40
| |
| * Better detection of mimetypes while uploading a zip on a macJoas Schilling2016-09-051-8/+46
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-0850-84/+128
| |
* | Merge pull request #1310 from nextcloud/shared-with-you-ownerLukas Reschke2016-09-071-0/+5
|\ \ | | | | | | dont show shares you own in "shared with you"
| * | dont show shares you own in "shared with you"Robin Appelman2016-09-071-0/+5
| | |
* | | Fix apps warningsRoeland Jago Douma2016-09-072-3/+4
| | |
* | | Merge pull request #1311 from nextcloud/add-doc-linkRoeland Jago Douma2016-09-071-1/+8
|\ \ \ | | | | | | | | Add a docs link when given
| * | | Add a docs link when givenJoas Schilling2016-09-071-1/+8
| |/ /
* | | Merge pull request #1301 from ↵Morris Jobke2016-09-072-20/+46
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix-required-permissions-for-webdav-move-and-copy Fix required permissions for webdav move and copy
| * | | Fix testsJoas Schilling2016-09-071-16/+28
| | | |
| * | | UPDATE permissions qualify for renaming a nodeJoas Schilling2016-09-071-5/+10
| | | |
| * | | Only require CREATE permissions when the file does not exist yetJoas Schilling2016-09-071-2/+11
| |/ /
* / / Fix layout of success message and textMorris Jobke2016-09-072-2/+2
|/ /
* | Merge pull request #1210 from nextcloud/bump_symfony_consoleJoas Schilling2016-09-073-14/+0
|\ \ | | | | | | [3rparty] Bump symfony/console
| * | Cleanup files_external command importsRoeland Jago Douma2016-09-063-14/+0
| | |
* | | Merge pull request #1292 from nextcloud/add-theming-iconMorris Jobke2016-09-071-0/+4
|\ \ \ | | | | | | | | Add icon for the theming app
| * | | Add icon for the theming appFelix Epp2016-09-071-0/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-09-0720-68/+126
|/ /
* | Deprecate getEditionString()Joas Schilling2016-09-061-7/+1
| |
* | Merge pull request #1245 from nextcloud/get-external-mountsMorris Jobke2016-09-063-29/+68
|\ \ | | | | | | get files_external mounts more efficiently
| * | get files_external mounts more efficientlyRobin Appelman2016-09-053-29/+68
| | |
* | | add twofactor_backupcodes to l10nMorris Jobke2016-09-061-0/+0
| | |
* | | Merge pull request #1242 from nextcloud/bump_phpunitJoas Schilling2016-09-0638-158/+267
|\ \ \ | | | | | | | | Bump phpunit
| * | | Fix getMock user_ldapRoeland Jago Douma2016-09-069-84/+128
| | | |
| * | | Fix getMock files_versionsRoeland Jago Douma2016-09-061-1/+2
| | | |
| * | | Fix getMock files_trashbinRoeland Jago Douma2016-09-062-3/+5
| | | |
| * | | Fix getMock filesRoeland Jago Douma2016-09-063-7/+12
| | | |
| * | | Fix getMock files_sharingRoeland Jago Douma2016-09-061-5/+7
| | | |
| * | | Fix getMock files_externalRoeland Jago Douma2016-09-0610-34/+59
| | | |
| * | | Fix getMock encryptionRoeland Jago Douma2016-09-0612-24/+54
| | | |
* | | | translate 2fa backup stringsChristoph Wurst2016-09-061-2/+2
| | | |
* | | | fix 2fa backup codes typoChristoph Wurst2016-09-061-2/+2
| | | |
* | | | Merge pull request #1272 from nextcloud/theming-info-capabilitiesMorris Jobke2016-09-064-0/+287
|\ \ \ \ | |/ / / |/| | | Add theming information to capabilities for the client
| * | | Add image URLs and testsJoas Schilling2016-09-063-1/+225
| | | |
| * | | Add theming information to capabilities for the clientJoas Schilling2016-09-052-0/+63
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-09-0616-26/+60
|/ /
* / add 2fa backup codes appChristoph Wurst2016-09-0520-0/+1347
|/ | | | | * add backup codes app unit tests * add integration tests for the backup codes app
* [tx-robot] updated from transifexNextcloud bot2016-09-0524-12/+76
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0424-18/+166
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0324-98/+234
|
* Remove dead OCS register codeRoeland Jago Douma2016-09-021-34/+0
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0226-0/+42
|
* Merge pull request #1194 from nextcloud/card-caldav-check-existsJoas Schilling2016-09-016-16/+49
|\ | | | | more efficient check if addressbook and calendar exists for user
| * more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-316-16/+49
| |
* | Merge pull request #1215 from ↵Roeland Jago Douma2016-09-014-4/+8
|\ \ | | | | | | | | | | | | nextcloud/issue-1083-update-live-relative-timestamps Update relative timestamps for a better "live" feeling
| * | Use live timestamp on comments tabJoas Schilling2016-09-011-1/+2
| | |
| * | Use live timestamps in the versions tab of the sidebarJoas Schilling2016-09-011-1/+2
| | |
| * | Use live timestamp in the sidebar detailsJoas Schilling2016-09-011-1/+2
| | |