aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11928 from stweil/fixRoeland Jago Douma2018-10-231-1/+1
|\
| * Fix use of undeclared variableStefan Weil2018-10-221-1/+1
* | Merge pull request #11778 from nextcloud/versions-webui-davRoeland Jago Douma2018-10-2311-529/+118
|\ \
| * | move versions webui over to the dav apiRobin Appelman2018-10-1111-529/+118
* | | Merge pull request #11439 from nextcloud/trash-modular-apiMorris Jobke2018-10-2327-479/+1027
|\ \ \
| * | | store user for trashitem in the trashitemRobin Appelman2018-10-1710-68/+50
| * | | remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-173-9/+8
| * | | fix trash storage wrapper testsRobin Appelman2018-10-171-0/+3
| * | | fix preview controller testsRobin Appelman2018-10-171-4/+29
| * | | fix error message for folder preview requestRobin Appelman2018-10-171-4/+4
| * | | fix trashbin previews for modular apiRobin Appelman2018-10-174-40/+78
| * | | fix select statementRobin Appelman2018-10-1723-434/+935
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-23392-1776/+2270
* | | | Merge pull request #11943 from nextcloud/buttons-roundMorris Jobke2018-10-231-3/+0
|\ \ \ \
| * | | | Round off buttons 'pill style' like on the websiteJan-Christoph Borchardt2018-10-231-3/+0
* | | | | Merge pull request #11980 from nextcloud/assemblly-stream-lazyMorris Jobke2018-10-231-5/+6
|\ \ \ \ \
| * | | | | lazy open first source stream in assemblystreamRobin Appelman2018-10-221-5/+6
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-238-19/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove event handler no longer neededDaniel Calviño Sánchez2018-10-212-12/+0
| * | | | Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-216-7/+50
* | | | | Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-233-36/+2
|\ \ \ \ \
| * | | | | Remove font-specifics from high contrast theme because we are now on regular+...Jan-Christoph Borchardt2018-10-231-34/+0
| * | | | | Fix font-face in dyslexia-friendly themeJan-Christoph Borchardt2018-10-231-1/+1
| * | | | | Fix font-face on LDAP tooltipJan-Christoph Borchardt2018-10-231-1/+1
* | | | | | Merge pull request #11974 from nextcloud/bugfix/noid/lax-csp-on-talk-sharesRoeland Jago Douma2018-10-231-2/+21
|\ \ \ \ \ \
| * | | | | | Use lax CSP when the share is a talk shareJoas Schilling2018-10-221-2/+21
* | | | | | | Merge pull request #11973 from nextcloud/bug/accessibility/get_js_without_uidRoeland Jago Douma2018-10-231-1/+9
|\ \ \ \ \ \ \
| * | | | | | | If there is no UID do not explode accessibility javascriptRoeland Jago Douma2018-10-221-1/+9
| |/ / / / / /
* | | | / / / Bump webpack from 4.20.2 to 4.22.0 in /apps/updatenotificationdependabot[bot]2018-10-222-18/+20
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #11960 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-10-222-30/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump webpack from 4.20.2 to 4.22.0 in /apps/oauth2dependabot[bot]2018-10-212-30/+27
* | | | | | Bump webpack from 4.20.2 to 4.22.0 in /apps/accessibilitydependabot[bot]2018-10-212-34/+31
|/ / / / /
* | | | | Merge pull request #11927 from stweil/cleanRoeland Jago Douma2018-10-191-5/+5
|\ \ \ \ \
| * | | | | Remove duplicate conditionStefan Weil2018-10-191-6/+6
| | |/ / / | |/| | |
* / | | | Add missing variable declarationsStefan Weil2018-10-195-6/+8
|/ / / /
* | | | Merge pull request #11931 from nextcloud/bug/do_not_emit_pre_hooks_twice_obje...Roeland Jago Douma2018-10-191-6/+5
|\ \ \ \
| * | | | Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-191-6/+5
* | | | | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-196-3/+30
|\ \ \ \ \
| * | | | | Add icon to file sidebar tabsJulius Härtl2018-10-186-3/+30
* | | | | | Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript...Morris Jobke2018-10-194-1/+57
|\ \ \ \ \ \
| * | | | | | convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-154-1/+57
* | | | | | | Merge pull request #11823 from lex111/fix-illegible-text-color-in-size-and-mo...Morris Jobke2018-10-195-3/+56
|\ \ \ \ \ \ \
| * | | | | | | Fix illegible text color in columns Size and Modified on dark theme: rework a...Alexey Pyltsyn2018-10-185-5/+44
| * | | | | | | Fix illegible text color in columns Size and Modified on dark themeAlexey Pyltsyn2018-10-161-0/+14
| |/ / / / / /
* | | | | | | Merge pull request #11922 from stweil/semicolonsMorris Jobke2018-10-194-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Add missing semicolonsStefan Weil2018-10-194-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #11917 from nextcloud/csp/files_externalMorris Jobke2018-10-198-63/+111
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add .l10nignoreMorris Jobke2018-10-191-0/+2
| * | | | | | Move files_external to compiled handlebarsRoeland Jago Douma2018-10-197-63/+109
| |/ / / / /
* / / / / / Add .l10nignore files for compiled assetsMorris Jobke2018-10-195-0/+10
|/ / / / /