summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove code fixed by @nickvergessen in #13652Jan-Christoph Borchardt2019-01-211-6/+0
* Dark theme: Prevent slideshow icons from going darkJan-Christoph Borchardt2019-01-171-3/+10
* Dark theme: Fix move/copy dialog iconsJan-Christoph Borchardt2019-01-172-2/+2
* Dark theme: Fix search fieldJan-Christoph Borchardt2019-01-171-2/+2
* Dark theme: Fix 'More apps' iconJan-Christoph Borchardt2019-01-171-0/+5
* Dark theme: Fix Contacts menu iconsJan-Christoph Borchardt2019-01-172-611/+22
* Dark theme: Fix icons in 'More apps' menuJan-Christoph Borchardt2019-01-171-0/+2
* Dark theme: Fix app management icons and other elementsJan-Christoph Borchardt2019-01-175-25/+637
* Fix federated cloud icon sizing and dark theme compatibilityJan-Christoph Borchardt2019-01-163-11/+8
* Fix password change toggle position and visibility in dark themeJan-Christoph Borchardt2019-01-161-9/+10
* Dark theme: Fix select2 iconsJan-Christoph Borchardt2019-01-161-5/+5
* Dark theme: Fix select triangle not being visibleJan-Christoph Borchardt2019-01-151-1/+1
* Merge pull request #13607 from nextcloud/fix/backgroundjob-int-idRoeland Jago Douma2019-01-151-1/+1
|\
| * Fix integer background job id type errorChristoph Wurst2019-01-151-1/+1
|/
* Merge pull request #13456 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.4Morris Jobke2019-01-155-13/+25
|\
| * Bump clipboard from 1.7.1 to 2.0.4dependabot[bot]2019-01-155-13/+25
|/
* Merge pull request #13592 from nextcloud/3rdparty/pear/archive_tar-1.4.5Morris Jobke2019-01-151-0/+0
|\
| * [3rdparty] Bump pear/archive_tar to 1.4.5Roeland Jago Douma2019-01-151-0/+0
* | Merge pull request #12173 from nextcloud/filename-centerMorris Jobke2019-01-151-18/+20
|\ \
| * | Properly center text inside of the grid containerJulius Härtl2019-01-141-19/+20
| * | Ensure filename is possibly centered below file icons in grid viewJan-Christoph Borchardt2019-01-141-0/+1
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-01-1598-700/+606
* | Merge pull request #13586 from nextcloud/enh/2fa_backup_codes_improvementsRoeland Jago Douma2019-01-144-14/+11
|\ \ | |/ |/|
| * Switch to OCP background jobsRoeland Jago Douma2019-01-143-6/+8
| * Switch to QBMapperRoeland Jago Douma2019-01-141-8/+3
* | Merge pull request #13524 from nextcloud/dependabot/npm_and_yarn/build/karma-...Roeland Jago Douma2019-01-142-11/+25
|\ \
| * | Bump karma-viewport from 1.0.3 to 1.0.4 in /builddependabot[bot]2019-01-122-11/+25
* | | Merge pull request #13572 from nextcloud/3rdparty/symfony/process-4.2.2Morris Jobke2019-01-141-0/+0
|\ \ \
| * | | [3rdparty] Bump symfony/process to 4.2.2Roeland Jago Douma2019-01-141-0/+0
* | | | Merge pull request #13468 from rummatee/issue13276Morris Jobke2019-01-141-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | don't close input stream when writing in encrypted fileFlorian Schunk2019-01-101-1/+0
* | | | Merge pull request #13581 from nextcloud/bugfix/13576/correctly-escape-htmlMorris Jobke2019-01-141-2/+2
|\ \ \ \
| * | | | Correctly handle displaynames returned from the sharee APIJoas Schilling2019-01-141-2/+2
* | | | | Merge pull request #13492 from nextcloud/refactor/es6-shim-babel-polyfillJohn Molakvoæ2019-01-145-36/+17
|\ \ \ \ \
| * | | | | Use @babel/polyfill instead of es6-shimChristoph Wurst2019-01-145-36/+17
* | | | | | Merge pull request #13573 from nextcloud/bugfix/noid/one-last-timeMorris Jobke2019-01-141-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
* | | | | | Merge pull request #13566 from nextcloud/fix/13519/click-app-namesMorris Jobke2019-01-142-5/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix click app namesMichael Weimann2019-01-142-5/+6
* | | | | | Merge pull request #13539 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Roeland Jago Douma2019-01-144-38/+55
|\ \ \ \ \ \
| * | | | | | Bump css-vars-ponyfill from 1.7.2 to 1.16.2dependabot[bot]2019-01-144-38/+55
* | | | | | | Merge pull request #13032 from nextcloud/objectstore-write-existsMorris Jobke2019-01-1410-6/+171
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | upload new files in objectstore to a .part path firstRobin Appelman2018-12-124-6/+124
| * | | | | | Add objectExists to objectstore interfaceRobin Appelman2018-12-126-0/+47
* | | | | | | Merge pull request #13537 from nextcloud/dependabot/npm_and_yarn/css-loader-2...Roeland Jago Douma2019-01-144-16/+79
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Bump css-loader from 2.0.1 to 2.1.0dependabot[bot]2019-01-144-16/+79
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #13571 from nextcloud/fix/select2-package-json-duplicationRoeland Jago Douma2019-01-141-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix duplicate select2 dep in package.jsonChristoph Wurst2019-01-141-1/+0
* | | | | | Merge pull request #13518 from nextcloud/enhancement/handlebars-runtimeRoeland Jago Douma2019-01-143-38/+11
|\ \ \ \ \ \
| * | | | | | Bundle only the Handlebars runtimeChristoph Wurst2019-01-143-38/+11
| |/ / / / /