[it/its]@Rory& d0e03a3bfc Well known v2 support
This patchset contains support for .well-known/spacebar/client, as well as
various typo fixes and some minor cleanups.

Kind regards,
Emma [it/its] @ Rory&

Emma [it/its]@Rory& (7):
  src/utils: Well-known v2 support
  typo fix: instace -> instance
  typo fix: responce -> response
  Mathium, fix your keyboard lol
  It works! Let's gooooo!~
  Typo fix: protical -> protocol
  Typo fix: orgin -> origin

 src/index.ts                  |   4 +-
 src/utils.ts                  |  96 +++++++++---
 src/webpage/instances.json    |   2 +-
 src/webpage/localuser.ts      |   8 +-
 src/webpage/login.ts          |   4 +-
 src/webpage/markdown.ts       |   4 +-
 src/webpage/register.ts       |   4 +-
 src/webpage/service.ts        |  16 +-
 src/webpage/settings.ts       |  18 +--
 src/webpage/utils/netUtils.ts |   8 +
 src/webpage/utils/utils.ts    | 287 +++++++++++++++++-----------------
 11 files changed, 260 insertions(+), 191 deletions(-)
 create mode 100644 src/webpage/utils/netUtils.ts

--
2.51.2
--
2.51.2
2026-01-02 11:32:31 -06:00
2024-08-05 19:06:26 -05:00
2025-12-29 09:01:02 -06:00
2025-10-12 21:25:14 -05:00
2025-10-12 21:25:44 -05:00
2025-04-08 09:57:14 -05:00
2025-05-02 14:24:07 -05:00
2025-03-07 14:07:14 -08:00
2025-04-07 18:35:41 -05:00
2025-09-18 22:21:59 -05:00
2025-11-25 09:33:40 -06:00
2025-04-28 16:21:03 -05:00
2025-11-06 20:24:42 +00:00
2024-05-25 18:36:24 -05:00
2025-11-06 21:40:18 +00:00
2025-11-06 20:25:58 +00:00
2025-03-10 11:46:28 -05:00

Fermi

Fermi is a Spacebar Client written in TS, HTML, and CSS.

To build it, clone the repo and run npm install, then npm run build To run it, use npm start or do the equivalent with bun.

Both Bun and Node.js are supported, and should function as expected.

To access Fermi after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password.

If there are any issues please report them either here, or to me dirrectly on spacebar

Adding instances to the dropdown

Please see this for how to add an instance to the dropdown picker.

How to statically host Fermi

Click here

RoadMap

You can view the current roadmap on https://github.com/users/MathMan05/projects/1.

AI Code

AI code due to not being GPLv3 compatable is not allowed in this repo. I thought this didn't need to be said, but it does.

The official Spacebar server for Fermi: https://fermi.chat/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat

The current hosted instance of Fermi: https://fermi.chat/

Star History

Star History Chart
Languages
TypeScript 90.1%
CSS 8.2%
HTML 1.6%