Commit Graph

27 Commits

Author SHA1 Message Date
Marcel Klehr 88cd54bae8 enh(search): Always search in current folder
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 11:55:25 +01:00
Marcel Klehr fcc2029427 fix(Copyright): Hello 2024
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 19:34:37 +01:00
Marcel Klehr ae95b0f27b Revert "fix(WebViewController): Fix user getting logged out on public links"
This reverts commit 4ca639d465.
2023-12-10 17:51:05 +01:00
Marcel Klehr 4ca639d465 fix(WebViewController): Fix user getting logged out on public links
fixes #2086
fixes #2067

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-10 16:52:15 +01:00
Marcel Klehr f6ec244152 enh(javascript,file): Allow creating javascript and file links
fixes #832
fixes #1468

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-08-16 20:19:22 +02:00
Marcel Klehr f5d31fa680 cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-11-19 12:17:54 +01:00
Marcel Klehr cea9fe8477 Feature: Show and count duplicates
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-11 13:39:01 +01:00
Marcel Klehr bc1b518b5b Cap description content at 1024 chars
fixes https://github.com/floccusaddon/floccus/issues/952

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-27 12:15:08 +02:00
Marcel Klehr 4dafd5e58b API: Fix CSRF vulnerability
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-26 22:02:43 +02:00
Marcel Klehr c9a2f0141f Implement locking
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-09-18 19:31:49 +02:00
Marcel Klehr 9b8fd21fdf Update nextcloud coding standard
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-21 13:41:26 +01:00
Marcel Klehr 130635a40e Psalm: Fix typings
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-20 15:42:41 +01: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 4711d6507f
DB: Refactor bookmarks queries (#1209) 2020-09-11 17:53:54 +02:00
Marcel Klehr 05a4a9dc91 Count broken links
- add a count endpoint for broken links
- show count in UI
- only display broken links navitem if there are broken links
2020-09-09 17:06:09 +02:00
Marcel Klehr bcb33f692b Implement dead link detection
fixes #1132
2020-08-10 10:45:26 +02:00
John Molakvoæ (skjnldsv) 6c2b2fbd0b php-cs lint fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-04 17:13:41 +02:00
Marcel Klehr e7eb042d7c Import into currently open folder 2020-05-20 15:12:51 +02:00
Marcel Klehr 01a8268287 Fix CSRF vulnerability 2020-04-19 22:02:34 +02:00
Marcel Klehr 9077687088 Fix deleteAll 2020-04-17 13:30:37 +02:00
Marcel Klehr 63ef98d745 Implement bookmark counting endpoints and UI indicators 2020-04-08 16:48:16 +02:00
Marcel Klehr f8bec67d69 BookmarkController: Fix get-bookmarks-by-folder 2020-04-08 14:25:23 +02:00
Marcel Klehr 18df1c1cf4 Fix bookmark creation: Assign folders correctly 2020-04-08 13:01:11 +02:00
Marcel Klehr f231900c1c Major code cleanup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-12-30 18:47:34 +01:00
Marcel Klehr fb7493f889 Refactor authorization
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-12-30 18:46:56 +01:00
Marcel Klehr 0d3df9251a Refactor controllers and DI infra 2019-11-23 22:47:32 +01:00