summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix fetching additional search results on scrolling downRené Bühlmann2019-10-221-9/+8
|/ | | | Signed-off-by: René Bühlmann <rene@buehlmann.net>
* Bump bundlesJulius Härtl2019-10-222-2/+2
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fallback to directory icon based on the mount typeJulius Härtl2019-10-221-4/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix browser back buttonRoeland Jago Douma2019-10-227-266/+295
| | | | | | | Fixes #17108 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #17581 from nextcloud/backport/stable17/17548Roeland Jago Douma2019-10-225-2/+16
|\ | | | | [stable17] Pass on direct query parameter during login
| * [stable17] Pass on direct query parameter during loginRoeland Jago Douma2019-10-215-2/+16
| | | | | | | | | | | | | | | | If direct is set we should forward it again. This to make SAML direct login work again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [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
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-172-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2019-10-162-0/+52
|
* Use @nextcloud/axios to keep the CSRF token in syncChristoph Wurst2019-10-159-59/+59
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Emit an event when the CSRF token changesChristoph Wurst2019-10-148-163/+103
| | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-10-134-2/+20
|
* [tx-robot] updated from transifexNextcloud bot2019-10-114-0/+4
|
* Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)2019-10-097-6/+7
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-10-092-4/+22
|
* Build stable17 JS (#17452)John Molakvoæ2019-10-086-6/+6
|\ | | | | Build stable17 JS
| * Build stable17 JSRoeland Jago Douma2019-10-086-6/+6
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #17438 from nextcloud/backport/17411/stable17Roeland Jago Douma2019-10-081-2/+10
|\ \ | | | | | | [stable17] Fix oauth client redirect
| * | fix oauth client redirectSergej Nikolaev2019-10-071-2/+10
| |/ | | | | | | Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
* / [tx-robot] updated from transifexNextcloud bot2019-10-082-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-072-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-10-064-22/+90
|
* [tx-robot] updated from transifexNextcloud bot2019-10-054-0/+86
|
* [stable17] Append / to data(path) for folder content request (#17311)John Molakvoæ2019-10-041-3/+3
|\ | | | | [stable17] Append / to data(path) for folder content request
| * Append / to data(path) for folder content requestJohn Molakvoæ (skjnldsv)2019-09-281-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [stable17] Don't use an undefined index if not needed (#17393)John Molakvoæ2019-10-041-2/+0
|\ \ | | | | | | [stable17] Don't use an undefined index if not needed
| * | Don't use an undefined index if not neededRoeland Jago Douma2019-10-031-2/+0
| | | | | | | | | | | | | | | | | | It is not set. And not used. Just some copy paste leftover. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-10-044-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-10-0318-0/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2019-10-0254-54/+8
| |
* | Fix typo in "which"Joas Schilling2019-10-011-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2019-10-014-8/+10
| |
* | Revert "[stable17] Bring the default font size up to 15px"John Molakvoæ2019-09-302-4/+2
| |
* | Bring the default font size up to 15pxMarco Ambrosini2019-09-282-2/+4
|/ | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* [tx-robot] updated from transifexNextcloud bot2019-09-282-0/+2
|
* Merge pull request #17219 from nextcloud/backport/17017/stable17Roeland Jago Douma2019-09-261-2/+2
|\ | | | | [stable17] fix "create folder" icon overlaying home icon
| * fix "create folder" icon overlaying home iconritsute2019-09-191-2/+2
| | | | | | | | Signed-off-by: Brandon <brandon.yeow@websparks.sg>
* | Fix spaces being collapsed in move dialogGary Kim2019-09-251-1/+2
| | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | [tx-robot] updated from transifexNextcloud bot2019-09-242-36/+36
|/
* [tx-robot] updated from transifexNextcloud bot2019-09-17130-2364/+124
|
* Bump bundlesJulius Härtl2019-09-122-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix opening apps with Ctrl+clickJulius Härtl2019-09-121-4/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-09-052-12/+12
|
* Merge pull request #16882 from nextcloud/enh/apppassword_rotationRoeland Jago Douma2019-09-042-0/+25
|\ | | | | Allow rotation of apppasswords
| * Allow rotation of apppasswordsRoeland Jago Douma2019-08-272-0/+25
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #16454 from ↵Roeland Jago Douma2019-09-043-7/+2
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/sharelink-shouldnt-open-menu-automatically Dont show menu automatically when share link is clicked