1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
2d066ea7cd
README: update supported version, mention jellyseerr, update ci link,
embed font in banner

support noted for 10.9.8, and jellyseerr mentioned alongside ombi. CI
badge and link updated for Woodpecker.

Font in banner has been converted to path, so should render correctly on
web.
2024-07-31 16:21:35 +01:00
11eae035d9
readme: cleanup and up-to-dateness 2023-12-28 14:24:21 +00:00
47536f3e63
readme: update latest compatible version 2023-12-26 14:51:53 +00:00
504c75566a
README: Mention referrals 2023-09-07 23:07:52 +01:00
ed4dcbac3b
README: new images, remove GIF
don't really think it's necessary. also, they're annoying to make.
2023-09-07 23:01:12 +01:00
c0f2409fcc
readme/site: make project status message less pessimistic
I think my current activity on the project justifies the change.
2023-06-23 12:20:18 +01:00
d800b97f69
README: add note about project status 2023-04-21 18:01:08 +01:00
bedd2bbb23
README changes 2023-02-05 00:59:04 +00:00
685254950e
add discord link; new thumbnail variant 2021-12-21 13:43:37 +00:00
f3e1606440
add sponsors to readme 2021-11-10 19:26:39 +00:00
b682685a3b
update weblate link 2021-06-30 18:06:31 +01:00
b8d9d22545
add landing page for jfa-go.com; move wiki
located in `site/`. Wiki now @ wiki.jfa-go.com.
2021-06-30 00:32:03 +01:00
fc0e86ffd8
change wiki mentions to new location
now at jfa-go.com.
2021-06-23 22:31:11 +01:00
a8229631bd
mention matrix in readme 2021-06-01 00:06:35 +01:00
62c29d55cc
Log output to TEMP/jfa-go.log when Tray enabled
-H=windowsgui completely disables Stdout/Stderr on Windows, so logging
is enabled.
2021-05-25 17:59:41 +01:00
a83dbcf3ab
debian/ubuntu, not just debian 2021-05-25 01:33:58 +01:00
e48bdcc45b
README: change install section layout
Downloads at the top also now link to parts in the install section.
2021-05-24 22:58:11 +01:00
0b473ef01f
don't put .debs on buildrone; link to instructions at top of README 2021-05-24 20:30:31 +01:00
e03525a1d1
separate codenames for stable & unstable
templates don't work in name_template as i though, so this should work
instead.
2021-05-24 19:53:53 +01:00
8fd919bf04
remove chglog, add steps to upload to apt.hrfee.dev
chglog isn't actually needed. Packages are uploaded as jfa-go(-git) and
jfa-go-tray(-git).
2021-05-24 18:37:26 +01:00
8b62c91d13
Mention TrayIcon deps in README 2021-05-23 23:49:48 +01:00
e01144950b
Mention Discord in README 2021-05-23 22:41:39 +01:00
fddb7b7584
Mention telegram in readme 2021-05-07 23:18:44 +01:00
886ae64feb
add "systemd" command to generate a .service file
never got around to adding this from jellyfin-accounts for some reason.
2021-04-24 18:54:31 +01:00
Toucan-Sam
fcadabd339
Fix docker link in README.md 2021-04-04 08:32:38 +12:00
a0a25d64f1
rewrite stripmd, fix some typos
doesn't work any better, but more efficient and doesn't require
eyebleach after viewing.
2021-03-26 23:13:19 +00:00
b91de3f319
update images and readme 2021-03-20 19:04:26 +00:00
c556878f11
hide password resets on setup when emby selected 2021-03-18 16:47:13 +00:00
884493e7aa
add download links at top, mention jfa-go-bin 2021-03-02 01:30:08 +00:00
52d9cda61a
Move email rendering to browser
the email preview no longer has a delay after each change. This also
avoids a race condition in which the email currently being edited could
be actually sent.
2021-02-22 00:43:36 +00:00
78157f763f
use different color library, wrap logger functions with it 2021-02-19 16:12:14 +00:00
a92baa5d18
update urls 2021-02-17 20:52:49 +00:00
ea99966057
refactor, move route loading to router.go 2021-02-12 14:59:16 +00:00
e0a17c6a74
mention new weblate instance 2021-01-17 20:02:02 +00:00
ffc62574ec
Fix server push and use Link header to load CSS
Nginx with http2_push_preload on will convert the Link header to server
pushes, so we use it to load css.
2021-01-15 18:57:12 +00:00
1321f8df50
mention contributing.md 2021-01-11 16:09:30 +00:00
e532000ad0 Mention emby in README, add notices about password resets 2021-01-10 16:10:03 +00:00
eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
the web ui has been redesigned with the a17t toolkit, which imo looks a
lot better than bootstrap. This also brought a complete rework of the
web code, which now makes a lot more sense hopefully. the setup page is
still stuck with bootstrap, its not much of a priority but i'll rewrite
it eventually.
2021-01-05 18:16:23 +00:00
8089187b3e
use bs5 alpha2, config description changes
alpha2's new close buttons are used, also fixed html_templates
settings being automatically filled in with an incorrect value.
2020-10-23 14:39:04 +01:00
8672d7dc18
Separate email address and username for smtp
A username can now be set for SMTP. If not set, the send from address
will be used as before.
2020-10-11 22:32:51 +01:00
1ef37f91b2
modify readme 2020-09-29 23:36:28 +01:00
e104bd8362
small changes, new images and readme updated 2020-09-24 23:57:42 +01:00
70cf706a82
fix image links 2020-09-19 16:40:33 +01:00
7c247b0aae
update readme; new images 2020-09-19 16:38:53 +01:00
d7fcfe9416
mention unstable docker branch 2020-09-15 12:23:43 +01:00
4ca14675e6
change docker command to be less ambiguous 2020-09-13 23:32:00 +01:00
67c36dd301
mention ombi in readme 2020-09-05 17:59:20 +01:00
3dd2dbff15
Link to jfa-go-git AUR package 2020-09-03 22:12:55 +01:00
93180302ae
fix banner link 2020-08-31 15:30:48 +01:00
29a79a1ce1
Moved PKGBUILD to AUR, mention in readme 2020-08-19 16:43:37 +01:00