summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-247-10/+10
|\
| * Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-234-20/+59
| |\
| * | 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-231-0/+1
| * | Use grid view in other file views tooJan-Christoph Borchardt2018-10-184-7/+7
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2330-66/+96
| |/ |/|
* | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-232-11/+25
|\ \
| * | Remove event handler no longer neededDaniel Calviño Sánchez2018-10-211-6/+0
| * | Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-211-5/+25
* | | Use lax CSP when the share is a talk shareJoas Schilling2018-10-221-2/+21
* | | 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-191-1/+3
|/ /
* | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-191-0/+4
|\ \
| * | Add icon to file sidebar tabsJulius Härtl2018-10-181-0/+4
| |/
* / Add missing semicolonsStefan Weil2018-10-191-1/+1
|/
* Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_initblizzz2018-10-171-1/+3
|\
| * Double check for failed cache with a shared storageRoeland Jago Douma2018-10-161-1/+3
* | Merge pull request #11870 from nextcloud/fix/noid/proper-column-name-escapingMorris Jobke2018-10-161-1/+1
|\ \
| * | Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
| |/
* / Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-164-12/+38
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-10100-100/+100
* Merge pull request #11716 from nextcloud/bugfix/noid/use-numeric-placeholders...Morris Jobke2018-10-091-2/+2
|\
| * Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-2/+2
* | Fix usage of deprecated OC.webrootChristoph Wurst2018-10-093-17/+17
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-092-4/+4
* Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-10-074-20/+20
* [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+6
* Allow userId to be nullRoeland Jago Douma2018-10-041-1/+1
* Move sharetabview to compiled handlebarsRoeland Jago Douma2018-10-041-4/+1
* Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-031-1/+0
|\
| * Change heading weights from Light to Semibold for better information architec...Jan-Christoph Borchardt2018-10-011-1/+0
* | Fix header overflow, fix more apps menu, fix #11552Jan-Christoph Borchardt2018-10-021-0/+6
|/
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
* Ellipsize long filenames and sharee names in public share page headerJan-Christoph Borchardt2018-10-011-1/+3
* [tx-robot] updated from transifexNextcloud bot2018-09-302-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-292-2/+2
* Compile filesummary handlebarsRoeland Jago Douma2018-09-271-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-272-2/+2
* do not explode when getting permissions from a FailedStorageArthur Schiwon2018-09-261-1/+9
* [tx-robot] updated from transifexNextcloud bot2018-09-262-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-254-6/+34
* [tx-robot] updated from transifexNextcloud bot2018-09-232-8/+22
* [tx-robot] updated from transifexNextcloud bot2018-09-226-22/+24
* [tx-robot] updated from transifexNextcloud bot2018-09-214-0/+10
* Merge pull request #11041 from nextcloud/fix/noid/get_permission_of_storage_f...Joas Schilling2018-09-193-11/+18
|\
| * Update test now that we check permissions properlyRoeland Jago Douma2018-09-061-7/+7
| * Properly check share permissionsRoeland Jago Douma2018-09-061-2/+8