aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* 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
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-4/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-2/+2
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-24/+20
* fix(userstatus): Don't set predefined user status as custom when changing "Cl...Joas Schilling2024-08-151-5/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1596-192/+96
* Merge pull request #47212 from nextcloud/chore/master-is-now-31John Molakvoæ2024-08-141-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* | Merge pull request #47201 from nextcloud/fix/also-run-user-status-automation-...Christoph Wurst2024-08-142-2/+11
|\ \ | |/ |/|
| * fix(userstatus): run user status automation job for start and end eventsAnna Larch2024-08-142-2/+11
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-131-4/+3
|/
* fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-48/+26
* refactor(user_status): Replace security annotations with respective attributesprovokateurin2024-07-274-20/+14