aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(systemtags): objecttype index registrationfix/index-systemtagsskjnldsv3 days2-13/+2
* feat(systemtags): add color support backendskjnldsv2024-12-062-0/+97
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-214-89/+29
* chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-191-3/+3
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-152-5/+7
* feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-114-0/+92
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-231-4/+4
|\
| * chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-4/+4
* | fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-7/+7
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-192-3/+5
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-171-2/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-255-10/+10
* fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-11/+19
* refactor(systemtags): Replace security annotations with respective attributesprovokateurin2024-07-271-3/+2
* fix(search): tags redirect routeskjnldsv2024-06-111-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-028-162/+18
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-19/+19
* chore(systemtags): Replace php markup with vueChristopher Ng2023-11-151-0/+1
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-182-11/+42
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-181-1/+1
* fix: don't use davtags for tag searchDaniel Kesselberg2023-09-151-4/+1
* fix!: Remove LegacyLoadAdditionalScriptsAdapterJoas Schilling2023-07-281-1/+2
* Fix psalm errorMarcel Klehr2023-06-301-1/+1
* fix(TagSearchProvider): Short circuit if no tag matches the queryMarcel Klehr2023-06-301-4/+6
* fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-021-2/+2
* Dedupe last used tagsChristopher Ng2023-04-181-1/+1
* Revert changes to systemtags applicationCôme Chilliet2022-11-291-32/+101
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-102/+32
* Use user name cache in activity providersJoas Schilling2022-08-191-22/+2
* Files: Extend search to also cover tagsMarcel Klehr2022-05-172-0/+219
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-021-2/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-11/+5
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+3
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-27/+29
* Move systemtags to the new bootstrap mechanismChristoph Wurst2020-06-171-0/+88
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Add visibility to all constantsChristoph Wurst2020-04-101-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-3/+3
* Use elseif instead of else ifChristoph Wurst2020-04-102-13/+13
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-51/+51
* Update license headersChristoph Wurst2019-12-055-6/+7
* Move systemtags to general settingsJulius Härtl2019-11-261-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0