summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs
Commit message (Expand)AuthorAgeFilesLines
* Use 6 months as SSL STS header thresholdMorris Jobke2016-04-131-4/+4
* Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingawayVincent Petry2016-04-011-4/+41
|\
| * Adjust core unit tests for unload/reload casesVincent Petry2016-03-231-4/+41
* | Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-231-10/+10
|\ \ | |/ |/|
| * Consistently use rel=noreferrerLukas Reschke2016-03-201-10/+10
* | Merge pull request #22065 from owncloud/systemtags-create-same-prefixThomas Müller2016-03-211-0/+9
|\ \ | |/ |/|
| * Allow creating tags where another one with same prefix existsVincent Petry2016-02-021-0/+9
* | Adjust wording a bitLukas Reschke2016-03-111-1/+1
* | 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-171-0/+42
|\ \
| * | Add handler for global ajax errorsVincent Petry2016-02-151-0/+42
* | | 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-251-233/+342
* Move getDescriptiveTag to coreJoas Schilling2016-01-211-0/+51
* Added system tags GUI in sidebarVincent Petry2016-01-192-0/+392
* 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
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-221-0/+712