summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specHelper.js
Commit message (Expand)AuthorAgeFilesLines
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-0/+8
* jsunit: Add proper lang tag to documentJulius Härtl2020-12-291-0/+1
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-1/+1
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-4/+4
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-061-1/+1
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-031-1/+0
* Move oc_config to the bundleChristoph Wurst2019-05-021-1/+1
* Fix testsJulius Härtl2019-03-011-1/+2
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-11-011-0/+2
* Merge tips & tricks section into setup checksMorris Jobke2018-06-131-1/+3
* 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
|/
* Add handler for global ajax errorsVincent Petry2016-02-151-1/+6
* System tags sidebar selector now respects permissionsVincent Petry2016-01-251-0/+1
* Added system tags GUI in sidebarVincent Petry2016-01-191-1/+1
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-221-0/+1
* Make short versions of weekday/month names translatableHasso Tepper2015-08-211-0/+32
* Set momentJS locale to en during unit test runsVincent Petry2015-08-071-0/+2
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+5
* Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+3
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-9/+0
* Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-0/+2
|\
| * Fixed file list sortingVincent Petry2014-08-111-0/+2
* | Fixed folder icon update routine when share owner existsVincent Petry2014-08-151-0/+24
|/
* Test runner now loads CSS and hides testAreaVincent Petry2014-06-241-1/+1
* Fixed Snap mockVincent Petry2014-06-061-5/+10
* close sidebar when switching navigation entry, except on add or change settingsJan-Christoph Borchardt2014-06-051-0/+3
* Scrutinizer cleanupkondou2014-06-021-1/+2
* Added ground work for OC.Share unit testsVincent Petry2014-05-131-0/+3
* Merge pull request #7592 from owncloud/fixstoragefreespaceVincent Petry2014-03-061-0/+7
|\
| * Added testArea for JS Unit testsVincent Petry2014-03-061-0/+7
* | Removed obsolete OC.Router stubs in specHelperVincent Petry2014-03-051-10/+0
* | fixing js unit testsThomas Müller2014-03-051-0/+1
|/
* Added oc_defaults stub in specHelper.jsVincent Petry2014-02-241-0/+1
* Added unit tests for session_keepalive / heartbeatVincent Petry2014-02-041-1/+17
* Added Javascript unit testsVincent Petry2014-01-161-0/+89