summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Updated color generatorJohn Molakvoæ2016-04-061-5/+23
* Add detailed logs hidden and show them on requestMorris Jobke2016-04-041-7/+23
* Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller2016-04-041-18/+46
* core: Fix typos (found by codespell)Stefan Weil2016-04-044-6/+6
* Merge pull request #23638 from owncloud/new-placeholder-colours-generatorJan-Christoph Borchardt2016-04-031-6/+56
|\
| * New colour generatorJohn Molakvoæ2016-04-011-6/+56
* | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingawayVincent Petry2016-04-012-7/+77
|\ \ | |/ |/|
| * Adjust core unit tests for unload/reload casesVincent Petry2016-03-232-6/+43
| * Stronger fix for navigate away detectionVincent Petry2016-03-221-2/+10
| * Firefox returns 303 on cross-domain redirectVincent Petry2016-03-221-1/+1
| * Detect user navigating away, don't interpret as ajax errorVincent Petry2016-03-221-1/+26
* | Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-232-18/+18
|\ \
| * | Consistently use rel=noreferrerLukas Reschke2016-03-202-18/+18
* | | Fix js strings if group sharing is disabledRoeland Jago Douma2016-03-223-6/+20
* | | Merge pull request #23386 from owncloud/share-keepoptioncheckboxinblocksThomas Müller2016-03-211-36/+50
|\ \ \ | |_|/ |/| |
| * | Keep share checkboxes togetherVincent Petry2016-03-181-36/+50
| |/
* | Merge pull request #22065 from owncloud/systemtags-create-same-prefixThomas Müller2016-03-212-1/+12
|\ \ | |/ |/|
| * Allow creating tags where another one with same prefix existsVincent Petry2016-02-022-1/+12
* | Adjust wording a bitLukas Reschke2016-03-112-2/+2
* | Fix MKCOL for IE11 as wellRoeland Jago Douma2016-03-101-1/+6
* | Merge pull request #22872 from owncloud/password-change-tooltip-textThomas Müller2016-03-071-0/+2
|\ \
| * | Update error text for link passwordsMorris Jobke2016-03-041-0/+2
* | | trigger login if remember_login checkedprastut2016-03-041-0/+11
|/ /
* | Update author informationLukas Reschke2016-03-011-1/+1
* | Merge pull request #22677 from owncloud/allow-to-overwrite-single-l10n-string...Thomas Müller2016-03-012-6/+20
|\ \
| * | Improved JS L10N bundle merging + testsVincent Petry2016-02-292-3/+9
| * | Allow to overwrite a single language string via the theme folderJoas Schilling2016-02-261-6/+14
* | | Merge pull request #22608 from owncloud/collaborative-tagsThomas Müller2016-02-261-1/+1
|\ \ \
| * | | Rename system tags app to collaborative tagsJoas Schilling2016-02-261-1/+1
| |/ /
* | | Make more action icons themable + style fixesVincent Petry2016-02-251-2/+1
* | | Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-12/+13
|/ /
* | Tweak tooltip style for recipientsVincent Petry2016-02-252-2/+10
* | Add the uid on hover for sharing autocompleteJoas Schilling2016-02-241-1/+2
* | Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* | Accumulate notifications instead of blinkingVincent Petry2016-02-222-114/+265
* | Fix error ins source language stringsThomas Müller2016-02-192-4/+4
* | Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-182-2/+6
* | Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-175-4/+120
|\ \
| * | Add handler for global ajax errorsVincent Petry2016-02-155-8/+117
| * | Adding global error handler for ajax calls which run into redirections or una...Thomas Müller2016-02-151-0/+7
* | | Merge pull request #22445 from owncloud/files-client-sendpropfindheadersThomas Müller2016-02-171-12/+7
|\ \ \
| * | | Fix redundant headers in files dav clientVincent Petry2016-02-161-12/+7
| |/ /
* | | Merge pull request #22452 from owncloud/fix_22441Thomas Müller2016-02-172-0/+43
|\ \ \
| * | | Do not clear sharee input on failed shareRoeland Jago Douma2016-02-171-2/+2
| * | | Unlock sharee input field when sharing failsRoeland Jago Douma2016-02-172-0/+43
| |/ /
* / / Allow searching for single userRoeland Jago Douma2016-02-161-1/+1
|/ /
* | Merge pull request #22383 from owncloud/better-sharee-translationsThomas Müller2016-02-151-3/+10
|\ \
| * | Do not use string concatination for translationsJoas Schilling2016-02-151-3/+10
* | | Merge pull request #22350 from owncloud/fix_22304Thomas Müller2016-02-153-8/+30
|\ \ \ | |/ / |/| |
| * | Updated unit testsRoeland Jago Douma2016-02-121-1/+15