Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Prevents the selection of encrypted folder on next page load | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+1 | |
| * | | | | | | Prevents the selection of encrypted folder on scroll page | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+2 | |
| * | | | | | | Deactivates the possiblility to checkmark or click on the encrypted folder | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -0/+5 | |
| * | | | | | | Add comments for prevents the selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -0/+1 | |
| * | | | | | | Filelist:-Deselecting all files checkboxes within cells of encrypted folder | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #34940 from nextcloud/feat/add-mastodon | Carl Schwan | 2022-11-22 | 65 | -255/+600 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update composer autoloader | Carl Schwan | 2022-11-22 | 51 | -98/+397 | |
| * | | | | | | | Fix tests | Carl Schwan | 2022-11-22 | 3 | -4/+44 | |
| * | | | | | | | Rename mastodon to fediverse | Carl Schwan | 2022-11-22 | 7 | -28/+30 | |
| * | | | | | | | Refactor profile info settings | Carl Schwan | 2022-11-21 | 6 | -145/+83 | |
| * | | | | | | | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 10 | -21/+87 | |
* | | | | | | | | Merge pull request #35309 from nextcloud/fix/fix-33856-Help_pages_Window_titl... | Christoph Wurst | 2022-11-22 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help pages: set window title for sidebar sections | julia.kirschenheuter | 2022-11-22 | 1 | -2/+9 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-22 | 6 | -0/+12 | |
* | | | | | | | | Don't use quota cache through user management | Vincent Petry | 2022-11-21 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #34528 from nextcloud/fix/files_versions-clean-handling-of... | Côme Chilliet | 2022-11-21 | 1 | -5/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Handle badly named version files more gracefully and log information | Côme Chilliet | 2022-10-11 | 1 | -5/+13 | |
* | | | | | | | Merge pull request #34745 from nextcloud/optimize-show-apps | Côme Chilliet | 2022-11-21 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Extract $ignoreMaxApps from array_map callback in AppSettingsController | Thomas Citharel | 2022-10-22 | 1 | -7/+7 | |
* | | | | | | | | Fix mentions rendering in comment editor | Louis Chemineau | 2022-11-21 | 2 | -17/+23 | |
* | | | | | | | | Merge pull request #35185 from nextcloud/bugfix/noid/hide-not-missing-updates... | Joas Schilling | 2022-11-21 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Hide warning about missing apps for when shipped in the next version | Joas Schilling | 2022-11-15 | 1 | -1/+13 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-21 | 18 | -18/+62 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-20 | 10 | -0/+28 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-19 | 20 | -180/+540 | |
* | | | | | | | | | Merge pull request #35269 from nextcloud/fix/remove-pending | John Molakvoæ | 2022-11-19 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove completed comments | Christopher Ng | 2022-11-18 | 1 | -2/+0 | |
* | | | | | | | | | | rename placeholder | Arthur Schiwon | 2022-11-18 | 1 | -2/+2 | |
* | | | | | | | | | | fix const visibility | Arthur Schiwon | 2022-11-18 | 1 | -2/+2 | |
* | | | | | | | | | | use const | blizzz | 2022-11-18 | 1 | -1/+1 | |
* | | | | | | | | | | use const | blizzz | 2022-11-18 | 1 | -1/+1 | |
* | | | | | | | | | | use .json extentions | blizzz | 2022-11-18 | 1 | -1/+1 | |
* | | | | | | | | | | do not store state in appconfig | Arthur Schiwon | 2022-11-18 | 1 | -14/+83 | |
* | | | | | | | | | | remove dashboard check, as fallback did not consider it either | Arthur Schiwon | 2022-11-18 | 1 | -9/+0 | |
* | | | | | | | | | | optimize background image migration job | Arthur Schiwon | 2022-11-18 | 2 | -26/+70 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35259 from nextcloud/bugfix/32354/fix-upload-actually-can... | Simon L | 2022-11-18 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Also cancel XHR when cancelling uploads | Vincent Petry | 2022-11-18 | 1 | -0/+9 | |
* | | | | | | | | | | Merge pull request #35182 from nextcloud/enh/34654/try-go-generate-user-theme... | Simon L | 2022-11-18 | 6 | -17/+36 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | generate user themed icons | Simon L | 2022-11-18 | 6 | -17/+36 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-18 | 10 | -0/+10 | |
* | | | | | | | | | Merge pull request #35170 from nextcloud/fix/fix-33745-Focus_and_active_state... | Pytal | 2022-11-17 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | User status dialog a11y: make different focus and active state for OnlineStat... | julia.kirschenheuter | 2022-11-17 | 2 | -0/+8 | |
* | | | | | | | | | | Merge pull request #35186 from nextcloud/fix/oauth2-add-client-button-native-... | Christoph Wurst | 2022-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix missing native submit type from OAuth client add button | Christoph Wurst | 2022-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | | Apply the same fix as on beforeCopy on beforeMove | Côme Chilliet | 2022-11-17 | 1 | -1/+5 | |
* | | | | | | | | | | | fix dirname usage | Robin Appelman | 2022-11-17 | 1 | -1/+5 | |
* | | | | | | | | | | | Fix psalm issues | Côme Chilliet | 2022-11-17 | 1 | -0/+6 | |
* | | | | | | | | | | | Check quota on file copy | Côme Chilliet | 2022-11-17 | 1 | -1/+22 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-17 | 8 | -12/+20 | |
* | | | | | | | | | | Fix date handling and saving | John Molakvoæ | 2022-11-16 | 4 | -38/+69 |