1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 10:50:11 +00:00
jfa-go/images
Harvey Tindall 54e4a51a7f
users: huge cleanup/dedupe, interface-based third-party services
shared "newUser" method is now "NewUserPostVerification", and is shared
between all routes which create a jellyfin account. The new
"NewUserFromInvite", "NewUserFromAdmin" and "NewUserFromConfirmationKey"
are smaller as a result. Discord, Telegram, and Matrix now implement the
"ContactMethodLinker" and "ContactMethodUser" interfaces, meaning code
is shared a lot between them in the NewUser methods, and the specifics
are now in their own files. Ombi/Jellyseerr similarly implement a
simpler interface "ThirdPartyService", which simply has ImportUser and
AddContactMethod routes. Note these new interface methods are only used
for user creation as of yet, but could likely be used in other places.
2024-08-03 21:27:46 +01:00
..
discord add missing perms, fix order 2021-05-23 20:48:17 +01:00
matrix Matrix: Add example images 2021-05-31 20:56:29 +01:00
src README: update supported version, mention jellyseerr, update ci link, 2024-07-31 16:21:35 +01:00
accounts.png README: new images, remove GIF 2023-09-07 23:01:12 +01:00
banner.svg README: update supported version, mention jellyseerr, update ci link, 2024-07-31 16:21:35 +01:00
create.png README: new images, remove GIF 2023-09-07 23:01:12 +01:00
demo.gif update images and readme 2021-03-20 19:04:26 +00:00
gengif.txt Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
invites.png README: new images, remove GIF 2023-09-07 23:01:12 +01:00
jfa-go-icon.png users: huge cleanup/dedupe, interface-based third-party services 2024-08-03 21:27:46 +01:00
jfa-go-icon.svg users: huge cleanup/dedupe, interface-based third-party services 2024-08-03 21:27:46 +01:00
jfa-go-social.png images: use hanken grotesk in banners 2023-09-08 17:41:27 +01:00
jfa-go-social.svg images: use hanken grotesk in banners 2023-09-08 17:41:27 +01:00
myaccount.png README: new images, remove GIF 2023-09-07 23:01:12 +01:00
README.md images: use hanken grotesk in banners 2023-09-08 17:41:27 +01:00
tg-settings.png add example bot settings for wiki 2021-05-08 16:37:40 +01:00
tg.png add example bot creation for wiki 2021-05-08 16:29:16 +01:00
thumb-white.png add discord link; new thumbnail variant 2021-12-21 13:43:37 +00:00
thumb-white.svg add discord link; new thumbnail variant 2021-12-21 13:43:37 +00:00

Images

This holds any images on the main README, and the base files for the icons and banner. The font used pre-0.5.0, like Jellyfin, is Quicksand by Andrew Paglinawan. These old versions are prefixed with -quicksand in src/.

Post-0.5.0, the font used is Hanken Grotesk, available under SIL OFL 1.1 License. https://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web

"Go" text logo and Gopher image: Copyright 2018 The Go Authors. All rights reserved. https://creativecommons.org/licenses/by/3.0/legalcode