summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* fix setup page strengthifyMorris Jobke2016-06-151-1/+2
* Merge pull request #108 from nextcloud/stable9-backport-97Marius Blüm2016-06-151-2/+2
|\
| * Change name of the product in update messageMorris Jobke2016-06-151-2/+2
* | Merge pull request #88 from nextcloud/add-strict-cookie-check-also-to-config-jsMorris Jobke2016-06-151-0/+4
|\ \ | |/ |/|
| * [stable9] Add strict config check to config.jsLukas Reschke2016-06-141-0/+4
* | Fix data directory warningLukas Reschke2016-06-142-3/+14
|/
* place password input directly below labelMorris Jobke2016-06-131-5/+5
* revert suspicious change - please check this @schiessle & @LukasReschkeMorris Jobke2016-06-131-12/+22
* fix unit testsMorris Jobke2016-06-131-3/+74
* smaller files drop fixesArthur Schiwon2016-06-131-2/+2
* [stable9] Backport files drop featureLukas Reschke2016-06-112-108/+82
* Merge pull request #25035 from owncloud/stable9-err-reload-delayVincent Petry2016-06-092-4/+17
|\
| * Add test for reload delayRobin McCorkell2016-06-081-3/+15
| * Delay reloading the page if an ajax error occurs, show notificationRobin McCorkell2016-06-081-1/+2
* | Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-092-3/+3
|/
* remember email when setting expiration dateChristoph Wurst2016-04-211-2/+4
* Allow setting can edit permissions on federated shares in webUIRoeland Jago Douma2016-04-201-0/+11
* Adjust core unit tests for unload/reload casesVincent Petry2016-04-012-6/+43
* Stronger fix for navigate away detectionVincent Petry2016-04-011-2/+10
* Firefox returns 303 on cross-domain redirectVincent Petry2016-04-011-1/+1
* Detect user navigating away, don't interpret as ajax errorVincent Petry2016-04-011-1/+26
* Fix js strings if group sharing is disabledRoeland Jago Douma2016-03-223-6/+20
* Merge pull request #23390 from owncloud/stable9-share-keepoptioncheckboxinblocksThomas Müller2016-03-211-36/+50
|\
| * Keep share checkboxes togetherVincent Petry2016-03-181-36/+50
* | Merge pull request #23163 from owncloud/stable9-wordingThomas Müller2016-03-212-2/+2
|\ \
| * | Adjust wording a bitLukas Reschke2016-03-112-2/+2
* | | Allow creating tags where another one with same prefix existsVincent Petry2016-03-182-1/+12
| |/ |/|
* | Merge pull request #22933 from owncloud/stable9-backport-22872Thomas Müller2016-03-141-0/+2
|\ \ | |/ |/|
| * Update error text for link passwordsMorris Jobke2016-03-081-0/+2
* | Fix MKCOL for IE11 as wellRoeland Jago Douma2016-03-101-1/+6
|/
* 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
|\ \