summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-6/+6
* Fix share capabilities JS testsVincent Petry2018-02-271-1/+24
* Update tests for indeterminate state, fix slashes not being escapedMaximilian Wende2018-02-161-1/+49
* There was an error loading → could not loadAllan Nordhøy2018-01-201-1/+1
* Spelling: FreeTypeAllan Nordhøy2018-01-141-2/+2
* Merge pull request #7635 from Abijeet/bug-7106Roeland Jago Douma2018-01-101-0/+61
|\
| * Add extra test cases for password confirmationDaniel Calviño Sánchez2018-01-101-2/+26
| * Added test cases for the fix for the password confirmation box appearing repe...Abijeet2018-01-101-0/+37
* | Fix testsJulius Härtl2018-01-081-2/+0
|/
* Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-031-0/+427
|\
| * Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez2017-12-141-0/+5
| * Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+318
| * Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+104
* | Fix testsRoeland Jago Douma2017-12-191-77/+60
|/
* Add testsRoeland Jago Douma2017-12-131-9/+50
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-111-2/+16
|\
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-131-2/+16
* | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-062-2/+18
|\ \
| * | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-201-0/+7
| * | check for encryption state on propfindBjoern Schiessle2017-11-201-2/+11
* | | Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-271-12/+135
|\ \ \
| * | | fix sorting test on phantomjsArthur Schiwon2017-11-241-15/+29
| * | | rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-231-9/+7
| * | | adjust tests and apply sortingArthur Schiwon2017-11-231-24/+108
| * | | adjust, fix and extend testsArthur Schiwon2017-11-231-12/+39
| |/ /
* / / Fix unit testsMorris Jobke2017-11-271-25/+25
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-32/+18
|\ \ | |/ |/|
| * Set read permission for files based on the data returned by the serverDaniel Calviño Sánchez2017-11-021-13/+14
| * Fix tests for parsing of permissionsDaniel Calviño Sánchez2017-11-021-16/+1
| * Fix asserts silently not executedDaniel Calviño Sánchez2017-11-021-5/+5
* | 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
|\