summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-222-0/+713
* Close the user menu when clicking it againJoas Schilling2015-11-021-2/+1
* Merge pull request #20122 from owncloud/files-consolidateiconupdateThomas Müller2015-10-291-0/+7
|\
| * Fix icon update to be more consistentVincent Petry2015-10-291-0/+7
* | Add sharee list view js testsTom Needham2015-10-291-0/+158
|/
* sharedialogviewSpec.js couple of text typosPhil Davis2015-10-271-4/+3
* Fix share link focus on clickVincent Petry2015-10-261-0/+23
* Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-231-2/+4
* Fix line lengths in share dialog unit testsTom Needham2015-10-211-2/+8
* Add JS tests for share autocompletion handlingTom Needham2015-10-211-0/+56
* Add test for remote share info tooltopTom Needham2015-10-211-0/+16
* Fix DOM element ids in share dialogVincent Petry2015-10-161-44/+48
* Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-082-10/+170
* [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-6/+40
* Merge pull request #19553 from owncloud/properly_format_date_shareviewThomas Müller2015-10-051-8/+5
|\
| * Use DD-MM-YYYY consistently in share sidebarRoeland Jago Douma2015-10-041-8/+5
* | Do not remove linkshare if there is noneRoeland Jago Douma2015-10-051-0/+37
|/
* Merge pull request #19305 from owncloud/share-hasusersharesThomas Müller2015-09-241-0/+57
|\
| * Fix ShareItemModel.hasUserShares to only check shares of current itemVincent Petry2015-09-231-0/+57
* | Expiration date was always a stringVincent Petry2015-09-241-4/+4
|/