summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix browser back button (#17627)John Molakvoæ2019-10-227-247/+275
|\
| * Fix browser back buttonRoeland Jago Douma2019-10-217-247/+275
* | [tx-robot] updated from transifexNextcloud bot2019-10-222-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-212-0/+6
* [tx-robot] updated from transifexNextcloud bot2019-10-202-4/+4
* [tx-robot] updated from transifexNextcloud bot2019-10-192-12/+12
* [tx-robot] updated from transifexNextcloud bot2019-10-184-34/+116
* Add detailed users listing in occ user:info commandJohn Molakvoæ (skjnldsv)2019-10-172-6/+39
* [tx-robot] updated from transifexNextcloud bot2019-10-172-0/+20
* Pass on direct query parameter during loginRoeland Jago Douma2019-10-165-3/+17
* Deprecate TemplateManagerJulius Härtl2019-10-161-9/+0
* [tx-robot] updated from transifexNextcloud bot2019-10-162-0/+52
* Deprecate js globalsRoeland Jago Douma2019-10-143-21/+22
* Bump dompurify from 2.0.3 to 2.0.6dependabot-preview[bot]2019-10-136-52/+52
* Bump handlebars from 4.4.2 to 4.4.3dependabot-preview[bot]2019-10-136-6/+6
* [tx-robot] updated from transifexNextcloud bot2019-10-134-2/+20
* Use the external initial state implementationChristoph Wurst2019-10-129-117/+89
* Bump nextcloud/event-bus to 0.2.1Roeland Jago Douma2019-10-116-43/+43
* Merge pull request #17505 from nextcloud/design/input-contrastRoeland Jago Douma2019-10-111-1/+7
|\
| * Increase contast between text and placeholder in input fieldsJulius Härtl2019-10-101-1/+7
* | [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