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

30 Commits

Author SHA1 Message Date
2d7c9b1f7e
add gif, update README to be representative of main version
preparing for merge.
2021-01-04 22:37:07 +00:00
95db48d8f8
start main app integration, restructure build process
the backend code has been added back in, and the build process has been
modified so that no output files are left outside of build/. Admin page
loads and logs in correctly, nothing else functionality-wise yet.
2020-12-29 18:42:26 +00:00
9ae90e0a0f
fix weird bevel look of inputs/selects, thicken borders, use badges for settings
required/restarts
2020-12-27 16:56:55 +00:00
90c7745a77
change main theme, add dark theme 2020-12-24 21:22:28 +00:00
d59d5faa03
add remaining modals 2020-12-23 01:34:22 +00:00
cb280975b7
implement modals, move css to separate file 2020-12-16 18:25:16 +00:00
d75a2de414
fix checklist 2020-12-14 21:42:19 +00:00
7ab2f3e59a
add settings; images 2020-12-14 21:40:25 +00:00
6efb7c4ecb
first 2020-12-12 22:15:43 +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
6366239ec4
mention placing inside /opt 2020-08-19 12:31:16 +01:00
e893c9a234
Mention PKGBUILD 2020-08-19 12:28:39 +01:00
af47cd9f0b
Improve README 2020-08-18 15:47:03 +01:00
5329f02768
add docker to readme 2020-08-03 20:10:45 +01:00
3970cbef3f remove smtp notice 2020-08-02 17:25:33 +01:00
05c7b7156b Add notice about smtp 2020-08-02 13:13:33 +01:00
c72e1a1c63 Images, fixed "data" path 2020-08-02 02:11:50 +01:00
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
d8fb6e5613 first 2020-07-29 22:11:28 +01:00