Commit Graph

1779 Commits

Author SHA1 Message Date
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
MathMan05 ff12c9de61 better invite pages 2025-12-22 14:09:35 -06:00
MathMan05 8fdc7394f3 spacebar instance should negotiate via wellknown 2025-12-22 11:58:19 -06:00
translatewiki.net ec4d6932c8 Localisation updates from https://translatewiki.net. 2025-12-22 13:29:43 +01:00
MathMan05 a83ddd7a52 don't allow app to be indexed 2025-12-20 22:55:54 -06:00
MathMan05 01554afb23 hide password fields 2025-12-18 22:11:28 -06:00
MathMan05 c31ea4adcf don't cache API if it's on the CDN URL 2025-12-18 22:08:14 -06:00
MathMan05 af13dbb974 channels share maps now 2025-12-18 19:59:10 -06:00
MathMan05 c9d908c246 message in wrong div 2025-12-18 18:26:45 -06:00
MathMan05 d6644572a2 copy trace betterer 2025-12-18 14:59:24 -06:00
MathMan05 35a300768d backwards code 2025-12-18 14:21:56 -06:00
MathMan05 c7e7cd1c17 svg icon fixes 2025-12-18 11:56:27 -06:00
MathMan05 d1f71505ab new sticker icon 2025-12-18 11:39:22 -06:00
MathMan05 1e0488b01d better gif icon 2025-12-18 11:29:32 -06:00
MathMan05 ee037a47ee MD translation 2025-12-18 11:17:46 -06:00
MathMan05 4572fe54be it's just import order :P 2025-12-18 11:12:19 -06:00
MathMan05 f3d5539a39 get rid of old setting 2025-12-18 11:10:52 -06:00
MathMan05 ec849f3392 Merge branch 'main' of https://github.com/MathMan05/Fermi 2025-12-18 11:08:08 -06:00