github-actions
|
26076514c1
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-06-07 19:01:54 +00:00 |
|
github-actions
|
96171236d7
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-01-27 02:51:04 +00:00 |
|
alistair3149
|
22addebe77
|
refactor(search): ♻️ start cleaning up search suggestion functions
|
2024-01-26 21:50:21 -05:00 |
|
github-actions
|
dc3ca54d43
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-12-13 22:10:24 +00:00 |
|
alistair3149
|
363144d172
|
refactor(search): ♻️ rearrange mwActionApi URL params
|
2023-08-30 10:32:32 -04:00 |
|
alistair3149
|
853e9a9190
|
feat(search): ✨ increase description extract character limit to 100
|
2023-08-24 15:30:03 -07:00 |
|
alistair3149
|
b015647cc6
|
fix(search): 🐛 avoid double escape for equal sign
|
2023-08-07 16:20:36 -04:00 |
|
alistair3149
|
028103799e
|
fix(search): 🐛 incorrect SMW search result mapping
|
2023-08-07 16:18:26 -04:00 |
|
alistair3149
|
9921a00c17
|
fix(search): 🐛 ensure that onFocus event are properly fired
|
2023-08-04 03:37:28 -04:00 |
|
alistair3149
|
0dd3a82c06
|
fix(search): 🐛 handle multiple redirect key in Action Search Client
|
2023-08-03 21:20:47 -04:00 |
|
alistair3149
|
6fb2b1aaf9
|
fix(search): 🐛 always set label for search clients
|
2023-08-03 21:01:21 -04:00 |
|
alistair3149
|
4b1a39eb1c
|
fix(search): 🐛 avoid double encoding conditions and printouts
|
2023-08-03 20:33:14 -04:00 |
|
alistair3149
|
eec5c6fd64
|
feat(search): ✨ reimplement multi search command experiment
Search commands start withs slash and includes: action, rest, ask
|
2023-08-02 22:07:41 -04:00 |
|
alistair3149
|
4241f8522d
|
fix(search): 🐛 exit early if there are no query results
|
2023-08-02 21:28:39 -04:00 |
|
alistair3149
|
51db19938c
|
feat(search): ✨ reimplement SMW Ask API search
Instead of relying on hardcoded config, you can simply type the
conditions as search query (e.g. `[[Has population::1200]][[:+]]`).
|
2023-08-02 19:02:50 -04:00 |
|
alistair3149
|
431599cb59
|
refactor(search): ♻️ reimplement and clean up search clients
This should make the search clients more readable and easier to expand
|
2023-08-02 18:56:08 -04:00 |
|