FoundKey/packages/client/src
Johann150 77602203b2
client: replace error UUIDs with error codes
The error UUIDs were removed from the backend and trying to match against the IDs
no longer works. This can produce confusing UI behaviour when displaying errors.

closes FoundKeyGang/FoundKey#363

Changelog: Fixed
2023-03-26 10:55:27 +02:00
..
components client: replace error UUIDs with error codes 2023-03-26 10:55:27 +02:00
directives fixup tooltip: use this instead of self 2022-12-24 13:48:58 +01:00
filters refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
pages client: replace error UUIDs with error codes 2023-03-26 10:55:27 +02:00
scripts client: replace error UUIDs with error codes 2023-03-26 10:55:27 +02:00
themes client: remove driveFolderBg theme color 2022-12-23 02:02:20 +01:00
types rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
ui replace more misskey & github branding 2023-02-17 12:49:04 +01:00
widgets client: fix authentication error in RSS widgets 2023-02-15 20:42:40 +01:00
account.ts client: replace error UUIDs with error codes 2023-03-26 10:55:27 +02:00
config.ts client: remove unused websocket libraries 2023-01-11 19:45:18 +01:00
const.ts additional detection with mime-types in module tracker 2023-02-19 10:29:20 +01:00
emojilist.json add "fungus" as alias to emoji list 2023-01-11 19:50:29 +01:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts client: fix null i18n interpolation values 2023-01-05 20:50:25 +01:00
init.ts client: change Misskey to Foundkey 2023-02-16 21:49:02 +01:00
instance.ts client: fetch meta via GET 2022-10-10 17:36:50 +02:00
menu.ts client: remove galleries 2023-01-16 18:39:50 +01:00
nirax.ts client: refactor pleaseLogin to pleaseLoginOrPage 2023-03-04 00:01:17 +01:00
os.ts client: add space between endpoint and code in error message 2023-01-05 20:55:03 +01:00
pizzax.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
plugin.ts client: check input for aiscript 2023-02-10 20:06:31 +01:00
router.ts client: remove galleries 2023-01-16 18:39:50 +01:00
store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
stream.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
style.scss client: restyle app token view 2022-12-18 19:37:52 +01:00
theme-store.ts client: return themes when fetching them 2023-03-18 10:34:25 +01:00