aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0264-648/+902
* | | | | Merge pull request #4626 from nextcloud/adjust-shipped-jsonLukas Reschke2017-05-011-4/+0
|\ \ \ \ \
| * | | | | Remove apps delivered from the appstoreLukas Reschke2017-05-011-4/+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 #4599 from nextcloud/contactsmenu-mobileLukas Reschke2017-05-011-0/+1
|\ \ \ \ \ \
| * | | | | | Define max-width for Contacts menu for mobileJan-Christoph Borchardt2017-04-291-0/+1
* | | | | | | Merge pull request #4598 from nextcloud/menu-flashingLukas Reschke2017-05-011-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Prevent flashing of apps and user menuJan-Christoph Borchardt2017-04-291-2/+2
| |/ / / / /
* | | | | | 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
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-016-0/+34
* | | | Make tooltip intransparentMorris Jobke2017-04-291-2/+2
|/ / /
* | | Merge pull request #4597 from nextcloud/tooltips-invertMorris Jobke2017-04-291-30/+31
|\ \ \ | |/ / |/| |
| * | Invert tooltip color to white, fix #4563Jan-Christoph Borchardt2017-04-291-30/+31
* | | optimize SVGsMorris Jobke2017-04-292-20/+4
* | | Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer2017-04-292-0/+24
* | | Add verification iconsJan-Christoph Borchardt2017-04-283-0/+12
* | | [tx-robot] updated from transifexNextcloud bot2017-04-294-2/+56
* | | Invert new header icons on bright theming colorsJulius Härtl2017-04-281-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-04-284-20/+20
* | | 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
|/ / /
* | | Merge pull request #4562 from nextcloud/contactmenu-second-tooltipJoas Schilling2017-04-281-1/+3
|\ \ \ | |/ / |/| |
| * | Show tooltip for second action.Ivan Sein2017-04-271-1/+3
| |/
* | Merge pull request #4570 from nextcloud/do-not-disable-3rdparty-apps-on-cli-u...Lukas Reschke2017-04-281-7/+3
|\ \
| * | Do not disable 3rdparty apps on occ upgradeMorris Jobke2017-04-271-7/+3
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-04-2818-4/+114
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-2720-4/+274
* Merge pull request #4529 from nextcloud/fix-filelist-checkboxesMorris Jobke2017-04-261-3/+2
|\
| * Fix filelist and checkbox vertical alignJan-Christoph Borchardt2017-04-261-3/+2
* | 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
* | better detection whether or not contactsmenu target was clickedGeorg Ehrke2017-04-261-2/+2