summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20875 from nextcloud/warn/js/twofactor_backupcodesRoeland Jago Douma2020-05-083-6/+7
|\
| * Fix linter warnings on twofactor_backupcodesRoeland Jago Douma2020-05-083-6/+7
* | Merge pull request #20860 from nextcloud/bugfix/noid/macos_contacts_sync_pref...Georg Ehrke2020-05-084-5/+29
|\ \
| * | Rename app-generated to z-app-generated, because macOS Contacts supports only...Georg Ehrke2020-05-072-2/+1
| * | Implement ctag and etag in ContactsInteractionGeorg Ehrke2020-05-073-3/+28
* | | Merge pull request #20719 from nextcloud/fix/fix_languages_empty_arrayMorris Jobke2020-05-083-47/+63
|\ \ \
| * | | Fix languages empty arrayGretaD2020-05-083-47/+63
| | |/ | |/|
* | | Merge pull request #20867 from nextcloud/warnigns/js/workflowengineRoeland Jago Douma2020-05-085-25/+28
|\ \ \
| * | | Fix linter warnings in workflowengineRoeland Jago Douma2020-05-075-25/+28
* | | | Merge pull request #20868 from nextcloud/warn/js/updatenotificationMorris Jobke2020-05-083-19/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix linter warnings for the updatenotificationRoeland Jago Douma2020-05-083-19/+20
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2020-05-0810-2/+90
|/ /
* | Merge pull request #20849 from nextcloud/version/20Roeland Jago Douma2020-05-0726-84/+84
|\ \ | |/ |/|
| * Bump app versions and requirementsJoas Schilling2020-05-0726-84/+84
* | Merge pull request #20831 from nextcloud/fix/sidebar-fileinfo-changeRoeland Jago Douma2020-05-073-5/+11
|\ \ | |/ |/|
| * Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-063-5/+11
* | [tx-robot] updated from transifexNextcloud bot2020-05-0722-34/+182
* | add locking to resolve concurent move to trashbin conflictsRobin Appelman2020-05-062-21/+81
|/
* Merge pull request #20832 from nextcloud/fix/sharing-filter-user-shares-only-...Morris Jobke2020-05-064-8/+10
|\
| * Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-054-8/+10
* | [tx-robot] updated from transifexNextcloud bot2020-05-066-2/+52
|/
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-053-22/+24
* [tx-robot] updated from transifexNextcloud bot2020-05-0522-18/+280
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-049-67/+8500
* Merge pull request #19124 from nextcloud/bug/13647/ignore-delete-groupsMorris Jobke2020-05-041-73/+77
|\
| * Ignore delete groupsDaniel Kesselberg2020-04-241-73/+77
* | [tx-robot] updated from transifexNextcloud bot2020-05-0410-2/+18
* | [tx-robot] updated from transifexNextcloud bot2020-05-0324-22/+68
* | Fix expiry datepicker allowing all datesGary Kim2020-05-025-10/+18
* | [tx-robot] updated from transifexNextcloud bot2020-05-02180-104/+1056
* | Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-015-22/+24
* | Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* | Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma2020-05-011-134/+116
|\ \
| * | Fix notification mail testsJan-Christoph Borchardt2020-05-011-134/+116
* | | Merge pull request #20291 from nextcloud/fix/user_menu_not_focusedRoeland Jago Douma2020-05-0123-11/+9211
|\ \ \
| * | | Fix the keyboard tab for actionmenuGretaD2020-04-3023-11/+9211
* | | | [tx-robot] updated from transifexNextcloud bot2020-05-0124-10/+52
* | | | Merge pull request #20538 from nextcloud/fix/20520/share-expireRoeland Jago Douma2020-04-304-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix share expiration date not shownGary Kim2020-04-304-4/+7
* | | | Merge pull request #20744 from nextcloud/fix/public-designJan-Christoph Borchardt2020-04-301-16/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-16/+0
* | | | Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke2020-04-304-1/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-304-1/+58
* | | | Merge pull request #20677 from nextcloud/followup/17718/scaling-user-provisio...Joas Schilling2020-04-301-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Patch to optimize for large installations (>5000 users >20000 groups) where s...Mikael Hammarin2020-04-251-2/+2
* | | | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-302-11/+20
|\ \ \ \
| * | | | Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-242-11/+20
* | | | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-307-107/+287
|\ \ \ \ \
| * | | | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-267-107/+287
* | | | | | Merge pull request #20720 from nextcloud/bugfix/noid/temporary-fix-contacts-s...Roeland Jago Douma2020-04-301-6/+8
|\ \ \ \ \ \