summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2dependabot[bot]2018-10-292-101/+101
|/ / / / / /
* | | | | | Bump webpack from 4.22.0 to 4.23.1 in /apps/updatenotificationdependabot[bot]2018-10-292-101/+101
* | | | | | Merge pull request #12096 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-10-292-101/+101
|\ \ \ \ \ \
| * | | | | | Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibilitydependabot[bot]2018-10-282-101/+101
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-2926-66/+244
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-286-8/+38
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-2730-26/+162
* | | | | | Fix off-by-one bugsStefan Weil2018-10-261-2/+2
|/ / / / /
* | | | | Merge pull request #12038 from nextcloud/assemblystream_sizeMorris Jobke2018-10-261-1/+3
|\ \ \ \ \
| * | | | | Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #12053 from nextcloud/enhancement/10923/remove-unncessary-...Morris Jobke2018-10-267-42/+10
|\ \ \ \ \
| * | | | | functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-257-42/+10
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2018-10-2622-2/+38
|/ / / /
* | | | Merge pull request #12016 from nextcloud/wip/noid/icon-base64Morris Jobke2018-10-251-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-2/+2
* | | | Merge pull request #11988 from nextcloud/docs/jsdoc-buildMorris Jobke2018-10-254-6/+7
|\ \ \ \
| * | | | Adjust some jsdocsJulius Härtl2018-10-241-0/+1
| * | | | Fix jsdocs build on server repoJulius Härtl2018-10-243-6/+6
* | | | | Set error expected by the DAV client for a failed moveDaniel Calviño Sánchez2018-10-251-2/+10
* | | | | Wait for the promise to be fulfilled before running the next testDaniel Calviño Sánchez2018-10-251-4/+6
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-2528-0/+28
* | | | Merge pull request #11889 from stweil/lgtmMorris Jobke2018-10-241-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove replace call which does not replace anythingStefan Weil2018-10-241-1/+1
* | | | skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-242-0/+39
| |/ / |/| |
* | | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-2422-24/+370
|\ \ \
| * | | Fix FF performance and recals issuesJohn Molakvoæ (skjnldsv)2018-10-231-2/+0
| * | | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-232-3/+5
| * | | Restore table headJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| * | | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-2355-244/+473
| |\ \ \
| * | | | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-232-0/+16
| * | | | Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
| * | | | Fix public background overrideJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| * | | | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-232-3/+7
| * | | | Tooltip on hover onlyJohn Molakvoæ (skjnldsv)2018-10-231-1/+1
| * | | | Fix grey background over thumbnailJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | | | Fix table hidden on empty folderJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | | | Revert "Remove negative z-index on thumbnail-wrapper, caused thumbnails to no...Jan-Christoph Borchardt2018-10-181-0/+1
| * | | | Reduce bottom whitespace on share link pageJan-Christoph Borchardt2018-10-181-3/+9
| * | | | More space for filename on public share page since there is no share iconJan-Christoph Borchardt2018-10-181-3/+10
| * | | | In "Deleted files", do not show "Restore" text next to icon as there is no spaceJan-Christoph Borchardt2018-10-181-0/+7
| * | | | Fix tabbability to view-toggle, action on Enter to be fixedJan-Christoph Borchardt2018-10-181-1/+1
| * | | | Adjustments for public share page, actions menu, view toggleJan-Christoph Borchardt2018-10-181-0/+14
| * | | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not showJan-Christoph Borchardt2018-10-181-1/+0
| * | | | If there is a comment, show it instead of the share iconJan-Christoph Borchardt2018-10-181-0/+5
| * | | | If an avatar is present, show that instead of the iconJan-Christoph Borchardt2018-10-181-5/+16
| * | | | Border radiusJohn Molakvoæ (skjnldsv)2018-10-181-0/+5
| * | | | Fix spacingJohn Molakvoæ (skjnldsv)2018-10-181-3/+3
| * | | | Default to gridJohn Molakvoæ (skjnldsv)2018-10-181-1/+1
| * | | | Fix focus backgroundJohn Molakvoæ (skjnldsv)2018-10-181-2/+5
| * | | | Improve default visual and selection + default to file linkJohn Molakvoæ (skjnldsv)2018-10-181-13/+40