Benjamin
bbfa210340
JS Modernization (@benshawmean)
2025-01-16 22:24:08 +00:00
Adaline Simonian
9dff79140d
refactor: address review comments
2025-01-13 10:37:53 -08:00
Adaline Simonian
6827935244
Merge branch 'main' into complete-norwegian
2025-01-12 16:00:04 -08:00
Adaline Simonian
9de5bbdce4
feat: add nynorsk and complete/fix bokmål locale
2025-01-12 15:56:24 -08:00
Valentyne Stigloher
8d17028dc2
(refactor) load chart.js dynamically on demand
2025-01-12 14:19:53 +01:00
Valentyne Stigloher
41dd1035cb
(style) directly apply horizontal padding to <*SubmitForm> instead of wrapping them (also fixes a hydration error)
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
36db31453e
(fix) <Footer> renders correctly rel=me links in home
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
5b3bb04c6c
(ts) migrate many components to composition API with typescript
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
d7794ffdab
(ts) migrate pl noun pages to composition API with typescript
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
a55b1a13e4
(nuxt) change index routes to pages
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
4a7a736640
(ts) migrate several components to composition API with typescript
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
374f8b8120
(ts) migrate remaining .js files in ~/src to typescript
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
4edd90af7d
(ts) migrate <Chart> to composition API
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
32504a0cae
(pronouns) fix links on <PronounsIndexLinks> having too many characters url encoded (any pronouns with groups were affected)
2025-01-11 11:52:44 +01:00
Valentyne Stigloher
9335a1bd48
Merge branch 'admin-blog-preview' into 'main'
...
admin blog preview
See merge request PronounsPage/PronounsPage!548
2025-01-02 13:27:45 +00:00
Andrea Vos
adff6efe7a
lint
2025-01-02 12:11:48 +01:00
Andrea Vos
f6e8d8a8ae
(design) fix colour of the bluesky icon
...
now it's matching surrounding text, like other icons
also, we now have a mechanism to apply it to other svg icons rather than having a separate dark version
2025-01-02 12:04:41 +01:00
Valentyne Stigloher
64735cac1b
(admin)(blog) very simple post editor
2025-01-01 23:52:44 +01:00
Valentyne Stigloher
15c20ea07c
(refactor) extract <BlogEntry> for a single thumbnail of a blog entry
2025-01-01 23:52:44 +01:00
Valentyne Stigloher
be0a4ae61a
(refactor) move blog components into components/blog
2025-01-01 23:52:44 +01:00
Valentyne Stigloher
77ecbeefcb
(ts) migrate components/AdminDashboardCard.vue to composition API with typescript
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
Andrea Vos
af3ac179b3
(lint)
2024-12-31 19:36:03 +01:00
Andrea Vos
93b29abb30
(lint)
2024-12-31 19:26:36 +01:00
Valentyne Stigloher
e118975c13
Merge branch 'dependencies-p' into 'main'
...
upgrade nuxt and typescript
See merge request PronounsPage/PronounsPage!546
2024-12-30 10:33:00 +00:00
Valentyne Stigloher
db4f6b9e8b
(lint)
2024-12-29 15:32:35 +01:00
Andrea Vos
1b2e2fbbf2
(styling)(search)
2024-12-29 15:30:23 +01:00
Valentyne Stigloher
3c81de9c16
(dependencies) upgrade typescript to 5.7.2
2024-12-29 14:35:23 +01:00
Andrea Vos
3c63c7c089
(search) add keyboard navigation to the search dialogue
2024-12-29 14:31:33 +01:00
Valentyne Stigloher
b5b793afe1
(search) search for all pronoun usages
2024-12-28 17:57:59 +01:00
Valentyne Stigloher
4028c73666
(style)(admin) give snapshot button a bit more space on abuse /admin/abuse-reports
2024-12-28 17:23:17 +01:00
Andrea Vos
48e1824c26
(bug)(account) fix avatar preview not refreshing on change
2024-12-28 12:03:49 +01:00
Andrea Vos
ccaa9dd8c1
(bug) socialLookup switch not getting initialised properly
2024-12-28 09:26:59 +01: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
9f5b83583d
(search) add little reminder comments to keep search and <Header> in sync
2024-12-28 00:16:46 +01:00
Andrea Vos
1de791b234
(search) display keyboard shortcut
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
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
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