Commit Graph

64 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Marcel Klehr 2bb2fa50ee feat(SystemTag): Add typed events for tag mapper events 4 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
skjnldsv 51a2125020 fix(systemtags): case-insensitive search & prevent duplicates 6 months ago
John Molakvoæ (skjnldsv) 8e81c1772b
fix(systemtags): emit assign and unassign bulk tagging events 9 months ago
Roland Scheidel a842d917cf fix(systemtags): Dispatch events when bulk assigning system tags 9 months ago
skjnldsv 4c0c88a0d5 fix(systemtags): prevent tag edition if restricted 10 months ago
Benjamin Gaussorgues b4e3eff078 feat(systemtags): add setting to block non admin to create system tags 11 months ago
Kostiantyn Miakshyn faa7cb74b1 fix: Trim tags on adding or editing 11 months ago
skjnldsv adf8a454dd feat(systemtags): add color support backend 1 year ago
skjnldsv f536c86049 fix(systemtags): translations and etag method casing 1 year ago
skjnldsv d51cf4536c feat(systemtags): add cypress tests and fix a few logic issues 1 year ago
skjnldsv 14e2a8d3f9 feat(systemtags): add etag support and handle proppatch 1 year ago
skjnldsv 0893d4b4d2 feat(core): add index to systemtag objecttype 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
John Molakvoæ (skjnldsv) abd0cddd38 feat: make systemtags public visible 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
yemkareems 87cd78413c fix: removed unused variable and check if tag ids are empty before starting the inserts 2 years ago
yemkareems d0883b5e85 fix: filtering tags based on existing tags and doing a transaction around the select and insert 2 years ago
yemkareems 8782b8724a fix: do a select in systemtag_object_mapping to see if tag exists already in db. if it does not exist alone insert the same or else do nothing 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Faraz Samapoor a988754e3d Refactors lib/private/SystemTag. 2 years ago
Marcel Klehr 424937fd39 fix(SystemTagManager): Use truncated tagName in getTag and updateTag 2 years ago
Joas Schilling 6953e14580
fix: Move SystemTags events to IEventDispatcher 2 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 3 years ago
Arthur Schiwon df662f50bd
refactor: remove where specification from SELECT getter 3 years ago
Arthur Schiwon dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper 3 years ago
Côme Chilliet 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Marcel Klehr 8151b1b8b0 fix(SystemTagManager): Truncate overlong tag names 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Roeland Jago Douma 7e727a1a31 The objectid is a string 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 69f2974706
Only trigger the events with tags that where actually assigned 6 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Roeland Jago Douma 8e5657014d
Make SystemTag strict 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago