Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Compile assets | Ferdinand Thiessen | 2024-05-13 | 2 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #45262 from nextcloud/check-HttpsUrlGeneration | Côme Chilliet | 2024-05-13 | 1 | -5/+12 |
|\ | | | | | fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check | ||||
| * | fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check | Josh Richards | 2024-05-12 | 1 | -5/+12 |
| | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
* | | Merge pull request #45242 from nextcloud/check-memcache-memcached | Daniel | 2024-05-13 | 1 | -4/+5 |
|\ \ | | | | | | | fix(setupCheck): Only warn when memcache present w/o memcached | ||||
| * | | fix(setupCheck): Only warn when memcache present w/o memcached | Josh Richards | 2024-05-09 | 1 | -4/+5 |
| | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
* | | | fix: Move hint about firewall issues to common helper string | Ferdinand Thiessen | 2024-05-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Josh <josh.t.richards@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #45272 from nextcloud/check-db-missing-indices | Julius Härtl | 2024-05-13 | 1 | -3/+11 |
|\ \ \ | | | | | | | | | feat(SetupChecks): Refactor DatabaseHasMissingIndices | ||||
| * | | | feat(SetupChecks): Refactor DatabaseHasMissingIndices | Josh Richards | 2024-05-11 | 1 | -3/+11 |
| | |/ | |/| | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
* | | | Merge pull request #45241 from nextcloud/checks-db-versions | Andy Scherzinger | 2024-05-11 | 1 | -7/+13 |
|\ \ \ | | | | | | | | | fix(setupChecks): update db version checks | ||||
| * | | | fix: oops vendor string embedded in version | Josh Richards | 2024-05-10 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
| * | | | fix: only compare major version of pgsql | Josh Richards | 2024-05-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
| * | | | fix: refactor postgresql check to match mariadb/mysql | Josh Richards | 2024-05-10 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
| * | | | fix: only compare minor mariadb version differences | Josh Richards | 2024-05-10 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
| * | | | fix(setupChecks): update db version checks | Josh Richards | 2024-05-10 | 1 | -6/+6 |
| |/ / | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
* / / | refactor(provisioning_api): Add types for user details scopes | provokateurin | 2024-05-11 | 3 | -42/+68 |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | chore: Add SPDX header | Andy Scherzinger | 2024-05-10 | 4 | -72/+7 |
| | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | | refactor(dashboard): Use attributes for routing | provokateurin | 2024-05-10 | 4 | -90/+59 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | feat(dashboard): Add endpoints to get the layout and statuses | provokateurin | 2024-05-10 | 7 | -15/+237 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | refactor(dashboard): Let the statuses and layout endpoints use a saner format | provokateurin | 2024-05-10 | 4 | -26/+46 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | refactor(dashboard): Migrate saving layout and statuses to OCS | provokateurin | 2024-05-10 | 5 | -25/+188 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | chore(dashboard): Delete unused LayoutApiController | provokateurin | 2024-05-10 | 3 | -58/+0 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-09 | 12 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-08 | 16 | -42/+118 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(caldav): expose calendar subscriptions | Daniel Kesselberg | 2024-05-07 | 18 | -29/+585 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-07 | 14 | -44/+68 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #45055 from nextcloud/fix/revert-user-status-exception | Anna | 2024-05-06 | 1 | -2/+25 |
|\ | | | | | fix(userstatus): catch unique constrain violation on revert | ||||
| * | fix(userstatus): catch unique constrain violation on revert | Anna Larch | 2024-05-06 | 1 | -2/+25 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #45178 from nextcloud/fix/style-imports | Ferdinand Thiessen | 2024-05-06 | 3 | -6/+2 |
|\ \ | |/ |/| | fix: Do not import styles that are already included in server bundle | ||||
| * | fix: Do not import styles that are already included in server bundle | Ferdinand Thiessen | 2024-05-06 | 3 | -6/+2 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(settings): When testing server stability, request URL with trailing slash | Ferdinand Thiessen | 2024-05-06 | 1 | -1/+1 |
|/ | | | | | | | This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`) and helps users with faulty reverse-proxy configuration. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-06 | 2 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-05 | 8 | -2/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #45098 from nextcloud/fix/issue-45081 | Sebastian Krupinski | 2024-05-04 | 3 | -39/+95 |
|\ | | | | | Do not load IMipPlugin before user session is initialized also use userSession instead of userId in constructor. | ||||
| * | fix(caldav): Fixed formatting to comply with php-cs | SebastianKrupinski | 2024-05-03 | 1 | -6/+3 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
| * | fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager | SebastianKrupinski | 2024-05-02 | 1 | -17/+67 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
| * | fix(caldav): Test if user object is not null and trim senderName | SebastianKrupinski | 2024-05-01 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
| * | fix(caldav): Use userSession instead of userId | SebastianKrupinski | 2024-04-30 | 2 | -21/+16 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
| * | fix(caldav): Do not load IMipPlugin before user auth and session is created | SebastianKrupinski | 2024-04-29 | 1 | -4/+15 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-04 | 46 | -74/+146 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #45159 from nextcloud/fix/tests-deprecated | Benjamin Gaussorgues | 2024-05-03 | 1 | -16/+30 |
|\ \ | |||||
| * | | fix(tests): Replace deprecated methods in `FileTest` | Ferdinand Thiessen | 2024-05-02 | 1 | -16/+30 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-03 | 94 | -172/+252 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(files): Add missing properties and fix Typescript errors in `FileEntryName` | Ferdinand Thiessen | 2024-05-02 | 1 | -21/+33 |
|/ / | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-concept | John Molakvoæ | 2024-05-02 | 1 | -2/+2 |
|\ \ | | | | | | | Wordings : Enhancement of background and UI color change thanks to better title and description | ||||
| * | | fix(theming): better background and UI color change description | skjnldsv | 2024-05-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #45136 from nextcloud/feat/webauthn/submit-device-name | Richard Steinmetz | 2024-05-02 | 1 | -8/+11 |
|\ \ \ | | | | | | | | | feat(webauthn): submit device name by pressing enter | ||||
| * | | | feat(webauthn): submit device name by pressing enter | Richard Steinmetz | 2024-05-01 | 1 | -8/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | | fix(files): apply the renaming when leaving the input field | Raphaël Jakse | 2024-05-02 | 1 | -1/+1 |
| |/ / |/| | | | | | | | | | | | | | | Refs: #42689 Signed-off-by: Raphaël Jakse <raphael.git@jakse.fr> | ||||
* | | | Merge pull request #45131 from nextcloud/chore/location-path-prefix | Pytal | 2024-05-02 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | chore: Remove All files prefix from original location | ||||
| * | | | chore: Remove All files prefix from original location | Christopher Ng | 2024-04-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> |