| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix type errors in WidgetSearch.vue | Hazelnoot | 2025-04-01 | 1 | -3/+4 |
| | | |||||
| * | update references from /scripts/ to /utility/ | Hazelnoot | 2025-03-25 | 1 | -3/+3 |
| | | |||||
| * | probably fix most renamed CSS variables | dakkar | 2024-11-08 | 1 | -1/+1 |
| | | |||||
| * | upd: append ✔ on set filter | Marie | 2024-11-01 | 1 | -3/+3 |
| | | |||||
| * | upd: add clear filter option if filter is set | Marie | 2024-11-01 | 1 | -1/+8 |
| | | |||||
| * | alert when searching notes from widget, and search is disabled | dakkar | 2024-09-21 | 1 | -0/+9 |
| | | |||||
| * | a few more fixes to `os.popup` calls | dakkar | 2024-08-14 | 1 | -2/+3 |
| | | |||||
| * | add copyright text to all our files | dakkar | 2024-06-15 | 1 | -1/+1 |
| | | |||||
| * | merge: upstream | Marie | 2024-02-03 | 1 | -1/+1 |
| | | |||||
| * | merge: upstream | Marie | 2024-01-09 | 1 | -2/+3 |
| | | |||||
| * | always go to tag page from widget #264 | dakkar | 2023-12-29 | 1 | -7/+1 |
| | | |||||
| * | special-case full usernames is search #264 | dakkar | 2023-12-28 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | 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 | ||||
| * | merge: upstream | Marie | 2023-12-23 | 1 | -28/+20 |
| | | |||||
| * | fix: inproper borde-radius on search widget | Mar0xy | 2023-12-05 | 1 | -0/+6 |
| | | | | | Closes transfem-org/Sharkey#198 | ||||
| * | chore: remove `console log` | Mar0xy | 2023-11-30 | 1 | -1/+0 |
| | | |||||
| * | upd: add basic search widget | Mar0xy | 2023-11-30 | 1 | -0/+156 |
| Closes transfem-org/Sharkey#181 | |||||