summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-4/+32
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-4/+32
* | Fix unit tests - follow up to #10197Morris Jobke2018-07-111-32/+15
* | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-111-24/+82
|\ \
| * | fix js testsBjoern Schiessle2018-07-111-24/+82
* | | Merge pull request #10197 from nextcloud/feature/9410/improve-opcache-feedbackRoeland Jago Douma2018-07-111-1/+73
|\ \ \
| * | | opcache module checkCthulhux2018-07-111-1/+73
| |/ /
* / / Improve url detection in commentsJoas Schilling2018-07-111-0/+50
|/ /
* | Merge all setup checks into one controllerMorris Jobke2018-06-131-10/+120
* | Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-132-10/+12
|\ \
| * | Merge tips & tricks section into setup checksMorris Jobke2018-06-132-10/+12
* | | Fix wrong hint about missing indexesMorris Jobke2018-06-131-10/+20
|/ /
* / Add referrer policy setup checkRoeland Jago Douma2018-06-041-4/+207
|/
* Fix ids of permission checkboxes for sharesDaniel Calviño Sánchez2018-04-181-0/+30
* Keep showing the working icon while there are pending operationsDaniel Calviño Sánchez2018-03-211-0/+50
* Reuse last suggestions if the same parameters are usedDaniel Calviño Sánchez2018-03-211-0/+174
* Confirm a share also by pressing enter on the input fieldDaniel Calviño Sánchez2018-03-201-0/+11
* Add a share when clicking on the confirm buttonDaniel Calviño Sánchez2018-03-201-0/+358
* Return also exact matches besides all suggestionsDaniel Calviño Sánchez2018-03-201-0/+248
* Show an error when getting the suggestions succeeds with failure contentDaniel Calviño Sánchez2018-03-201-3/+6
* Use "showTemporary" instead of explicitly hiding the notificationDaniel Calviño Sánchez2018-03-201-4/+4
* Move stub setup outside the test methodDaniel Calviño Sánchez2018-03-201-4/+11
* Add autocompletion tests for each type of shareDaniel Calviño Sánchez2018-03-201-25/+283
* Add tests for exact search results already shared withDaniel Calviño Sánchez2018-03-201-0/+274
* Add tests for emails and circles already shared withDaniel Calviño Sánchez2018-03-201-1/+120
* Adjust search term to testDaniel Calviño Sánchez2018-03-201-3/+3
* Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-201-16/+0
* 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