summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Properly check the data dirMorris Jobke2016-12-051-1/+1
* adjust js testsRobin Appelman2016-12-021-0/+4
* fix testsMorris Jobke2016-11-291-1/+2
* fix unit testsMorris Jobke2016-11-231-2/+2
* Adjust unit testsLukas Reschke2016-11-211-6/+12
* Replace more vendor namingJoas Schilling2016-11-111-1/+1
* remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-021-1/+0
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-023-174/+3
* Remove notify recipient optionRoeland Jago Douma2016-10-261-17/+0
* JS utility function to compare pathsVincent Petry2016-10-241-0/+65
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-3/+1
* Merge pull request #1453 from nextcloud/do-not-reload-if-connection-lostMorris Jobke2016-10-061-1/+10
|\
| * do not reload the page if the server is (temporarily) unreachableChristoph Wurst2016-10-031-1/+10
* | Make can edit checkbox work for file sharesRoeland Jago Douma2016-10-031-1/+4
|/
* adjust js testsArthur Schiwon2016-08-251-4/+4
* Group incoming shares for resharing in JSVincent Petry2016-08-031-0/+42
* Fix javascript tests for sidebar animationJulius Haertl2016-07-301-0/+4
* Merge pull request #374 from lpszBuffer/masterWilliam Bargent2016-07-211-3/+3
|\
| * Alters 'No Internet Connection' error message. #181Derek2016-07-201-3/+3
* | Use an icon to set the email instead of a button with stringThomas Müller2016-07-201-2/+2
|/
* adjusts tests to removal of svg fallbackHendrik Leppelsack2016-07-011-38/+1
* Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-071-1/+1
* Rename "not-assignble" to "restricted"Vincent Petry2016-05-202-2/+2
* Act on effective system tag canAssign permissionVincent Petry2016-05-201-19/+52
* Merge pull request #24126 from owncloud/err-reload-delayLukas Reschke2016-04-221-3/+15
|\
| * Add test for reload delayRobin McCorkell2016-04-201-3/+15
* | Merge pull request #23990 from owncloud/heartbeat-debounceMorris Jobke2016-04-201-1/+3
|\ \ | |/ |/|