Commit graph

27 commits

Author SHA1 Message Date
Daniel Roe 9800697670
feat: add support for client-side server to tauri module (#501) 2022-12-22 02:12:37 +00:00
Daniel Roe 3907199a54
feat: add invite link for easier onboarding (#481) 2022-12-20 22:39:04 +00:00
Daniel Roe b885d83011
chore: use ofetch (newer version of ohymfetch) 2022-12-18 23:13:01 +00:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
Joaquín Sánchez 110e7ae61f
feat: enhance login and error handling (#423) 2022-12-14 00:12:16 +01:00
Daniel Roe 08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
Matthew Phillips c505543a73
feat: Additional instance configuration (#260) 2022-11-30 22:17:20 +01:00
Daniel Roe 81732a4a8c
fix: only use oauth redirects and add website to app registration details 2022-11-29 22:57:38 +00:00
Anthony Fu c85d9bb913 feat: use different app name for dev 2022-11-30 06:45:07 +08:00
Daniel Roe 8376dcf565
refactor: move url choice into nuxt config 2022-11-28 23:21:33 +00:00
Daniel Roe 76715d7cec
fix: missed from commit 🤦‍♂️ 2022-11-27 18:44:19 +00:00
Daniel Roe 494804fc1c
fix: move std-env out of app runtime 2022-11-27 18:39:40 +00:00
Daniel Roe 3d5a4e6a90
refactor: simplify key further 2022-11-27 18:33:19 +00:00
Daniel Roe f1a5108a06
fix: don't use full host url in storage key 2022-11-27 18:22:39 +00:00
Daniel Roe 0192d3eeb7
fix: explicitly set status code 2022-11-27 18:07:06 +00:00
Joaquín Sánchez 509ff9e016
fix: check CI on local build and start (#182) 2022-11-27 15:04:04 +00:00
Daniel Roe 0f0acd4824
refactor: use h3 utils + event in server apis 2022-11-26 17:56:40 +00:00
三咲智子 Kevin Deng 20ed3ce738
feat: get endpoint url for netlify preview (#88) 2022-11-26 00:57:29 +08:00
Shinigami 2c630292af
chore: use 5314 as a custom dev port (#95) 2022-11-25 23:15:54 +08:00
Daniel Roe 521ad7a332
feat: use memory/fs/kv storage drivers for server details (#34) 2022-11-23 23:12:25 +00:00
Anthony Fu 936488f51e ui: improve layout 2022-11-23 10:53:22 +08:00
Anthony Fu c60476a062 fix: fix gist loading 2022-11-16 00:03:12 +08:00
Anthony Fu 39249e378f chore: update 2022-11-15 23:54:58 +08:00
Anthony Fu 7ab17001f0 feat: basic oauth 2022-11-15 23:48:23 +08:00
Anthony Fu 72b13f5265 wip: oauth 2022-11-15 22:29:46 +08:00
Anthony Fu 6ea4879190 chore: wip oauth 2022-11-15 19:54:07 +08:00
Anthony Fu 8424b7b98b chore: init 2022-11-13 13:34:43 +08:00