aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot5 days2-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot7 days2-14/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-012-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-212-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-042-6/+64
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-0/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-6/+4
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-2/+2
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+1
* 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-072-0/+2
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-5/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-193-3/+3
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-171-4/+5
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-157-19/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1210-14/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-052-2/+2
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-292-2/+2
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-8/+9
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-256-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-212-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-204-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-162-40/+50
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1598-316/+98
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-132-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-092-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0288-0/+88
* Merge pull request #45950 from nextcloud/chore/remove-depreacted-searchAndy Scherzinger2024-08-011-3/+0
|\
| * chore: Remove deprecated legacy search backendJulius Härtl2024-08-011-3/+0
* | fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-2/+10
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+8
* refactor(comments): Replace security annotations with respective attributesprovokateurin2024-07-251-3/+4
* fix(comments): Extend Vue before calling `new` on itLouis Chemineau2024-07-251-10/+15
* Merge branch 'master' into fix/comments/align-submit-buttonEdward Ly2024-07-222-0/+8
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-07-182-0/+8
* | build: increment patch versionEdward Ly2024-07-221-1/+1
* | fix(comments): manually center align submit button in new comment fieldEdward Ly2024-07-171-1/+1
|/
* fix(comments): comment deleting with activities installedGrigory Vodyanov2024-07-155-3/+60
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-132-2/+2
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-102-2/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-093-8/+8
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-1/+1
* chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-265-26/+27
* feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-252-10/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-152-4/+14
* Merge pull request #45867 from nextcloud/fix/comments-iconsAndy Scherzinger2024-06-142-12/+27
|\