Commit Graph

147 Commits

Author SHA1 Message Date
Daniel Roe 08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
Daniel Roe 83d313c47b
refactor: move shared config into `~/config/` 2022-12-06 21:04:38 +00:00
三咲智子 Kevin Deng a96d564eaa
feat: show commit id (#331) 2022-12-05 02:18:39 +08:00
Joaquín Sánchez d17994338d
feat(i18n): refactor i18n module configuration (#292) 2022-12-02 20:54:09 +08:00
Joaquín Sánchez c4cf3fb371
feat(i18n): plurals support (#278) 2022-12-02 10:18:36 +08:00
Cesar Gomez 2b46bd5a15
feat(i18n): adding spanish to language selector (#266) 2022-12-01 08:41:59 +01:00
Daniel Roe 81c5a1c4f0
fix: move config into `nuxt.config` 2022-11-30 21:28:55 +00:00
Matthew Phillips c505543a73
feat: Additional instance configuration (#260) 2022-11-30 22:17:20 +01:00
Anthony Fu 07209a7d29 feat: i18n lazy load 2022-11-30 08:22:35 +08:00
Shinigami 091263ea05
feat: prevent arbitrary zooming on mobile devices (#234) 2022-11-29 16:27:35 +00:00
Ryō Igarashi b0f0b958ae
feat(i18n): Add Japanese locale (#228) 2022-11-29 20:51:07 +08:00
patak ea04cc2c22
feat: mock user in dev (#221)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-29 10:43:01 +01:00
Anthony Fu 00ae9d0b6c feat(i18n): enabled fallback 2022-11-29 15:07:42 +08:00
Daniel Roe a397b170ab
feat: enable mock account for deploy previews (#211) 2022-11-29 14:39:49 +08:00
Daniel Roe 8376dcf565
refactor: move url choice into nuxt config 2022-11-28 23:21:33 +00:00
三咲智子 ed0b78857c
refactor(i18n): tidy fields 2022-11-29 00:55:09 +08:00
Daniel Roe 96acbacf55
chore: prerender index route as well 2022-11-28 16:54:48 +00:00
Shinigami b118313b6f
feat: i18n de-DE (#206) 2022-11-29 00:41:58 +08:00
Anthony Fu 17f76e5964 fix(i18n): `no_prefix` strategy 2022-11-28 21:41:41 +08:00
Anthony Fu c2f3526e88 feat: use module 2022-11-28 18:24:05 +08:00
Joaquín Sánchez 3b92b27cc8
feat: custom error page (#178)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 09:01:14 +00:00
Daniel Roe 494804fc1c
fix: move `std-env` out of app runtime 2022-11-27 18:39:40 +00:00
Ayaka Rizumu 6414f2a4e2
feat: preserving state between route changes (#132) 2022-11-28 01:34:45 +08:00
三咲智子 a101b79486
fix: type errors 2022-11-27 16:58:15 +08:00
Anthony Fu a3b9bf3c18 chore: install inspect 2022-11-27 14:54:56 +08:00
三咲智子 b379322ce2
fix: deploy url 2022-11-26 10:05:56 +08:00
三咲智子 Kevin Deng 2b7e1dbfc0
fix: deploy url (#118) 2022-11-26 09:44:49 +08:00
三咲智子 3d5fe1ed09
fix: deploy url 2022-11-26 09:34:46 +08:00
三咲智子 Kevin Deng 20ed3ce738
feat: get endpoint url for netlify preview (#88) 2022-11-26 00:57:29 +08:00
Daniel Roe f165eebed3
refactor: drop `Setup` suffix for setup components 2022-11-25 16:08:30 +00:00
Daniel Roe 45b6e39b6e
fix: do not emit runtime comments
resolves 'Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.'
2022-11-25 14:42:26 +00:00
Anthony Fu c2810fd5eb
feat: basic integration with TipTap (#87) 2022-11-25 21:21:02 +08:00
Daniel Roe 8586d58b84
feat: allow translation of statuses (#76) 2022-11-25 00:14:16 +00:00
Anthony Fu c01acb7aa3 fix: dropdown color 2022-11-24 21:34:35 +08:00
Anthony Fu 0a8841f4f4 feat: support codeblock 2022-11-24 11:42:03 +08:00
Daniel Roe 521ad7a332
feat: use memory/fs/kv storage drivers for server details (#34) 2022-11-23 23:12:25 +00:00
三咲智子 Kevin Deng c42fe49ce9
refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
Anthony Fu a4d235b6fe refactor: theming 2022-11-23 10:16:31 +08:00
Anthony Fu f3a0a5af3f chore: allow top-level await 2022-11-23 07:27:01 +08:00
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
Anthony Fu 94bde9487a feat: nav side 2022-11-16 01:14:10 +08:00
patak 49a20c01b7
style: scrollbar matching theme (#5) 2022-11-16 00:39:25 +08:00
Anthony Fu 39249e378f chore: update 2022-11-15 23:54:58 +08:00
Anthony Fu 9cc837f5df chore: polyfill querystring 2022-11-14 11:45:20 +08:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00
Anthony Fu 4adab40932 feat: styling 2022-11-14 00:05:32 +08:00
Anthony Fu 8424b7b98b chore: init 2022-11-13 13:34:43 +08:00