summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use php keywords in lowercaseChristoph Wurst2020-04-092-6/+6
* | | | Merge pull request #20383 from nextcloud/techdebt/function-spacingChristoph Wurst2020-04-099-37/+37
|\ \ \ \
| * | | | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-099-37/+37
| |/ / /
* | | | Merge pull request #20376 from nextcloud/fix/tags-ellipsisJohn Molakvoæ2020-04-093-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix systemtags overflowJohn Molakvoæ (skjnldsv)2020-04-093-3/+8
* | | | Use a blank line after the opening tagChristoph Wurst2020-04-092-0/+2
* | | | Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* | | | Fix (array) indent style to always use one tabChristoph Wurst2020-04-096-18/+18
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-04-094-4/+30
* | | Fix multiline commentsChristoph Wurst2020-04-086-105/+105
|/ /
* | Merge pull request #20343 from nextcloud/bugfix/noid/themed-error-behaviourRoeland Jago Douma2020-04-082-2/+1
|\ \
| * | Default to dark background in dark mode and better themed navbarJoas Schilling2020-04-072-2/+1
* | | Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2020-04-086-6/+6
|\ \ \
| * | | Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-086-6/+6
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2020-04-082-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-04-074-4/+16
* | Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-0612-130/+142
* | Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-0612-120/+134
* | Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or...Roeland Jago Douma2020-04-061-3/+6
|\ \
| * | Create Mount IDs as BigInt by defaultGeorg Ehrke2020-03-031-3/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-04-068-2/+56
* | | [tx-robot] updated from transifexNextcloud bot2020-04-054-2/+8
* | | Merge pull request #20273 from nextcloud/dependachristoph/npm_and_yarn/handle...Roeland Jago Douma2020-04-046-6/+6
|\ \ \
| * | | Update handlebars to get rid of minimistChristoph Wurst2020-04-036-6/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-042-2/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-03130-276/+536
|/ / /
* | | Merge pull request #20217 from nextcloud/dependabot/npm_and_yarn/regenerator-...Roeland Jago Douma2020-04-032-2/+2
|\ \ \
| * | | Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-032-2/+2
* | | | Merge pull request #19672 from nextcloud/fix-pointer-cursor-on-icons-in-prima...Roeland Jago Douma2020-04-021-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix cursor on click inputs and their descendantsDaniel Calviño Sánchez2020-03-251-0/+16
* | | | Merge pull request #20215 from nextcloud/bug/19939/password-reset-arrowRoeland Jago Douma2020-04-023-50/+52
|\ \ \ \
| * | | | Add fieldset to align arrowDaniel Kesselberg2020-04-013-50/+52
* | | | | Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-027-1/+160
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update new test as wellJoas Schilling2020-04-011-0/+1
| * | | | Add optional column oc_comments.reference_idJoas Schilling2020-03-317-1/+159
* | | | | Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma2020-04-0118-6/+18
|\ \ \ \ \
| * | | | | Update the license headers for Nextcloud 19Christoph Wurst2020-03-3118-6/+18
* | | | | | Bump blueimp-md5 from 2.12.0 to 2.13.0dependabot-preview[bot]2020-04-011-1/+1
* | | | | | Start with webauthnRoeland Jago Douma2020-03-3120-61/+563
|/ / / / /
* | | | | Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1Christoph Wurst2020-03-3110-15/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-3010-15/+15
* | | | | Remove Acrobat logo from PDF filetype iconJan-Christoph Borchardt2020-03-301-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2020-03-306-8/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2020-03-296-14/+18
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-284-2/+6
* | | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-278-8/+0
|\ \ \ \
| * | | | Remove unused importsChristoph Wurst2020-03-258-8/+0
* | | | | [tx-robot] updated from transifexNextcloud bot2020-03-276-0/+8
* | | | | Merge pull request #19872 from nextcloud/techdebt/bable-polyfill-to-core-jsJohn Molakvoæ2020-03-2611-71/+72
|\ \ \ \ \
| * | | | | Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-2611-71/+72