Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Refactors "strpos" calls in /apps/comments to improve code readability. | Faraz Samapoor | 2023-06-12 | 2 | -3/+3 | |
| | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | | Cleanup comments code | Carl Schwan | 2023-06-20 | 11 | -143/+49 | |
| | | | | | | | | | | | | | | - Fix various psalm issues - Add as much typing as possible while preserving stable API Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | comments: Stop using a service alias for controller | jld3103 | 2023-06-19 | 6 | -17/+11 | |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 4 | -4/+30 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-14 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-13 | 4 | -4/+6 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-31 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-30 | 4 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-26 | 4 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-25 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix lint errors | Varun Patil | 2023-05-23 | 2 | -1/+7 | |
| | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | |||||
* | Optimize webpack chunks | Varun Patil | 2023-05-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-23 | 8 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-21 | 14 | -0/+14 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(comments): Mark comments as read | Christopher Ng | 2023-05-19 | 2 | -1/+72 | |
| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -38/+38 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 4 | -64/+44 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-06 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Create semantic list for comments in comments tab | julia.kirschenheuter | 2023-04-03 | 2 | -14/+21 | |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | |||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 11 | -35/+35 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | chore(eslint): replace node/no-missing-import by n/no-missing-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-10 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-28 | 2 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-26 | 4 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-22 | 2 | -0/+12 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-11 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-07 | 2 | -8/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Refine file comments design | Quentin Guidée | 2022-12-22 | 1 | -72/+84 | |
| | | | | Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-21 | 140 | -408/+140 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-20 | 142 | -144/+144 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject | Côme Chilliet | 2022-12-19 | 3 | -45/+12 | |
|\ | | | | | Compute notification parsed subject from rich subject when possible | |||||
| * | Fix comments and dav tests with Notifications and Activity changes | Côme Chilliet | 2022-12-19 | 1 | -18/+8 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Get rid of all useless calls to setParsedSubject now that setRichSubject is ↵ | Côme Chilliet | 2022-11-29 | 2 | -27/+4 | |
| | | | | | | | | | | | | able to do it Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-10 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-04 | 2 | -4/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-01 | 2 | -0/+4 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Lint and remove file_versions tests | Louis Chemineau | 2022-11-28 | 1 | -1/+2 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Use svg icons | Louis Chemineau | 2022-11-28 | 1 | -3/+3 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Add support for Material icon in files sidebar | Carl Schwan | 2022-11-28 | 1 | -0/+2 | |
| | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-23 | 2 | -0/+20 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |