summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #16322 from nextcloud/bugfix/noid/fix-workflow-handlebarsMorris Jobke2019-07-104-6/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump bundlesJulius Härtl2019-07-102-2/+2
| * | | | | Make sure we merge webpack rules properlyJulius Härtl2019-07-102-4/+5
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2019-07-108-0/+8
* | | | | Merge pull request #16310 from nextcloud/enh/drop-execution-contextRoeland Jago Douma2019-07-092-3/+3
|\ \ \ \ \
| * | | | | Don't send executionContexts for Clear-Site-DataDaniel Kesselberg2019-07-092-3/+3
| |/ / / /
* | | | | Merge pull request #16206 from nextcloud/feature/remote-wipe-allRoeland Jago Douma2019-07-0914-48/+281
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update testsRoeland Jago Douma2019-07-091-4/+13
| * | | | Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-0910-31/+171
| * | | | Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-095-13/+97
|/ / / /
* | | | Merge pull request #15881 from PhieF/toggle-password-loginRoeland Jago Douma2019-07-094-3/+25
|\ \ \ \
| * | | | adding toggle password to be able to see itPhie2019-07-094-3/+25
* | | | | Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvail...Roeland Jago Douma2019-07-091-1/+1
|\ \ \ \ \
| * | | | | Fix ProviderV1Adapter isAvailable wrapperJulius Härtl2019-07-091-1/+1
* | | | | | Merge pull request #15867 from nextcloud/preview-versioningRoeland Jago Douma2019-07-094-17/+70
|\ \ \ \ \ \
| * | | | | | allow keeping multiple preview "versions" of the same fileRobin Appelman2019-07-084-17/+70
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-099-6/+167
|\ \ \ \ \ \
| * | | | | | Add an event to edit the CSPRoeland Jago Douma2019-07-089-6/+167
| |/ / / / /
* | | | | | Merge pull request #16301 from nextcloud/dep/js/markedRoeland Jago Douma2019-07-098-12/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump marked to 0.7.0Roeland Jago Douma2019-07-098-12/+12
* | | | | | Merge pull request #16295 from nextcloud/csrftokenmanager-injectMorris Jobke2019-07-091-2/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | allow injecting CsrfTokenManager by classRobin Appelman2019-07-091-2/+3
| |/ / / /
* | | | | Merge pull request #16195 from nextcloud/bugfix/7556/smb-symlink-share-mtimeRoeland Jago Douma2019-07-091-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ignore forbidden exception when fetching share mtime on SMB for symlinksMorris Jobke2019-07-081-0/+2
* | | | | Merge pull request #16300 from nextcloud/deps/js/babelRoeland Jago Douma2019-07-094-322/+174
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update babel depsRoeland Jago Douma2019-07-084-322/+174
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-07-0940-34/+22
|/ / /
* | | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma2019-07-0810-1130/+0
|\ \ \
| * | | Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-0810-1130/+0
| |/ /
* | | Merge pull request #16277 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.2Roeland Jago Douma2019-07-0842-121/+121
|\ \ \
| * | | Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]2019-07-0842-121/+121
| |/ /
* | | Merge pull request #16288 from nextcloud/fix/16229/cleanup-cypress-folderRoeland Jago Douma2019-07-084-0/+86
|\ \ \ | |/ / |/| |
| * | Try to delete the cypress folder of the viewer appMorris Jobke2019-07-084-0/+86
|/ /
* | Merge pull request #16153 from akshala/resetPassword-text-changedMorris Jobke2019-07-083-3/+3
|\ \
| * | Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-073-3/+3
| * | changed the text for reset passwordAkshala Bhatnagar2019-07-071-1/+1
* | | Bump vue-router from 3.0.6 to 3.0.7 (#16273)John Molakvoæ2019-07-084-7/+7
|\ \ \
| * | | Bump vue-router from 3.0.6 to 3.0.7dependabot-preview[bot]2019-07-084-7/+7
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-0816-2/+18
* | | | Properly load permissions in showActions (#15992)John Molakvoæ2019-07-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly load permissions in showActionsJulius Härtl2019-07-051-1/+1
* | | | Use theme colors for text selection (#16037)John Molakvoæ2019-07-071-0/+8
|\ \ \ \
| * | | | Use theme colors for text selectionJan-Christoph Borchardt2019-07-051-0/+8
* | | | | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-0710-77/+532
|\ \ \ \ \
| * | | | | Remove empty linesXheni Myrtaj2019-07-041-2/+0
| * | | | | Added Tests for modified mimetypelistXheni Myrtaj2019-07-043-3/+393
| * | | | | Update lib/private/IntegrityCheck/Checker.phpXheni Myrtaj2019-05-311-1/+1
| * | | | | Fix checker testXheni Myrtaj2019-05-301-2/+8
| * | | | | Update autoload mapXheni Myrtaj2019-05-302-0/+2
| * | | | | Add function parameter typehintXheni Myrtaj2019-05-291-1/+1