Commit Graph

22 Commits

Author SHA1 Message Date
Harvey Tindall 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
Harvey Tindall 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
Harvey Tindall 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
Harvey Tindall 1ef37f91b2
modify readme 2020-09-29 23:36:28 +01:00
Harvey Tindall e104bd8362
small changes, new images and readme updated 2020-09-24 23:57:42 +01:00
Harvey Tindall 70cf706a82
fix image links 2020-09-19 16:40:33 +01:00
Harvey Tindall 7c247b0aae
update readme; new images 2020-09-19 16:38:53 +01:00
Harvey Tindall d7fcfe9416
mention unstable docker branch 2020-09-15 12:23:43 +01:00
Harvey Tindall 4ca14675e6
change docker command to be less ambiguous 2020-09-13 23:32:00 +01:00
Harvey Tindall 67c36dd301
mention ombi in readme 2020-09-05 17:59:20 +01:00
Harvey Tindall 3dd2dbff15
Link to jfa-go-git AUR package 2020-09-03 22:12:55 +01:00
Harvey Tindall 93180302ae
fix banner link 2020-08-31 15:30:48 +01:00
Harvey Tindall 29a79a1ce1
Moved PKGBUILD to AUR, mention in readme 2020-08-19 16:43:37 +01:00
Harvey Tindall 6366239ec4
mention placing inside /opt 2020-08-19 12:31:16 +01:00
Harvey Tindall e893c9a234
Mention PKGBUILD 2020-08-19 12:28:39 +01:00
Harvey Tindall af47cd9f0b
Improve README 2020-08-18 15:47:03 +01:00
Harvey Tindall 5329f02768
add docker to readme 2020-08-03 20:10:45 +01:00
Harvey Tindall 3970cbef3f remove smtp notice 2020-08-02 17:25:33 +01:00
Harvey Tindall 05c7b7156b Add notice about smtp 2020-08-02 13:13:33 +01:00
Harvey Tindall c72e1a1c63 Images, fixed "data" path 2020-08-02 02:11:50 +01:00
Harvey Tindall 62621dabb9 CLI flags, start setting up goreleaser, add build scripts
Copied and fixed the build scripts from jf-accounts, added them to the
.goreleaser.yml. Also:
data directory now stored in user's config folder
Handle timeouts in jfapi
Maybe more i forgot about.
2020-08-01 21:20:02 +01:00
Harvey Tindall d8fb6e5613 first 2020-07-29 22:11:28 +01:00