summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-052-13/+1
* Merge pull request #5396 from nextcloud/gpx-mimetypeblizzz2017-06-151-1/+6
|\
| * bycatch, x-ldif entry was missingArthur Schiwon2017-06-141-1/+1
| * add location filetype iconArthur Schiwon2017-06-141-0/+5
* | Merge pull request #5244 from nextcloud/dynamic-percentual-appmenu-limitMorris Jobke2017-06-141-2/+20
|\ \
| * | Show at least 8 icons, don't use percentage on mobileJulius Härtl2017-06-141-1/+14
| * | Decimal percentage, dynamic appIcon widthPatrik Kernstock2017-06-101-3/+3
| * | Now using dynamic percentual appmenu limitPatrik Kernstock2017-06-041-1/+6
* | | Localize contacts menu search input placeholderChristoph Wurst2017-06-141-1/+1
| |/ |/|
* | Fix escaping of user and group names in "shared by" messageJoas Schilling2017-06-131-2/+6
* | Merge pull request #5167 from nextcloud/rakekniven-patch-2Morris Jobke2017-06-122-2/+2
|\ \
| * | Update setupchecks.jsrakekniven2017-05-312-2/+2
| |/
* | Merge pull request #5315 from nextcloud/global-evalMorris Jobke2017-06-121-1/+1
|\ \
| * | execute eval in global scope, addresses #5314Arthur Schiwon2017-06-091-1/+1
| |/
* / Remove the char because it breaks the export from transifexJoas Schilling2017-06-121-1/+1
|/
* Closed #5121, remove appmenu limitPatrik Kernstock2017-05-261-5/+0
* Update Opcache recommendationMorris Jobke2017-05-212-2/+2
* rename secure drop back to files drop because of name collision with securedr...Bjoern Schiessle2017-05-182-2/+2
* Disable the API endpoints as wellJoas Schilling2017-05-111-1/+3
* Request proper size for contacts menuRoeland Jago Douma2017-05-081-1/+2
* Update login flow redirectionMario Danic2017-05-041-3/+4
* Fix event firingRoeland Jago Douma2017-05-041-3/+3
* Add radio class to read/write sharing options and 1px left adjustmentFelix A. Epp2017-05-041-3/+3
* Fix read-only label idFelix A. Epp2017-05-041-1/+1
* Make files drop more permanentRoeland Jago Douma2017-05-042-59/+65
* Merge pull request #4611 from nextcloud/js-use-dot-notationRoeland Jago Douma2017-05-026-9/+9
|\
| * Use dot notation for array access - JSLint recommendationMorris Jobke2017-05-016-9/+9
* | Merge pull request #4638 from nextcloud/fix-copy-tooltipLukas Reschke2017-05-021-3/+0
|\ \
| * | Fix "Copied" message for public linksMorris Jobke2017-05-011-3/+0
* | | Merge pull request #4615 from nextcloud/js-reduce-share.js-complexityLukas Reschke2017-05-011-87/+0
|\ \ \
| * | | Remove unused methods from OC.ShareMorris Jobke2017-05-011-87/+0
| | |/ | |/|
* | | Merge pull request #4612 from nextcloud/js-fix-long-linesRoeland Jago Douma2017-05-012-2/+8
|\ \ \
| * | | Fix some long lines in JS - JSLinut recommendationMorris Jobke2017-05-012-2/+8
| |/ /
* | | Merge pull request #4613 from nextcloud/remove-unusedRoeland Jago Douma2017-05-011-371/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused JS fileMorris Jobke2017-05-011-371/+0
| |/
* | Merge pull request #4610 from nextcloud/js-semicolonsLukas Reschke2017-05-018-16/+16
|\ \
| * | Fix semicolon at end of JS linesMorris Jobke2017-05-018-16/+16
| |/
* | Merge pull request #4614 from nextcloud/js-fix-dialogs-and-octemplateLukas Reschke2017-05-013-4/+6
|\ \
| * | Fix variable definitions in oc dialogsMorris Jobke2017-05-013-4/+6
| |/
* / Fix variable definition in sharedialogview.jsMorris Jobke2017-05-011-7/+4
|/
* Merge pull request #4521 from nextcloud/custom-mount-typesRoeland Jago Douma2017-04-281-1/+10
|\
| * allow apps to set custom mount typesRobin Appelman2017-04-281-1/+10
* | Merge pull request #4574 from nextcloud/rename-extension-pointLukas Reschke2017-04-281-1/+1
|\ \
| * | Rename extension pointLukas Reschke2017-04-281-1/+1
* | | Add sharing types for guestsLukas Reschke2017-04-281-0/+1
|/ /
* / Show tooltip for second action.Ivan Sein2017-04-271-1/+3
|/
* Merge pull request #4518 from nextcloud/downstream-25838Roeland Jago Douma2017-04-262-0/+75
|\
| * Fix share indicator handlingVincent Petry2017-04-262-0/+75
* | handle 404 separatelyGeorg Ehrke2017-04-262-2/+24
* | unit test jquery.contactsmenuGeorg Ehrke2017-04-261-0/+198