Commit Graph

1796 Commits

Author SHA1 Message Date
MathMan05 7dfd10e1f0 fix minor screw up 2026-01-15 17:47:17 -06:00
MathMan05 c1332519e3 guild reporting 2026-01-15 17:37:18 -06:00
MathMan05 451fa0e5f7 fix silly bug 2026-01-15 17:22:38 -06:00
MathMan05 534109767a forgot this 2026-01-15 17:18:12 -06:00
MathMan05 f7be26f9ae user reporting 2026-01-15 17:14:56 -06:00
MathMan05 cb02e2fbbf Merge branch 'main' of https://github.com/MathMan05/Fermi 2026-01-15 16:50:31 -06:00
MathMan05 aad6877cd4 experimental reporting system intial 2026-01-15 16:50:11 -06:00
Mathium05 2a05671a2f Merge pull request #199 from atvalerie/patch-1
Update 'Appreciation ID' to 'Application ID' in translations
2026-01-15 15:12:40 -06:00
Valerie 93b15ab9b1 Update 'Appreciation ID' to 'Application ID' in translations 2026-01-15 22:11:29 +01:00
translatewiki.net d8a5c12190 Localisation updates from https://translatewiki.net. 2026-01-15 13:31:43 +01:00
MathMan05 73373b3fcd unbreak translations 2026-01-14 19:03:33 -06:00
MathMan05 ba8beadb2e show secret and ID 2026-01-14 14:19:40 -06:00
translatewiki.net 4f166825a0 Localisation updates from https://translatewiki.net. 2026-01-12 13:25:08 +01:00
translatewiki.net c82ee55f93 Localisation updates from https://translatewiki.net. 2026-01-08 13:26:55 +01:00
translatewiki.net fa90b3b442 Localisation updates from https://translatewiki.net. 2026-01-05 13:23:24 +01:00
MathMan05 3fbe0111a1 oops 2026-01-02 11:59:01 -06:00
Mathium05 83a4c4519b Merge pull request #194 from MathMan05/newerEmmaFixes
Newer emma fixes
2026-01-02 11:48:23 -06:00
MathMan05 b2cbdf9dbd disable that 2026-01-02 11:46:35 -06:00
MathMan05 256bc9f11b comment out the erroring class 2026-01-02 11:45:37 -06:00
MathMan05 32b5a13b94 some fixes 2026-01-02 11:45:20 -06:00
[it/its]@Rory& 086c11d3cc option to show avatars on join eevents 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 81817dddd5 storages 2026-01-02 11:32:31 -06:00
[it/its]@Rory& db64ccefbe clear cdn cache option 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 226bb281f7 i18n: async storage, fallback for regionalized locales 2026-01-02 11:32:31 -06:00
[it/its]@Rory& beec7fa856 instanceinfo -> InstanceInfo 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 0903266dee visable -> visible 2026-01-02 11:32:31 -06:00
[it/its]@Rory& deb731720f setTheme async (prefs storage) 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 9e8d0e6cb8 Move and rename service worker options in translations 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 1d82bce4e6 Basic storage classes 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 0d0aabb8ae Service Worker: option to disable media cache by disabling worker outright 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 37deda8679 Typo fix: Containter -> Container 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 4c8ce52d3b Typo fix: HorrizonalRule -> HorizontalRule 2026-01-02 11:32:31 -06:00
MathMan05 1e77cc5106 little modification 2026-01-02 11:32:31 -06:00
[it/its]@Rory& fee165d586 Typo fix: orgin -> origin 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 4c45d831b5 Typo fix: protical -> protocol 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 713463afd2 It works! Let's gooooo!~ 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 880fae2383 Mathium, fix your keyboard lol 2026-01-02 11:32:31 -06:00
[it/its]@Rory& b3af3ff410 typo fix: responce -> response 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 6ea39959d3 typo fix: instace -> instance 2026-01-02 11:32:31 -06:00
[it/its]@Rory& 23a97a490f src/utils: Well-known v2 support 2026-01-02 11:32:31 -06:00
[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
translatewiki.net 6910a5bc86 Localisation updates from https://translatewiki.net. 2026-01-01 13:26:04 +01:00
MathMan05 f79393058d Merge branch 'main' of https://github.com/MathMan05/Fermi 2025-12-29 09:01:05 -06:00
MathMan05 de48463ec9 fix big bug 2025-12-29 09:01:02 -06:00
translatewiki.net c513a07570 Localisation updates from https://translatewiki.net. 2025-12-29 13:30:09 +01:00
translatewiki.net 71b9d600cb Localisation updates from https://translatewiki.net. 2025-12-25 13:28:25 +01:00
MathMan05 f6354eefb9 invite BG improvement 2025-12-24 23:44:34 -06:00
MathMan05 7617745c59 discovery splash and package version updates 2025-12-24 21:35:10 -06:00
MathMan05 1d9b2841e9 fix CDN slightly 2025-12-22 14:14:14 -06:00
MathMan05 0d43d88ae8 not found invite 2025-12-22 14:11:56 -06:00