FoundKey/packages/client/src
Johann150 c5568cfdf3 client: fix auth page layout
This also includes better rendering when no permissions are requested.

Also removed the app's id from the page as it makes no sense to show
this to a user.

Changelog: Fixed
2022-12-03 10:38:32 +00:00
..
components client: also autocomplete flag emoji 2022-12-01 20:08:55 +01:00
directives client: remove click-anime directive 2022-10-04 20:01:14 +02:00
filters refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
pages client: fix auth page layout 2022-12-03 10:38:32 +00:00
scripts client: refactor emoji autocomplete & make case insensitive 2022-11-29 21:13:20 +01:00
themes client: remove _acrylic 2022-08-12 21:25:06 +00:00
types rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
ui client: pass along notifications if push notifs disabled 2022-11-26 16:37:11 +01:00
widgets client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
account.ts fix login 2022-11-08 21:59:13 +01:00
config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
const.ts client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
emojilist.json client: update emoji list 2022-12-01 20:10:14 +01:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts client refactor: merge script/i18n.ts into i18n.ts 2022-10-01 10:22:56 -04:00
init.ts client: remove scripts/search 2022-11-19 19:21:06 +01:00
instance.ts client: fetch meta via GET 2022-10-10 17:36:50 +02:00
menu.ts client: remove scripts/search 2022-11-19 19:21:06 +01:00
nirax.ts client: add return types to functions 2022-09-04 19:31:11 -04:00
os.ts client: update API error dialog to error refactoring 2022-11-13 12:59:45 +01:00
pizzax.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
plugin.ts client: fix some lints 2022-08-12 08:35:22 +02:00
router.ts make authorization token granting OAuth 2.0 compatible 2022-12-03 10:38:32 +00: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: remove click-anime directive 2022-10-04 20:01:14 +02:00
theme-store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00