summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* More tests for joinPathsVincent Petry2016-03-161-0/+3
* Add OC.joinPaths for convenient path joiningVincent Petry2016-03-161-0/+38
* Backport of #19553Roeland Jago Douma2015-10-061-2/+2
* tests for _parseTime with hex and empty stringsMorris Jobke2015-07-291-0/+2
* Fix parsing of sharetime as stringMorris Jobke2015-07-291-0/+14
* Align recommended settingsLukas Reschke2015-06-151-11/+29
* Properly format remote recipientsRoeland Jago Douma2015-05-271-3/+90
* Merge pull request #16565 from owncloud/add-urandom-checkThomas Müller2015-05-261-3/+19
|\
| * Add check for availability of /dev/urandomLukas Reschke2015-05-261-3/+19
* | Unit tests for #16511Roeland Jago Douma2015-05-221-0/+80
|/
* Merge pull request #15738 from rullzer/fix_15611Vincent Petry2015-05-181-0/+27
|\
| * Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-181-0/+27
* | Reset share dialog values so we start out cleanRoeland Jago Douma2015-05-181-0/+106
|/
* Added unit test for reshare by share ownerVincent Petry2015-04-291-0/+25
* Added unit testsRoeland Jago Douma2015-04-171-0/+94
* Remove hardcoded link to performance docsJoas Schilling2015-04-071-4/+4
* Add check for activated local memcacheLukas Reschke2015-03-281-3/+21
* Add some generic default headers as well via PHPLukas Reschke2015-03-261-6/+5
* mock up missing elements in the testsJan-Christoph Borchardt2015-03-261-1/+4
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+5
* Merge pull request #14582 from rullzer/avatar_fixesMorris Jobke2015-03-041-10/+42
|\
| * Avatars in share dialog fixesRoeland Jago Douma2015-03-031-10/+42
* | Added missing done() calls for async testsVincent Petry2015-03-031-20/+31
* | Let users configure security headers in their WebserverLukas Reschke2015-03-021-0/+326
|/
* Use custom attribute instead of the div identifierLukas Reschke2015-02-271-1/+1
* Encode parameters in `OC.generateUrl` by itselfLukas Reschke2015-02-171-3/+12
* Merge pull request #13866 from rullzer/avatar_share_dialogVincent Petry2015-02-171-0/+82
|\
| * Extended avatar unit testsRoeland Jago Douma2015-02-131-14/+61
| * Small unit test rewriteRoeland Jago Douma2015-02-121-1/+1
| * Added unit testRoeland Jago Douma2015-02-121-0/+35
* | generate valid human readable text for 0 - fixed #9342Thomas Müller2015-01-291-0/+2
|/
* Indicate that the share owner is remote in the filelistJoas Schilling2015-01-271-3/+3
* Fix reshare permission issueVincent Petry2015-01-091-0/+156
* Add timeout for notificationsMorris Jobke2015-01-081-0/+97
* Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-0/+10
* Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-131-2/+2
|\
| * Move file thumbnail into the label elementVincent Petry2014-12-111-2/+2
* | Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-122-0/+34
|\ \ | |/ |/|
| * Simple Plugin system for JavascriptVincent Petry2014-12-012-0/+34
* | Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-0/+11
|/
* Fix l10n promisesVincent Petry2014-11-191-2/+6
* Added function to load translations from JSVincent Petry2014-11-181-0/+48
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-292-9/+101
* Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-162-0/+161
|\
| * Fixed sort algo for additional casesVincent Petry2014-08-111-1/+5
| * Fixed file list sortingVincent Petry2014-08-112-0/+157
* | Merge pull request #9753 from owncloud/filepath-cssThomas Müller2014-09-091-0/+20
|\ \
| * | Add beforeeach and aftereachLukas Reschke2014-09-091-4/+6
| * | Add unittest for filePathLukas Reschke2014-09-091-0/+18
* | | Use a route instead of s.php and convert tokens asapkondou2014-09-041-3/+3