summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-121-0/+31
|\ \ | |/ |/|
| * Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+31
* | 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-291-0/+101
* Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-0/+159
|\
| * Fixed sort algo for additional casesVincent Petry2014-08-111-1/+5
| * Fixed file list sortingVincent Petry2014-08-111-0/+155
* | 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
* | | Init vars with a value if none is providedClark Tomlinson2014-08-281-0/+3
* | | Fix share dropdown when links are not allowedVincent Petry2014-08-211-10/+16
* | | Fixed folder icon update routine when share owner existsVincent Petry2014-08-151-1/+46
| |/ |/|
* | update unit test, min date should be always today + 1Bjoern Schiessle2014-08-081-3/+5
* | Fix enforced share expiration date to be based on share timeVincent Petry2014-07-212-10/+135
|/
* reduce share action text to the user name onlyThomas Müller2014-07-141-7/+7
* Improved remote share owner displayVincent Petry2014-07-031-0/+79
* Unit tests for share dropdown with nested link shareVincent Petry2014-06-271-1/+145
* Added unit tests for heartbeat interval min/max valuesVincent Petry2014-06-121-1/+23
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-82/+5
|\