7189 Commits

Author SHA1 Message Date
Valentyne Stigloher
36dbf51c75 (seo) add title and description to some pages missing it 2024-12-28 16:43:44 +01:00
Valentyne Stigloher
b1fd9adadc (search) index some pages independently from links module 2024-12-28 15:20:25 +01:00
Andrea Vos
15b9f0225a (bug)(profile) timezone not set correctly when area&loc not published 2024-12-28 12:09:36 +01:00
Andrea Vos
48e1824c26 (bug)(account) fix avatar preview not refreshing on change 2024-12-28 12:03:49 +01:00
Andrea Vos
f18630077c (bug)(security) validate avatarSource 2024-12-28 10:07:37 +01:00
Andrea Vos
ccaa9dd8c1 (bug) socialLookup switch not getting initialised properly 2024-12-28 09:26:59 +01:00
Valentyne Stigloher
ea87ef4499 Merge branch '294-search-p' into 'main'
add search

Closes #294

See merge request PronounsPage/PronounsPage!544
2024-12-27 23:40:28 +00:00
Valentyne Stigloher
7bf0cb6dc4 (search) hide search dialogue always when clicking on a result, even if it does not change the site 2024-12-28 00:31: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
4728f0433c (fix) clear linked text including = in the link part (e.g. query parameters) 2024-12-28 00:16:46 +01:00
Andrea Vos
1de791b234 (search) display keyboard shortcut 2024-12-28 00:16:46 +01:00
Andrea Vos
82aa21df33 (pl)(trans)(search) 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
6af179c916 (search) open dialogue on mac via ⌘ key instead of ctrl key 2024-12-28 00:16:46 +01:00
Valentyne Stigloher
8838665a55 (refactor) integrate <SearchHeaderButton> into <Header> (prevents two instances of <SearchDialogue>) 2024-12-28 00:16:45 +01:00
Valentyne Stigloher
402593d5b2 (style)(search) improve styling, add more spacing, use hover effect instead of text underline, enlarge images on smaller screens 2024-12-28 00:16:09 +01:00
Valentyne Stigloher
14937616fe (search) clicking / tapping outside of the dialogue closes it 2024-12-28 00:16:09 +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
3034fbe209 (pronouns) more robust parsing of pronouns.tsv#history 2024-12-28 00:16:09 +01:00
Valentyne Stigloher
dcf07150a1 (make) clear nitro cache upon changing language version 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
332e667366 (search) open a search dialogue via button in the header or Ctrl+K 2024-12-28 00:16:08 +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
9f7a54cf36 (sources) add cache 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
Andrea Vos
e4ab82e390 oh linter… 2024-12-27 22:32:32 +01:00
Andrea Vos
77bb4a11fc (lad)(media) 2024-12-27 22:25:47 +01:00
Andrea Vos
a0d77b7b97 make the mastodon env vars more descriptive 2024-12-25 12:12:58 +01:00
Andrea Vos
de7f21c003 (blog) normalise cw formatting 2024-12-25 12:03:54 +01:00
Valentyne Stigloher
c0a11e75e9 (style)(terms) adjust margins 2024-12-19 20:18:16 +01:00
Valentyne Stigloher
0fa2f79fef (terms) fix height of flags 2024-12-19 20:18:16 +01:00
Andrea Vos
fe9f17ffa1 (pl)(calendar) link do sklepu magazynu duma 2024-12-19 11:06:10 +01:00
Valentyne Stigloher
cf70e8eaff (editor) fix validation when pronoun gets normalised 2024-12-14 18:38:56 +01:00
Valentyne Stigloher
69c0fe384a Merge branch 'table-responsive-p' into 'main'
responsive design for entries

See merge request PronounsPage/PronounsPage!542
2024-12-14 15:39:20 +00:00
Valentyne Stigloher
06b5bc2b93 (de) pronomen.net (missing renames) 2024-12-14 16:38:59 +01:00
Andrea Vos
8b854100be (de) pronomen.net 2024-12-12 15:04:03 +01:00