summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * adapt jsunit testArthur Schiwon2018-08-161-1/+1
| * | Merge pull request #10628 from nextcloud/feature/10154/app-directory-permissi...Morris Jobke2018-08-201-11/+69
| |\ \
| | * | Extends the setup check js testsMichael Weimann2018-08-091-11/+69
| | |/
* | | Adds tests for the memory checksMichael Weimann2018-08-201-13/+13
* | | Adds tests for the setup memory limit checksMichael Weimann2018-08-201-11/+67
|/ /
* / Tests fixesJohn Molakvoæ (skjnldsv)2018-08-101-6/+6
|/
* Improve URL detectionJoas Schilling2018-07-311-0/+1
* Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-212-185/+3
* Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-201-2/+2
* 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