Shish
|
db148da479
|
[core] add shm_make_link JS function, to generate links from JS which work both with and without niceurls, fixes #1160, fixes #1151
|
2024-06-05 14:01:40 +01:00 |
|
Shish
|
bd2ca06659
|
[autocomplete] support aliases
|
2024-02-12 13:48:06 +00:00 |
|
Shish
|
331a724b6e
|
[autocomplete] don't try to complete a minus by itself, see #1028
|
2024-02-12 13:25:06 +00:00 |
|
Shish
|
4b8a6c6c43
|
[autocomplete] complete negative searches, fixes #1028
|
2024-02-11 16:40:44 +00:00 |
|
Shish
|
51afc014a2
|
home page lacks base-href
|
2024-02-04 00:33:22 +00:00 |
|
Shish
|
74889c4c94
|
[autocomplete] allow enter to do the default thing
|
2024-02-04 00:24:34 +00:00 |
|
Shish
|
e5828b0810
|
base_href as a data attr
|
2024-01-28 21:24:21 +00:00 |
|
Shish
|
cd79e4879d
|
[autocomplete] check for completions with and without colons, fixes #1018
|
2024-01-21 10:51:43 +00:00 |
|
Shish
|
12ca708be8
|
submit form when enter is pressed in an autocomplete text area
|
2024-01-19 19:11:18 +00:00 |
|
Shish
|
5fccbc5ad5
|
[autocomplete] disable spellcheck from also trying to autocomplete
|
2024-01-08 19:14:42 +00:00 |
|
Shish
|
e0f5ce21a2
|
[autocomplete] don't allow completions to overflow the box, or for the box to overflow the screen, see #999
|
2024-01-07 22:14:13 +00:00 |
|
Shish
|
668e99b140
|
[autocomplete] When tag categories are enabled, show foo:bar as a completion result for bar, fixes #630
|
2024-01-05 12:24:50 +00:00 |
|
Shish
|
d82df9d7d8
|
[autocomplete] optimistic client-side filtering
|
2023-12-29 12:04:05 +00:00 |
|
Shish
|
0e887175e0
|
[autocomplete] allow keyboard to override an idle mouse
|
2023-12-29 11:39:00 +00:00 |
|
Shish
|
ef5f1f8599
|
[autocomplete] min-width rather than wrapping
|
2023-12-29 11:37:44 +00:00 |
|
Shish
|
8007ed8532
|
[autocomplete] only render the top 100 results
|
2023-12-29 11:00:56 +00:00 |
|
Shish
|
05d137cd6d
|
[autocomplete] set innerText rather than HTML to avoid need for HTML parsing
|
2023-12-29 10:47:51 +00:00 |
|
Shish
|
81f68f1e90
|
[autocomplete] remove the whole completions div instead of removing each child individually
|
2023-12-29 10:45:13 +00:00 |
|
Shish
|
6608e3c33e
|
[autocomplete] avoid a rerender
|
2023-12-29 10:38:24 +00:00 |
|
Shish
|
15a07205fd
|
[autocomplete] refactor getCurrentWord
|
2023-12-29 10:36:32 +00:00 |
|
Shish
|
8eb13f59e6
|
[autocomplete] allow right-arrow for completion
|
2023-12-29 10:36:32 +00:00 |
|
Shish
|
ec85a0bd76
|
[autocomplete] touch too
|
2023-12-26 04:18:40 +00:00 |
|
Shish
|
a92d1ac7c5
|
[autocomplete] argh
|
2023-12-26 04:11:35 +00:00 |
|
Shish
|
33adf9aeff
|
[autocomplete] don't lose focus after selecting a completion
|
2023-12-26 03:40:30 +00:00 |
|
Shish
|
0eef0cc42b
|
[autocomplete] specify exact position
|
2023-12-26 03:18:31 +00:00 |
|
Shish
|
b55b5a0a0f
|
[autocomplete] new from-scratch autocomplete implementation
|
2023-12-26 02:52:19 +00:00 |
|
Shish
|
133616e508
|
Autocomplete tags for anything with class=autocomplete_tags
Not all search boxes are tag-search boxes
If somebody doesn't want autocompleted tags, then don't use
class=autocomplete_tags?
|
2023-05-25 14:04:13 +01:00 |
|
NottyNoz
|
a98560b061
|
tagit fix and ui
|
2023-03-27 16:45:59 +01:00 |
|
Shish
|
606c1fdedc
|
Merge pull request #878 from friends-of-the-core/autocomplete-in-more-places
Autocomplete in more places
|
2022-07-08 22:10:54 +01:00 |
|
Jessica Stokes
|
d4c45112ee
|
Autocomplete in bulk tag editor, too
|
2022-04-29 11:44:42 -07:00 |
|
Jessica Stokes
|
335b8a94c4
|
Allow autocomplete for tagging in addition to tag searching
|
2022-04-29 11:44:42 -07:00 |
|
Jessica Stokes
|
dfaf9b5a2f
|
Add order:favorites to autocomplete
|
2022-04-29 11:14:12 -07:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Shish
|
7bf60542df
|
script defer
|
2019-11-28 11:43:30 +00:00 |
|
Shish
|
24276390b4
|
autocomplete only for search boxes again
|
2018-07-26 00:27:56 +01:00 |
|
Shish
|
e809a72155
|
log autocomplete errors instead of alerting
|
2018-07-20 00:48:03 +01:00 |
|
Shish
|
8ea25a4e90
|
.autocomplete_tags as the class to indicate we want tag autocompletion
|
2018-07-20 00:32:49 +01:00 |
|
Daku
|
f973fcc9fa
|
basic autocomplete support for metatags
|
2016-06-19 10:07:56 +01:00 |
|
Daku
|
03240220d4
|
make sure to get proper tag value + use selected tag if possible
|
2016-06-19 09:49:55 +01:00 |
|
Shish
|
cfd3a9d248
|
lint fixes
|
2016-06-18 19:00:56 +01:00 |
|
Daku
|
2546621c59
|
sort autocomplete by score + show score
|
2016-06-18 13:20:04 +01:00 |
|
Daku
|
559a4c7e40
|
move autocomplete js to script.js so it's cached
|
2016-06-18 11:58:41 +01:00 |
|