Commit graph

9 commits

Author SHA1 Message Date
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 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 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 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
Renamed from resources/skins.citizen.search/gateway/smwAskApi.js (Browse further)