Valentyne Stigloher
|
adf85b28dd
|
(ts) migrate <ServerTable> to composition API with typescript
|
2025-01-27 19:24:59 +01:00 |
|
Valentyne Stigloher
|
e1ac9eb363
|
(calendar) make _law and _zaimki invertible so that it is more easily readable in dark mode (_black-ribbon tbd)
|
2025-01-20 11:50:11 +01:00 |
|
Valentyne Stigloher
|
ea0c637001
|
(search) display icons instead of broken image for calendar events which have an icon
|
2025-01-20 11:24:56 +01:00 |
|
Valentyne Stigloher
|
3a2d04285c
|
(nouns) add nonbinary column to generated images
|
2025-01-17 13:36:14 +01:00 |
|
Valentyne Stigloher
|
64735cac1b
|
(admin)(blog) very simple post editor
|
2025-01-01 23:52:44 +01:00 |
|
Valentyne Stigloher
|
5c28fc7701
|
(ts) migrate /api/admin/moderation from express to h3
|
2025-01-01 23:52:44 +01:00 |
|
Valentyne Stigloher
|
4367e0f054
|
(ts) migrate /api/admin/all-locales from express to h3
|
2025-01-01 23:52:44 +01:00 |
|
Valentyne Stigloher
|
2369ce1057
|
(ts) migrate /api/admin/stats and /api/admin/stats-public from express to h3, improving their types
|
2025-01-01 23:52:44 +01:00 |
|
Valentyne Stigloher
|
b5b793afe1
|
(search) search for all pronoun usages
|
2024-12-28 17:57:59 +01:00 |
|
Valentyne Stigloher
|
cf0acf7a8e
|
(search) add search for api, terms, privacy and license
|
2024-12-28 17:17:45 +01:00 |
|
Valentyne Stigloher
|
b1fd9adadc
|
(search) index some pages independently from links module
|
2024-12-28 15:20:25 +01:00 |
|
Valentyne Stigloher
|
e337e046a1
|
(search) hide spoiler content of sources
|
2024-12-28 00:29:13 +01:00 |
|
Valentyne Stigloher
|
9f5b83583d
|
(search) add little reminder comments to keep search and <Header> in sync
|
2024-12-28 00:16:46 +01:00 |
|
Valentyne Stigloher
|
bceb2c261d
|
(search) add search for page titles and sometimes contents
|
2024-12-28 00:16:46 +01:00 |
|
Valentyne Stigloher
|
6d66f56688
|
(search) validate that search queries are between 3 and 256 characters
|
2024-12-28 00:16:46 +01:00 |
|
Valentyne Stigloher
|
9318d64e44
|
(search) use debounce to prevent multiple requests while typing
|
2024-12-28 00:16:09 +01:00 |
|
Valentyne Stigloher
|
6a576b6c7a
|
(search) use lookarounds to simulate word boundary which works for non-latin scripts
|
2024-12-28 00:16:09 +01:00 |
|
Valentyne Stigloher
|
1e9afe8ebb
|
(search) cache indices and documents
|
2024-12-28 00:16:09 +01:00 |
|
Valentyne Stigloher
|
05ce86ef1a
|
(search) limit results to 20
|
2024-12-28 00:05:25 +01:00 |
|
Valentyne Stigloher
|
dc98014744
|
(search)(calendar) add calendar for inclusive
|
2024-12-28 00:05:24 +01:00 |
|
Valentyne Stigloher
|
dfc524e888
|
(refactor) common SearchDocument type and <SearchItem> component for all search categories
|
2024-12-28 00:05:11 +01:00 |
|
Valentyne Stigloher
|
a12b14256d
|
(search)(inclusive) add search for inclusive
|
2024-12-28 00:05:10 +01:00 |
|
Valentyne Stigloher
|
0257c55081
|
(search)(terms) add search for terms
|
2024-12-28 00:04:54 +01:00 |
|
Valentyne Stigloher
|
ce682f75f9
|
(search)(faq) add search for faqs
|
2024-12-28 00:04:32 +01:00 |
|
Valentyne Stigloher
|
a88807875d
|
(search)(links) add search for links
|
2024-12-28 00:04:32 +01:00 |
|
Valentyne Stigloher
|
c9378e9659
|
(search)(sources) add search for sources
|
2024-12-28 00:04:32 +01:00 |
|
Valentyne Stigloher
|
09ac9782a1
|
(search)(nouns) add search for nouns
|
2024-12-28 00:04:32 +01:00 |
|
Valentyne Stigloher
|
7b27ed0ba7
|
(search)(pronouns) add search for canonical pronouns
|
2024-12-28 00:04:31 +01:00 |
|
Valentyne Stigloher
|
9d15cb1672
|
(search) highlight found search terms
|
2024-12-28 00:03:58 +01:00 |
|
Valentyne Stigloher
|
e8f5f22ba7
|
(search)(blog) add search for blog entries
|
2024-12-28 00:03:28 +01:00 |
|
Valentyne Stigloher
|
bbfe946ac7
|
(refactor) migrate /blog routes from express to h3
|
2024-12-28 00:03:28 +01:00 |
|