aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot3 days2-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot4 days92-1252/+1252
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen11 days3-10/+10
* fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methodsCôme Chilliet2025-02-134-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-132-16/+82
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-082-0/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-062-2/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-252-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2390-518/+90
* chore: Bump app versions and requirementsJoas Schilling2025-01-231-2/+2
* fix(updatenotification): Parse pre-release version of appsFerdinand Thiessen2025-01-213-2/+203
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-212-8/+8
* chore(tests): Adapt tests to the countUsers refactorCôme Chilliet2025-01-141-109/+6
* feat(updatenotification): Add a limit to user count from LDAP so save perform...Côme Chilliet2025-01-141-23/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-162-20/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-192-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-124-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-112-2/+2
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-061-1/+1
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-4/+132
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-34/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-262-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-0/+6
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-213-33/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-212-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-172-4/+4
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-154-7/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-122-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+24
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-022-2/+2
* fix(updatenotification): Communicate app_api as shipped in 30+bugfix/noid/skip-future-shipped-apps-from-updatenotification-checkJoas Schilling2024-09-261-0/+1
* fix(updatenotification): Communicate twofactor_nextcloud_notification as ship...Joas Schilling2024-09-261-0/+1
* fix(updatenotification): Communicate files_downloadlimit as shipped in 29+Joas Schilling2024-09-261-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2588-88/+88
* refactor(updatenotification): Migrate legacy codeFerdinand Thiessen2024-09-246-45/+85
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-233-3/+3
|\
| * chore: Apply rector configuration to apps folderCôme Chilliet2024-09-203-3/+3
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-202-10/+9
|/
* fix(ci): Remove more withConsecutive in appsbugfix/noid/remove-more-withConsecutiveJoas Schilling2024-09-201-14/+14
* chore: Remove old travis related stuffFerdinand Thiessen2024-09-191-1/+0
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-193-5/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-182-2/+2
* Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-161-1/+1
|\
| * refactor: Use the elvis operatorChristoph Wurst2024-09-151-1/+1