summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
* [tx-robot] updated from transifexNextcloud bot2019-10-114-0/+4
* [tx-robot] updated from transifexNextcloud bot2019-10-092-4/+22
* Check and add index on principaluri for schedulingobjects tableThomas Citharel2019-10-082-0/+20
* Merge pull request #17429 from nextcloud/db/add-index-on-calendar-object-prop...Roeland Jago Douma2019-10-082-0/+21
|\
| * Add index on calendarid for calendarobject_props tableThomas Citharel2019-10-072-0/+21
* | Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbinRoeland Jago Douma2019-10-082-2/+4
|\ \
| * | Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-072-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-10-082-0/+6
* | | Merge pull request #17411 from kinolaev/fix-oauth2-redirectRoeland Jago Douma2019-10-071-2/+10
|\ \ \ | |/ / |/| |
| * | fix oauth client redirectSergej Nikolaev2019-10-041-2/+10
* | | [tx-robot] updated from transifexNextcloud bot2019-10-072-2/+2
| |/ |/|
* | Use @nextcloud/paths and deprecate OC helpers (#17392)John Molakvoæ2019-10-069-451/+76
|\ \
| * | Use @nextcloud/paths and deprecate OC helpersChristoph Wurst2019-10-059-451/+76
* | | [tx-robot] updated from transifexNextcloud bot2019-10-064-22/+90
|/ /
* | Fix Axios CSRF token update (#17404)John Molakvoæ2019-10-0511-168/+109
|\ \
| * | Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-059-157/+94
| * | Emit an event when the CSRF token changesChristoph Wurst2019-10-052-11/+15
* | | Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-052-1/+88
|\ \ \ | |/ / |/| |
| * | Do not allow to have an empty display nameJoas Schilling2019-09-271-2/+3
| * | Set default valueJoas Schilling2019-09-271-0/+1
| * | Allow to set the group display name in the database backendJoas Schilling2019-09-271-1/+12
| * | Add a displayname to the database group backendJoas Schilling2019-09-271-0/+74
* | | Merge pull request #17405 from nextcloud/enh/switch/escapeHTMLJohn Molakvoæ2019-10-0511-131/+86
|\ \ \
| * | | Remove the tests since the library is testedRoeland Jago Douma2019-10-041-11/+0
| * | | Move to escape-htmlRoeland Jago Douma2019-10-0410-120/+86
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-054-0/+86
|/ / /
* | | Fix master testing and update eslint-config (#17367)John Molakvoæ2019-10-047-9/+10
|\ \ \
| * | | Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-047-9/+10
* | | | Add Fatal logging option (#17363)John Molakvoæ2019-10-041-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add Fatal logging optionTim Terhorst2019-10-021-2/+6
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-044-0/+4
| |_|/ |/| |
* | | Don't use an undefined index if not neededRoeland Jago Douma2019-10-031-2/+0
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-10-0318-0/+18
* | Merge pull request #17350 from nextcloud/adjust-fontsizeJohn Molakvoæ2019-10-022-4/+4
|\ \
| * | Bring the font size down to 14pxMarco Ambrosini2019-10-012-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-10-0254-54/+8
* | | Merge pull request #17263 from nextcloud/enhancement/eslintJoas Schilling2019-10-0199-5047/+5103
|\ \ \
| * | | Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0199-5047/+5103
* | | | Merge pull request #17353 from nextcloud/bugfix/noid/fix-wich-typoJoas Schilling2019-10-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in "which"Joas Schilling2019-10-011-1/+1
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2019-10-014-8/+10
|/ /
* | Bump dompurify from 2.0.1 to 2.0.3dependabot-preview[bot]2019-09-306-6/+6
* | Bump webpack from 4.40.2 to 4.41.0dependabot-preview[bot]2019-09-296-11/+11
* | Bring the default font size up to 15px (#17228)John Molakvoæ2019-09-282-2/+4
|\ \
| * | Bring the default font size up to 15pxMarco Ambrosini2019-09-212-2/+4
* | | Append / to data('path') for folder content requestDaniel Kesselberg2019-09-287-7/+7
* | | Move oauth admin settings to initialstateRoeland Jago Douma2019-09-2812-316/+316
* | | Move settings to an app (#17182)John Molakvoæ2019-09-289-8/+10
|\ \ \
| * | | Move settings to an appChristoph Wurst2019-09-289-8/+10