Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(dav): Add occ command to fix missing caldav sync tokens | Christoph Wurst | 2024-03-12 | 7 | -19/+242 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #44140 from nextcloud/fix/subadmin-disabled-users | Pytal | 2024-03-12 | 1 | -1/+1 |
|\ | | | | | fix(settings): Fix always empty disabled users list for subadmins | ||||
| * | fix(settings): Fix always empty disabled users list for subadmins | Christopher Ng | 2024-03-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #44142 from ↵ | Joas Schilling | 2024-03-12 | 2 | -3/+50 |
|\ \ | | | | | | | | | | | | | nextcloud/automated/noid/master-update-ca-cert-bundle [master] fix(security): Update CA certificate bundle | ||||
| * | | fix(security): Update CA certificate bundle | nextcloud-command | 2024-03-12 | 2 | -3/+50 |
|/ / | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-12 | 168 | -2760/+3768 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44049 from nextcloud/feat/show-name-of-user-in-versions | Eduardo Morales | 2024-03-11 | 20 | -12/+274 |
|\ | | | | | feat: show the id of last author in versions metadata | ||||
| * | chore(assets): compile assets | Eduardo Morales | 2024-03-11 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | chore(assets): build autoloader | Eduardo Morales | 2024-03-11 | 4 | -2/+16 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | fix: fixed stylistic errors | Eduardo Morales | 2024-03-11 | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | fix(files_version): deprecated INameableVersion | Eduardo Morales | 2024-03-11 | 8 | -13/+16 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | feat: exposed metadata column to frontend | Eduardo Morales | 2024-03-11 | 5 | -3/+24 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | feat: added backend metadata interface, allows JSON storage | Eduardo Morales | 2024-03-11 | 6 | -4/+159 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | feat: added metadata event listener | Eduardo Morales | 2024-03-11 | 2 | -0/+69 |
|/ | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | Merge pull request #39990 from nextcloud/recursive-share | Arthur Schiwon | 2024-03-11 | 3 | -8/+48 |
|\ | | | | | add some recrusive detection/prevention | ||||
| * | test: improve notify tests for smb | Robin Appelman | 2024-03-08 | 1 | -7/+22 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: add some recrusive detection/prevention | Robin Appelman | 2024-03-08 | 2 | -1/+26 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #44134 from ↵ | Grigorii K. Shartsev | 2024-03-11 | 89 | -135/+135 |
|\ \ | | | | | | | | | | | | | nextcloud/deps/bump-@nextcloud/vue-from-8.9.1-to-8.10.0 chore(deps): bump `@nextcloud/vue` from 8.9.1 to 8.10.0 | ||||
| * | | chore(assets): Recompile assets | Grigorii K. Shartsev | 2024-03-11 | 87 | -130/+130 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | chore(deps): bump @nextcloud/vue from 8.9.1 to 8.10.0 | Grigorii K. Shartsev | 2024-03-11 | 2 | -5/+5 |
|/ / | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | Merge pull request #44076 from nextcloud/fix/file-widget-viewer | Julius Härtl | 2024-03-11 | 3 | -3/+7 |
|\ \ | | | | | | | Use viewer to open files still on the simple widget | ||||
| * | | chore: Bump bundles | Julius Härtl | 2024-03-11 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | fix: Open viewer on simple file widget | Julius Härtl | 2024-03-11 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #43907 from nextcloud/enh/noid/switching-to-lazy-config-2 | Maxence Lange | 2024-03-11 | 7 | -56/+93 |
|\ \ \ | |/ / |/| | | feat(appconfig): storing integrity check result as a lazy config value | ||||
| * | | feat(appconfig): repair step to migrate lazy config values | Maxence Lange | 2024-03-11 | 4 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> f Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | feat(appconfig): switching integrity check to lazy config values | Maxence Lange | 2024-03-11 | 3 | -56/+27 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Merge pull request #44119 from nextcloud/enh/noid/inverted-favicons | Ferdinand Thiessen | 2024-03-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix(theming): fix incorrectly inverted favicons | ||||
| * | | | fix(theming): fix incorrectly inverted favicons | Simon L | 2024-03-11 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | Merge pull request #44092 from nextcloud/feat/refactor-app-account-management | Ferdinand Thiessen | 2024-03-11 | 123 | -1062/+2052 |
|\ \ \ | | | | | | | | | feat: Refactor app & account management UI code | ||||
| * | | | chore: Compile assets | Ferdinand Thiessen | 2024-03-11 | 92 | -168/+212 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | fix(settings): Save account management settings in local storage | Ferdinand Thiessen | 2024-03-11 | 2 | -34/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | fix(settings): Always open the details tab for selected app | Ferdinand Thiessen | 2024-03-11 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat(settings): Split account management into navigation and content | Ferdinand Thiessen | 2024-03-11 | 9 | -332/+355 |
| | | | | | | | | | | | | | | | | | | | | | | | | The should ease the maintenance of it due to reduced complexity. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat(settings): Split account management and app store views into chunks | Ferdinand Thiessen | 2024-03-11 | 6 | -133/+258 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat(settings): Refactor appstore to use Pinia | Ferdinand Thiessen | 2024-03-11 | 1 | -0/+104 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat: Add composable to fetch app icon as SVG for inline use | Ferdinand Thiessen | 2024-03-11 | 1 | -0/+52 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat: Make appstore sidebar tabs standalone components | Ferdinand Thiessen | 2024-03-11 | 6 | -268/+636 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | fix: Get rid of PrefixMixin | Ferdinand Thiessen | 2024-03-11 | 2 | -35/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat(settings): Split appstore code into better maintainable pieces | Ferdinand Thiessen | 2024-03-11 | 5 | -1/+351 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | feat(settings): Refactor routing code to use named router views | Ferdinand Thiessen | 2024-03-11 | 7 | -155/+123 |
|/ / / | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #42707 from ↵ | Maxence Lange | 2024-03-11 | 7 | -19/+91 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/enh/noid/store-file-etag-at-metadata-creation enh(metadata): store current file etag | ||||
| * | | | feat(metadata): get deprecated status using file etag | Maxence Lange | 2024-03-07 | 7 | -19/+91 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | | Merge pull request #42628 from ↵ | Maxence Lange | 2024-03-11 | 1 | -11/+0 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | nextcloud/fix/42627/deprecated-file-metadata-enabled deprecated sysconfig 'enable_file_metadata' | ||||
| * | | | fix(config): deprecated enable_file_metadata | Maxence Lange | 2024-03-11 | 1 | -11/+0 |
|/ / / | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-11 | 42 | -42/+42 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #43946 from nextcloud/feat/315/login-behavior-and-text-update | Eduardo Morales | 2024-03-10 | 6 | -9/+64 |
|\ \ \ | | | | | | | | | fix: changed login-page to reflect correct LDAP settings | ||||
| * | | | chore(assets): compile assets | Eduardo Morales | 2024-03-10 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | | | chore: update logincontroller tests | Eduardo Morales | 2024-03-10 | 1 | -5/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | | | fix: login page now correctly shows email LDAP settings | Eduardo Morales | 2024-03-10 | 2 | -1/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | | | feat: added login's initial possible email-states | Eduardo Morales | 2024-03-10 | 1 | -0/+31 |
|/ / / | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> |