aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-11/+11
|\
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-11/+11
* | Merge pull request #7064 from nextcloud/popover-fixRoeland Jago Douma2017-11-081-14/+0
|\ \
| * | Fixed sharing popover and removed unused old codeJohn Molakvoæ (skjnldsv)2017-11-071-14/+0
* | | Reduce JSHint errors/warningsMorris Jobke2017-11-067-13/+10
|/ /
* | Adjust js testsArthur Schiwon2017-11-011-29/+29
* | Fix test for tooltip and local share ownerJan-Christoph Borchardt2017-11-011-3/+2
|/
* Use "?" instead of user ID as seed for the image placeholderDaniel Calviño Sánchez2017-09-201-1/+1
* Unify appearance of avatars for undefined and unknown usersDaniel Calviño Sánchez2017-09-201-0/+4
* Update the URLs in tests to use example.orgMorris Jobke2017-08-011-4/+4
* Update setupchecks.jsrakekniven2017-05-311-1/+1
* Update Opcache recommendationMorris Jobke2017-05-211-1/+1
* Merge pull request #4518 from nextcloud/downstream-25838Roeland Jago Douma2017-04-261-0/+61
|\
| * Fix share indicator handlingVincent Petry2017-04-261-0/+61
* | handle 404 separatelyGeorg Ehrke2017-04-261-0/+15
* | unit test jquery.contactsmenuGeorg Ehrke2017-04-261-0/+198
|/
* Fix testJan-Christoph Borchardt2017-04-261-1/+1
* Fix failing contacts menu js test dataChristoph Wurst2017-04-251-2/+12
* Contacts menuChristoph Wurst2017-04-251-0/+255
* Merge pull request #4462 from danxuliu/fix-sharing-password-protected-linkRoeland Jago Douma2017-04-252-0/+296
|\
| * Use "complete" callback in onPasswordEnteredDaniel Calviño Sánchez2017-04-241-1/+2
| * Add "complete" callback support for addShareDaniel Calviño Sánchez2017-04-241-0/+53
| * Add "complete" callback support for updateShareDaniel Calviño Sánchez2017-04-241-0/+51
| * Add missing unit test cases and conditionsDaniel Calviño Sánchez2017-04-241-0/+49
| * Fix working icon not hidden when successfully setting a passwordDaniel Calviño Sánchez2017-04-241-0/+142
* | Fix sinon.stub deprecation warningsChristoph Wurst2017-04-242-3/+3
|/
* Fix translationsJoas Schilling2017-04-181-1/+1
* Update karma, use sinon from npmVincent Petry2017-03-231-5949/+0
* Merge pull request #3950 from nextcloud/downstream-27149Lukas Reschke2017-03-201-1/+2
|\
| * Add ignore_files to config,Felix Heidecke2017-03-201-1/+2
* | Clear onpopstate handlers after unit testsVincent Petry2017-03-191-0/+4
|/
* Harden t() with DOMPurifyLukas Reschke2017-03-162-11/+16
* Fix unit tests of masterRoeland Jago Douma2017-03-161-0/+38
* Merge pull request #3643 from nextcloud/replace-deprecated-tipsyLukas Reschke2017-02-281-7/+7
|\
| * Replace deprecated $.tipsy(...) by $.tooltip(...)Christoph Wurst2017-02-271-7/+7
* | Merge pull request #3635 from individual-it/fix_quota_validationMorris Jobke2017-02-281-2/+22
|\ \ | |/ |/|
| * make values with white spaces possibleArtur Neumann2017-02-281-0/+7
| * better quota validationArtur Neumann2017-02-281-2/+15
* | Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+37
* | Always enable avatarsMorris Jobke2017-02-131-22/+1
* | fix tests, longer wait time, update notification stubm3ntalsp00n2017-02-041-2/+4
|/
* expect warning to be shownChristoph Wurst2017-01-131-1/+3
* add spies for l10n warningsChristoph Wurst2017-01-131-0/+7
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-061-16/+71
|\
| * Adjust the JS unit testsJoas Schilling2016-12-061-16/+71
* | Use group display name in sharing API + UIVincent Petry2016-12-222-2/+26
* | Verify input, add more unit testsPatrick Paysant2016-12-191-2/+11
* | Add test for unparseable stringPatrick Paysant2016-12-191-1/+2
* | Implements all comments from @PVince81Patrick Paysant2016-12-191-2/+2
* | Adding computerFileSize in OC.UtilPatrick Paysant2016-12-191-0/+20
|/