Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix psalm spotted type errors | Côme Chilliet | 2023-09-05 | 2 | -12/+12 | |
| * | | | | | Move new methods to a new interface in OCP | Côme Chilliet | 2023-09-05 | 9 | -37/+87 | |
| * | | | | | Fix psalm errors about groupExists return type | Côme Chilliet | 2023-09-05 | 3 | -17/+9 | |
| * | | | | | Add batch methods in user backends | Carl Schwan | 2023-09-05 | 9 | -32/+246 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-11 | 12 | -4/+104 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-10 | 16 | -0/+44 | |
* | | | | | Merge pull request #39211 from shdehnavi/refactor_themes_defaults | Julius Härtl | 2023-09-09 | 1 | -12/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add return types | Hamid Dehnavi | 2023-07-17 | 1 | -12/+12 | |
* | | | | | | Merge pull request #39226 from shdehnavi/null_coalescing_conversion_tests | Julius Härtl | 2023-09-09 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-08-17 | 2 | -2/+2 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-09 | 186 | -184/+140 | |
* | | | | | | Merge pull request #40349 from nextcloud/fix/noid/autoloader-no-apcu | Julius Härtl | 2023-09-08 | 2 | -6/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(autoloader): no apcu no side effects | Arthur Schiwon | 2023-09-08 | 2 | -6/+4 | |
* | | | | | | | Merge pull request #40341 from nextcloud/fix/hide-set-reminder-public | Pytal | 2023-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | fix: Hide set reminder action on public shares | Christopher Ng | 2023-09-07 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #40340 from nextcloud/artonge/fix/fileInfo_access | Louis | 2023-09-08 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix access to fileInfo in VersionTab.vue | Louis Chemineau | 2023-09-07 | 3 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #40306 from nextcloud/Valdnet-patch-1 | Andy Scherzinger | 2023-09-08 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Remove quotation marks | Valdnet | 2023-09-08 | 3 | -4/+4 | |
* | | | | | | | Merge pull request #40323 from nextcloud/enh/init-scripts | John Molakvoæ | 2023-09-08 | 1 | -11/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | feat: Add dedicated method to load init scripts | Julius Härtl | 2023-09-07 | 1 | -11/+26 | |
* | | | | | | | | Merge pull request #40314 from nextcloud/enh/a11y/search-labels | Pytal | 2023-09-07 | 7 | -10/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore: Compile assets | Christopher Ng | 2023-09-07 | 4 | -6/+6 | |
| * | | | | | | | | enh(a11y): Add search contacts label | Christopher Ng | 2023-09-07 | 3 | -4/+10 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* / | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-08 | 26 | -2/+152 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #40296 from nextcloud/artonge/feat/enable_files_versions_f... | Louis | 2023-09-07 | 17 | -51/+152 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix: allow to name the current version | Louis Chemineau | 2023-09-07 | 4 | -12/+18 | |
| * | | | | | | Enable new versions feature for groupfolders | Louis Chemineau | 2023-09-07 | 7 | -11/+11 | |
| * | | | | | | Move module versions management logic out of main logic | Louis Chemineau | 2023-09-07 | 8 | -31/+126 | |
* | | | | | | | Merge pull request #40329 from nextcloud/fix/theming-default-source-image | Kate | 2023-09-07 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | theming: Revert broken SVG optimization from f2afcc in default-source.svg | jld3103 | 2023-09-07 | 1 | -1/+13 | |
* | | | | | | | | Merge pull request #40285 from nextcloud/backport/40233/master | Côme Chilliet | 2023-09-07 | 5 | -2/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Detect aborted connection in OC\Files\View and stop writing data to the outpu... | Benjamin Gaussorgues | 2023-09-07 | 5 | -2/+51 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #40266 from nextcloud/40172-polish-new-sharing-flow | Andy Scherzinger | 2023-09-07 | 9 | -24/+116 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2023-09-07 | 7 | -7/+7 | |
| * | | | | | | | | Add accesibility features to quick share dropdown | fenn-cs | 2023-09-07 | 1 | -16/+98 | |
| * | | | | | | | | Close quickshare dropdown on outside click | fenn-cs | 2023-09-07 | 1 | -1/+13 | |
| * | | | | | | | | Do not toggle custom permissions | fenn-cs | 2023-09-07 | 1 | -9/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could... | Côme Chilliet | 2023-09-07 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Print log message when version could not be got from updater server | Daniel Calviño Sánchez | 2023-09-06 | 2 | -0/+9 | |
* | | | | | | | | Merge pull request #40295 from nextcloud/appecosystem-renaming | Andy Scherzinger | 2023-09-07 | 3 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | new name of AppEcosystem is AppAPI | Alexander Piskun | 2023-09-06 | 3 | -9/+9 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-07 | 248 | -380/+1028 | |
* | | | | | | | | Merge pull request #40198 from nextcloud/fix/40015-The_apps_view_represents_a... | Pytal | 2023-09-06 | 6 | -9/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore: build assets | Grigorii K. Shartsev | 2023-09-06 | 4 | -6/+6 | |
| * | | | | | | | | Create right list view for app store view | julia.kirschenheuter | 2023-09-06 | 2 | -3/+7 | |
* | | | | | | | | | Merge pull request #40275 from nextcloud/enh/noid/change-keyboard-shortcuts-o... | Simon L | 2023-09-06 | 3 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | change order of keyboard shortcuts settings to be at the end | Simon L | 2023-09-06 | 3 | -14/+14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #38808 from nextcloud/bugfix/noid/store-unencrypted-homefo... | Julius Härtl | 2023-09-06 | 4 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix: Only read unencrypted_size when file is actually encrypted | Julius Härtl | 2023-09-06 | 2 | -3/+3 |