aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-apiprovokateurin4 days2-7/+1
* fix(user_status): Catch non-existing user status when setting custom user statusprovokateurin4 days2-0/+31
* fix(user_status): Allow null userId in UserStatusControllerprovokateurin4 days1-1/+1
* fix(user_status): Use constraint for findAll() offsetprovokateurin4 days2-2/+3
* Fix(l10n): Update translations from TransifexNextcloud bot7 days2-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-082-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-072-0/+4
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-172-2/+2
* chore(profile): move profile app from core to appsskjnldsv2024-11-141-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-142-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-112-4/+4
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-065-11/+11
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-055-11/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-0/+100
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-312-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-22/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-252-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-242-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-232-2/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2114-129/+63
* Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-181-3/+4
|\
| * fix: Adjust Entity typesfeat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-171-3/+4
* | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-171-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-172-2/+2
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-3/+4
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+4
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-1/+1
* fix(tests): Check that the revert was successfulbugfix/noid/more-reliable-testsJoas Schilling2024-09-251-1/+3
* fix(tests): Also check that the backup status worksJoas Schilling2024-09-251-0/+12
* fix(tests): Make timing test more reliableJoas Schilling2024-09-251-1/+4
* Merge pull request #48215 from nextcloud/bugfix/noid/run-all-unit-testsJoas Schilling2024-09-231-12/+6
|\
| * fix(user_status): Fix integration test of user statusJoas Schilling2024-09-191-5/+5
| * fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-191-7/+1
* | chore: Cleanup and prepare some app tests for PHPUnit 10ci/noid/prepare-phpunit-10Joas Schilling2024-09-191-18/+6
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-196-8/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-184-4/+8
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-153-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-142-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-112-0/+4
* chore: adjust code to adhere to coding standardAnna Larch2024-09-053-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-054-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-046-0/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-308-0/+16
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2912-0/+24
* fix(user_status): add link to Availability page if user set predefined 'Vacat...Maksim Sukharev2024-08-261-8/+28