Daniel Roe
|
21b277ffce
|
perf: use server namespace to simplify kv querying (#1246)
|
2023-01-17 18:44:15 +08:00 |
Daniel Roe
|
2587225b95
|
feat: add support for memory storage driver
|
2023-01-16 21:52:50 +00:00 |
三咲智子 Kevin Deng
|
ba5b89d5b8
|
feat: add delete oauth app for admin
|
2023-01-15 17:34:17 +08:00 |
三咲智子 Kevin Deng
|
04480eef44
|
feat: i18n for sign page in mastodon
|
2023-01-14 02:10:51 +08:00 |
Joaquín Sánchez
|
88ac29ea14
|
fix: allow multiple accounts on same server (#1092)
|
2023-01-14 02:08:15 +08:00 |
Daniel Roe
|
27d1328c13
|
fix: add missing direct import (for tauri module)
|
2023-01-12 22:26:35 +00:00 |
Daniel Roe
|
3a66944080
|
chore: remove `/invite` route preparatory to launch
|
2023-01-11 22:50:52 +00:00 |
Daniel Roe
|
88b428dc09
|
fix: retry oauth call 3x rather than just once
|
2023-01-09 00:06:47 +00:00 |
三咲智子 Kevin Deng
|
f892722220
|
refactor: env config (#769)
|
2023-01-04 14:26:30 +01:00 |
三咲智子 Kevin Deng
|
d0567c0d18
|
feat: get origin from client (#679)
|
2023-01-01 20:30:39 +01:00 |
Daniel Roe
|
377072bea7
|
fix: filter servers when listing them
|
2022-12-28 15:47:05 +01:00 |
Anthony Fu
|
32f22f81d9
|
fix: normalize server name
|
2022-12-24 01:51:45 +01:00 |
Anthony Fu
|
52a8ae47fe
|
feat(api): list servers
|
2022-12-24 01:07:38 +01:00 |
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 |