1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Hazelnoot a4a53e03db fix type errors in WidgetSearch.vue 2025-04-01 21:10:16 -04:00
Hazelnoot f861bec1a7 update references from /scripts/ to /utility/ 2025-03-25 17:32:18 -04:00
dakkar a930fd9758 probably fix most renamed CSS variables 2024-11-08 17:33:04 +00:00
Marie c8357a410b upd: append ✔ on set filter 2024-11-01 17:45:04 +00:00
Marie 131fab1032 upd: add clear filter option if filter is set 2024-11-01 13:08:28 +00:00
dakkar 1b58326dd6 alert when searching notes from widget, and search is disabled 2024-09-21 16:29:23 +01:00
dakkar c2b825b300 a few more fixes to os.popup calls 2024-08-14 12:28:57 +01:00
dakkar b525c5887f add copyright text to all our files 2024-06-15 11:36:55 +01:00
Marie 11628e4b6a merge: upstream 2024-02-03 20:19:44 +01:00
Marie 7552cea69a merge: upstream 2024-01-09 02:57:57 +01:00
dakkar cd8ba4b634 always go to tag page from widget #264 2023-12-29 14:54:37 +00:00
dakkar 2e55c292bf special-case full usernames is search #264
this should be enough "merging" of lookup&search:

* partial usernames are searched as part of notes from the widget, and
as part of known usernames in "search users"
* tags are searched as part of notes from the widget and the "search
notes" page
* full usernames always navigate to the profile page of that
user (which will fetch the profile if possible)

as an extra nicety, if "search notes" is disabled, the search widget
handles hashtags like the lookup function does
2023-12-28 17:26:24 +00:00
Marie 5db583a3eb merge: upstream 2023-12-23 02:09:23 +01:00
Mar0xy 6f9ba940b9 fix: inproper borde-radius on search widget
Closes transfem-org/Sharkey#198
2023-12-05 22:20:51 +01:00
Mar0xy dcce9ba70b chore: remove console log 2023-11-30 23:49:33 +01:00
Mar0xy 126b3839dd upd: add basic search widget
Closes transfem-org/Sharkey#181
2023-11-30 23:45:13 +01:00