Commit Graph

9 Commits

Author SHA1 Message Date
Marcel Klehr 77c2a9991c Composer: Update nextcloud/coding-standard
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-15 18:14:49 +01:00
Marcel Klehr bfcd92cd0f Implement full-text archiving of HTML pages
fixes #438

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-04-13 14:33:22 +02:00
Marcel Klehr 672262e92e Bookmark#toArray: Correctly apply array_unique
fixes #1292

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-11-03 17:22:59 +01:00
Marcel Klehr 041bebe4a9 Minor fixes to bookmark queries
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-11-03 16:07:39 +01:00
Marcel Klehr 4e526f0bdc Fix Bookmark#toArray: Don't add empty tag
...if not tags are applied

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-21 15:16:38 +02:00
Marcel Klehr 11935a3fdb Update Copyright 2020-10-09 12:43:19 +02:00
Marcel Klehr c94c3cb01d Clean up PHP code inspection warnings 2020-10-09 12:43:19 +02:00
Marcel Klehr a7e3aa48fc Fix tag duplication due to multi-folder bookmarks
Fix #1241
2020-10-09 11:45:27 +02:00
Marcel Klehr 3b03fdc865 Performance: Fetch parents along with bookmarks
to avoid O(n)
2020-09-01 14:28:26 +02:00