summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-0/+2
* | | | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-295-4/+31
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-294-2/+10
* | | | Merge pull request #17173 from nextcloud/feature/event-broadcastingRoeland Jago Douma2019-10-282-0/+102
|\ \ \ \
| * | | | Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-282-0/+102
* | | | | Bump @nextcloud/axios from 0.4.2 to 0.5.0dependabot-preview[bot]2019-10-276-49/+49
* | | | | Bump handlebars from 4.4.3 to 4.4.5dependabot-preview[bot]2019-10-276-9/+9
* | | | | Bump davclient.js from 0.1.3 to 0.2.1dependabot-preview[bot]2019-10-266-6/+6
* | | | | Merge pull request #17626 from nextcloud/fix/weird_kde/loginflowv2Roeland Jago Douma2019-10-261-4/+0
|\ \ \ \ \
| * | | | | Fix weird KDE bug with loginflowv2Roeland Jago Douma2019-10-211-4/+0
| | |_|/ / | |/| | |
* | | | | Harden middleware checkRoeland Jago Douma2019-10-252-0/+13
* | | | | [tx-robot] updated from transifexNextcloud bot2019-10-254-2/+46
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-244-176/+182
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-234-4/+6
* | | | 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