summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* add create and delete checkbox for sharesidebar (#18010)John Molakvoæ2019-12-193-9/+64
|\
| * fix the folder shareGretaD2019-12-193-12/+24
| * add create and delete checkbox for sharesidebarGreta Doci2019-12-191-5/+48
* | 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
|/
* Merge pull request #17705 from nextcloud/dependabot/npm_and_yarn/eslint-confi...Christoph Wurst2019-12-19136-961/+961
|\
| * Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-19136-961/+961
* | 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
* | | Fix Sidebar enabled check (#18449)John Molakvoæ2019-12-195-16/+24
|\ \ \
| * | | Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-195-16/+24
* | | | 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-1944-4/+346
| |/ / / / |/| | | |
* | | | | 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
* | | | | | Flows that are managing themselves do not necessarily set the entityArthur Schiwon2019-12-181-8/+10
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2019-12-1898-586/+98
|/ / / /
* | | | Merge pull request #18448 from nextcloud/fix/noid/wrong-paths-for-fileidsRoeland Jago Douma2019-12-171-1/+1
|\ \ \ \
| * | | | pass the proper storage-internal pathArthur Schiwon2019-12-171-1/+1
| |/ / /
* / / / Don't overwrite the settings from filesRoeland Jago Douma2019-12-173-3/+3
|/ / /
* | | Merge pull request #18429 from nextcloud/locale-fallbackRoeland Jago Douma2019-12-171-0/+7
|\ \ \
| * | | add a fallback locale for personal settings pageRobin Appelman2019-12-161-0/+7
* | | | Merge pull request #18385 from nextcloud/fix/18255/user_setting_to_always_acc...Roeland Jago Douma2019-12-1724-55/+410
|\ \ \ \
| * | | | Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-1724-55/+410
* | | | | added line breaks to incoming transfer notificationSascha Wiswedel2019-12-171-2/+2
* | | | | Clean up publishingGary Kim2019-12-175-54/+62
* | | | | Show path and uid on transfer buttonGary Kim2019-12-173-3/+9
* | | | | rephrase "Target user" to "new owner"Sascha Wiswedel2019-12-171-1/+1
* | | | | added patience note for shareeSascha Wiswedel2019-12-171-2/+2
* | | | | transfer ownership dialog word choiceSascha Wiswedel2019-12-171-1/+1
* | | | | notification polishingSascha Wiswedel2019-12-171-18/+18
* | | | | Transfer ownership function polishingSascha Wiswedel2019-12-172-13/+13
|/ / / /
* | | | Remove no longer generated chunksRoeland Jago Douma2019-12-176-10913/+0
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-1742-84/+84
* | | | Merge pull request #18430 from nextcloud/fix/noid/double-flowRoeland Jago Douma2019-12-162-2/+2
|\ \ \ \
| * | | | lower to debug, since we fire two events, so it is legitimateArthur Schiwon2019-12-161-1/+1
| * | | | do not add (user) flows twiceArthur Schiwon2019-12-161-1/+1
* | | | | Merge pull request #18431 from nextcloud/prov-api-query-applicationRoeland Jago Douma2019-12-161-1/+1
|\ \ \ \ \
| * | | | | query FederatedFileSharing Application instead of creating itRobin Appelman2019-12-161-1/+1
| | |/ / / | |/| | |