summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-1/+1
* Move l10n functions to the bundleChristoph Wurst2019-05-131-7/+7
* Move initCore to the bundleChristoph Wurst2019-05-101-5/+0
* Remove recommendation for opcache on CLIMorris Jobke2019-05-091-1/+1
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-9/+9
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-072-3/+3
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-062-5/+5
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-065-12/+11
* 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
* Change oc_config usage to OC.configChristoph Wurst2019-05-022-11/+10
* Merge pull request #14603 from nextcloud/fix/noid/add-setup-check-for-s3-temp...Morris Jobke2019-03-081-14/+77
|\
| * Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-081-14/+77
* | Fix domparser on phantomjsJulius Härtl2019-03-071-0/+46
|/
* Fix testsJulius Härtl2019-03-011-1/+2
* Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-281-13/+74
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-36/+106
* Add unit tests and provide better messageMorris Jobke2019-02-201-0/+36
* Fix expected depth as stringVincent Petry2019-01-241-2/+2
* Remove check for outdated cachesDaniel Kesselberg2019-01-021-13/+0
* Add setup check for pending bigint conversionMorris Jobke2018-12-051-13/+26
* Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-051-12/+25
* Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-291-0/+27
* Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+1
* Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-202-7/+5
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-1/+8
|\
| * Add uid_owner to enable permission settings on the viewsJulius Härtl2018-11-021-1/+8
* | Fix app menu calculation for random size of the right headerJulius Härtl2018-11-021-0/+4
* | Add "Password protect by Talk" to the menu of link sharesDaniel Calviño Sánchez2018-11-022-3/+123
|/
* Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-015-69/+75
|\
| * Fixed jsunitJohn Molakvoæ (skjnldsv)2018-11-015-69/+75
* | Add tests for edit permission state on file sharesJulius Härtl2018-10-311-0/+31
|/
* Add "Hide download" to the menu of link sharesDaniel Calviño Sánchez2018-10-302-3/+104
* Merge pull request #11893 from caugner/7837-filesize-format-with-localeMorris Jobke2018-10-251-0/+58
|\
| * OC.getCanonicalLocale: fix testsClaas Augner2018-10-241-4/+8
| * humanFileSize: use toLocaleStringClaas Augner2018-10-241-0/+54
* | Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-3/+14
|\ \ | |/ |/|
| * Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez2018-10-101-3/+14
* | Fix failing tests and add some moreDaniel Peukert2018-10-171-8/+106
* | Tests: Remove spacing from html before comparing the templateJulius Härtl2018-10-161-6/+6
* | Fix plural function to be hardcodedRoeland Jago Douma2018-10-141-22/+0
* | Allow "same-origin" as "Referrer-Policy"Moritz Beck2018-10-111-11/+6
|/
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-4/+4
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-093-22/+22
* Merge pull request #11036 from nextcloud/fix/10903/users-undefined-maxautocom...Joas Schilling2018-09-131-63/+203
|\
| * adjust and extend js unit testsArthur Schiwon2018-09-121-63/+203
* | Change check if secure randomness is possible.Timo Förster2018-08-241-15/+15
|/
* Fix jsunitJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
* Adds license to files. Updates the branch.Michael Weimann2018-08-202-12/+72
|\
| * Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-201-1/+1
| |\