summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Group incoming shares for resharing in JSVincent Petry2016-08-131-0/+42
* [stable9] Workaround to check htaccess in case of redirects (#25435)Vincent Petry2016-07-131-1/+13
* Merge pull request #25035 from owncloud/stable9-err-reload-delayVincent Petry2016-06-091-3/+15
|\
| * Add test for reload delayRobin McCorkell2016-06-081-3/+15
* | Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-091-1/+1
|/
* Adjust core unit tests for unload/reload casesVincent Petry2016-04-011-4/+41
* Merge pull request #23163 from owncloud/stable9-wordingThomas Müller2016-03-211-1/+1
|\
| * Adjust wording a bitLukas Reschke2016-03-111-1/+1
* | Allow creating tags where another one with same prefix existsVincent Petry2016-03-181-0/+9
|/
* Improved JS L10N bundle merging + testsVincent Petry2016-02-291-0/+8
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Accumulate notifications instead of blinkingVincent Petry2016-02-221-64/+145
* Fix error ins source language stringsThomas Müller2016-02-191-3/+3
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-172-1/+48
|\
| * Add handler for global ajax errorsVincent Petry2016-02-152-1/+48
* | Unlock sharee input field when sharing failsRoeland Jago Douma2016-02-171-0/+37
|/
* Merge pull request #22350 from owncloud/fix_22304Thomas Müller2016-02-151-1/+15
|\
| * Updated unit testsRoeland Jago Douma2016-02-121-1/+15
* | Search tags case insensitiveRoeland Jago Douma2016-02-141-0/+54
|/
* Only show link shares for the current userRoeland Jago Douma2016-02-101-3/+5
* Add system tags filter section for files appVincent Petry2016-02-091-0/+154
* Fix JS DAV files client unit testsVincent Petry2016-02-041-146/+140
* Move data protection check to javascriptVincent Chan2016-02-011-20/+47
* Properly forward error messages in share dialogVincent Petry2016-01-281-0/+112
* Fix share default expiration date calculationVincent Petry2016-01-281-2/+2
* Share dialog use OCS APIVincent Petry2016-01-283-284/+432
* Merge pull request #21958 from owncloud/systemtags-styleThomas Müller2016-01-282-7/+25
|\
| * Use boxes for system tags, shorten permission textVincent Petry2016-01-282-7/+25
* | Fix system tags conflict situationsVincent Petry2016-01-271-0/+59
|/
* Fix system tags proppatch with booleansVincent Petry2016-01-271-6/+44
* System tags sidebar selector now respects permissionsVincent Petry2016-01-252-233/+343
* Move getDescriptiveTag to coreJoas Schilling2016-01-211-0/+51
* Added system tags GUI in sidebarVincent Petry2016-01-193-1/+393
* update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-191-4/+4
* Backbone transport for WebdavVincent Petry2016-01-161-0/+352
* Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller2016-01-131-11/+38
|\
| * Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-121-11/+38
* | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-121-2/+11
|\ \
| * | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-2/+11
| |/
* / Show the well-known URL check as info instead of errorMorris Jobke2016-01-121-1/+1
|/
* Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-081-0/+27
* Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-081-1/+1
* Added js tests for the Sharee API usageRoeland Jago Douma2015-12-301-0/+292
* Fix unit testsRoeland Jago Douma2015-12-301-4/+26
* Fix unit testsLukas Reschke2015-12-231-6/+6
* Fix files UI mtime parsing from webdavVincent Petry2015-12-161-5/+5
* Fix duplicate bogus share field when link sharing is not allowedVincent Petry2015-12-071-0/+1
* Add code integrity checkLukas Reschke2015-12-011-0/+7
* Use oc:fileid property instead of oc:idVincent Petry2015-11-221-2/+2
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-2/+1