summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-12-20160-462/+374
* add create and delete checkbox for sharesidebar (#18010)John Molakvoæ2019-12-194-13/+68
|\
| * fix the folder shareGretaD2019-12-194-16/+28
| * add create and delete checkbox for sharesidebarGreta Doci2019-12-191-5/+48
* | Remaining flow frontend polishing (#18484)John Molakvoæ2019-12-1911-32/+50
|\ \
| * | Bump bundlesJulius Härtl2019-12-192-6/+6
| * | Set operation mode according to the mime type valueJulius Härtl2019-12-194-21/+28
| * | Fix action listing alignmentJulius Härtl2019-12-193-5/+11
| * | Add flow icon for app store categoryJulius Härtl2019-12-192-0/+5
| |/
* | Merge pull request #18433 from nextcloud/fix/noid/fsusageblizzz2019-12-192-33/+70
|\ \ | |/ |/|
| * when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-192-5/+15
| * use Nodes API for zip streamingArthur Schiwon2019-12-191-17/+30
| * Use files node API for single file downloadsJulius Härtl2019-12-191-14/+28
* | Merge pull request #17705 from nextcloud/dependabot/npm_and_yarn/eslint-confi...Christoph Wurst2019-12-19196-1254/+1258
|\ \ | |/ |/|
| * Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-19196-1254/+1258
* | Merge pull request #18162 from nextcloud/enh/noid/url-fileentityblizzz2019-12-191-1/+13
|\ \
| * | flow file entity to provide the internal URLArthur Schiwon2019-12-131-1/+13
* | | Merge pull request #18235 from nextcloud/enh/noid/federated-on-circlesRoeland Jago Douma2019-12-193-1/+19
|\ \ \ | |_|/ |/| |
| * | confirm auth on share generated by CirclesMaxence Lange2019-12-163-1/+19
* | | Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma2019-12-192-25/+46
|\ \ \
| * \ \ Merge branch 'master' into patch-1MichaIng2019-12-044376-105549/+106050
| |\ \ \
| * | | | Add missing newlines to .htaccessMichaIng2019-10-311-2/+2
| * | | | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | | | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | | | Apache 2.5 will be released as 2.6MichaIng2019-08-191-2/+2
| * | | | Minor syntaxMichaIng2019-08-191-21/+21
| * | | | Use syntax with cases according to official docsMichaIng2019-08-191-12/+12
| * | | | Update lib/private/Setup.php MichaIng2019-08-191-1/+1
| * | | | Harden config protection .htaccessMichaIng2019-08-191-6/+15
| * | | | Harden data protection .htaccessMichaIng2019-08-191-8/+16
* | | | | Fix Sidebar enabled check (#18449)John Molakvoæ2019-12-195-16/+24
|\ \ \ \ \
| * | | | | Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-195-16/+24
* | | | | | Merge pull request #18470 from nextcloud/techdebt/app-code-checker-php7-onlyRoeland Jago Douma2019-12-191-1/+1
|\ \ \ \ \ \
| * | | | | | Only parse php7 code in app code checkerChristoph Wurst2019-12-181-1/+1
* | | | | | | Merge pull request #18370 from nextcloud/version/18/beta3v18.0.0beta3Roeland Jago Douma2019-12-191-2/+2
|\ \ \ \ \ \ \
| * | | | | | | 18 beta 3Roeland Jago Douma2019-12-121-2/+2
* | | | | | | | fix credentials saving success message notification color (#18469)John Molakvoæ2019-12-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix credentials saving success message notification colorSascha Wiswedel2019-12-181-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Wiswedel/inherited shares/design polishing (#18447)John Molakvoæ2019-12-194-10/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | removed inherited shares counterSascha Wiswedel2019-12-173-7/+5
| * | | | | | | | clarifying share source folder link stringSascha Wiswedel2019-12-171-1/+1
| * | | | | | | | Streamline "unshare" wordingSascha Wiswedel2019-12-171-1/+1
| * | | | | | | | replace "invited by" with "added by"Sascha Wiswedel2019-12-171-1/+1
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-1990-4/+504
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #18457 from nextcloud/fix/sharing/notifier/uidRoeland Jago Douma2019-12-181-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the user from the notificationRoeland Jago Douma2019-12-181-7/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #18462 from nextcloud/fix/18211/list-group-with-slashRoeland Jago Douma2019-12-183-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix listing users in groups with slash in the nameGary Kim2019-12-183-8/+8
* | | | | | | | | Merge pull request #18461 from nextcloud/fix/noid/ensure-entity-on-scope-exte...blizzz2019-12-181-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Flows that are managing themselves do not necessarily set the entityArthur Schiwon2019-12-181-8/+10
|/ / / / / / / / /