Commit Graph

  • d4b94bc9d9
    add user button Harvey Tindall 2020-09-18 00:59:59 +0100
  • 9213f2a078
    Add account deletion with email notification Harvey Tindall 2020-09-17 23:50:07 +0100
  • 2b84e45b65
    fix table wrapping Harvey Tindall 2020-09-17 21:34:25 +0100
  • 7ac750879f
    Remove email addresses in settings, move to accounts tab Harvey Tindall 2020-09-17 21:23:45 +0100
  • cd61989495
    Initial features of accounts tab Harvey Tindall 2020-09-17 16:51:19 +0100
  • a8b4842895
    add more info to getUsers, move admin.html css to scss files Harvey Tindall 2020-09-16 21:42:22 +0100
  • 7d84fdec96
    userByName reloads cache if user not found, more things in test Harvey Tindall 2020-09-16 19:19:04 +0100
  • 802f957d22
    fix scrolling on modals spawned by settings modal, fix getUsers cache v0.1.8 Harvey Tindall 2020-09-16 17:36:14 +0100
  • 410c35c844
    use strings.builder and unmarshal in jfapi Harvey Tindall 2020-09-16 16:55:04 +0100
  • 1707c8c1f9
    quote values in X-Emby-Authorization, change routes in jfapi Harvey Tindall 2020-09-16 12:12:49 +0100
  • e0c4d7c545
    add "test" mode for debugging Harvey Tindall 2020-09-16 11:55:35 +0100
  • d7fcfe9416
    mention unstable docker branch Harvey Tindall 2020-09-15 12:23:43 +0100
  • 258656fbf9
    version based on current tag for makefile Harvey Tindall 2020-09-15 12:12:51 +0100
  • 500ecac95d
    add issue template Harvey Tindall 2020-09-15 12:00:20 +0100
  • 4ca14675e6
    change docker command to be less ambiguous Harvey Tindall 2020-09-13 23:32:00 +0100
  • b8dfb5d6a3
    decouple email content from sender to ensure thread safety Harvey Tindall 2020-09-13 21:18:47 +0100
  • 51839b5942
    Restructure email sending Harvey Tindall 2020-09-13 21:07:15 +0100
  • 831296a3e8
    remove windows related messages Harvey Tindall 2020-09-08 23:13:44 +0100
  • bbb0568cc4
    basic daemon functionality, self-restarts without syscall.exec Harvey Tindall 2020-09-08 23:08:50 +0100
  • f5f2a0f190
    Add notice about no self-restarts on windows Harvey Tindall 2020-09-05 21:52:23 +0100
  • d31254b18e
    fix goreleaser to include data subdirectories v0.1.7 Harvey Tindall 2020-09-05 21:10:06 +0100
  • 67c36dd301
    mention ombi in readme Harvey Tindall 2020-09-05 17:59:20 +0100
  • 18458c2b0d
    fix versioning mistake Harvey Tindall 2020-09-05 17:52:28 +0100
  • 862e85669e
    polish settings menu Harvey Tindall 2020-09-05 17:49:23 +0100
  • ba67fa7536
    Initial Ombi integration Harvey Tindall 2020-09-05 17:32:49 +0100
  • 9850545f1b
    add version to default config file Harvey Tindall 2020-09-05 17:32:13 +0100
  • 3dd2dbff15
    Link to jfa-go-git AUR package Harvey Tindall 2020-09-03 22:12:55 +0100
  • e56a1388b5
    add example systemd service Harvey Tindall 2020-09-03 21:32:59 +0100
  • 46c95d7664
    compress executable in dockerfile Harvey Tindall 2020-09-02 20:10:33 +0100
  • 17994352b1
    Disable cgo and add compress step to makefile Harvey Tindall 2020-09-02 20:06:02 +0100
  • 93180302ae
    fix banner link Harvey Tindall 2020-08-31 15:30:48 +0100
  • 8e8debd8a4
    add about page to web ui Harvey Tindall 2020-08-31 15:29:35 +0100
  • 1b0ca34586
    include version and commit hash at compile time Harvey Tindall 2020-08-31 14:57:42 +0100
  • 6e3d5dac19
    use newJellyfin instead of constructor method v0.1.6 Harvey Tindall 2020-08-30 20:44:10 +0100
  • 072776c15f
    add public_server input to setup Harvey Tindall 2020-08-30 18:21:53 +0100
  • 1c980cf7cd
    Use bs5-jf on setup, fix bugs Harvey Tindall 2020-08-30 18:09:06 +0100
  • c6f845296a
    fix alignment on setup page, change invite generator column widths Harvey Tindall 2020-08-30 17:40:18 +0100
  • a5a721b07c
    Fix broken theme button after changing bootstrap version Harvey Tindall 2020-08-27 21:10:56 +0100
  • 086fd0ef2f
    fix display of blank emails and naming of fields Harvey Tindall 2020-08-27 20:41:38 +0100
  • d12335bb4a
    cleaned up auth Harvey Tindall 2020-08-23 14:59:07 +0100
  • 0e39b2b699
    remove debug fmt.Printlns Harvey Tindall 2020-08-20 20:35:50 +0100
  • ee3b421566
    Fixed flaw with jellyfin_login; store refresh token in cookies v0.1.5 Harvey Tindall 2020-08-20 20:20:31 +0100
  • d144077e62
    Add refresh tokens for persistent login, logout button Harvey Tindall 2020-08-19 22:30:54 +0100
  • 29a79a1ce1
    Moved PKGBUILD to AUR, mention in readme Harvey Tindall 2020-08-19 16:43:37 +0100
  • 681d2ce38d
    link to usr/bin, add license Harvey Tindall 2020-08-19 16:11:06 +0100
  • cee5489da6
    typo v0.1.4 Harvey Tindall 2020-08-19 15:53:06 +0100
  • b38af84b35
    bump PKGBUILD to 0.1.4 Harvey Tindall 2020-08-19 15:40:32 +0100
  • 8fc9ed1c3c
    Improve mobile experience Harvey Tindall 2020-08-19 15:34:16 +0100
  • 6781316474
    provide error message on login and display it nicely Harvey Tindall 2020-08-19 14:50:16 +0100
  • daf190f68b
    Avoid panic on invalid password with jellyfin_login Harvey Tindall 2020-08-19 14:36:15 +0100
  • 56478e96c9
    create new css link to smoothly transition between themes Harvey Tindall 2020-08-19 14:31:41 +0100
  • ec7609ed8c
    Add debug flag; warning label for debug mode Harvey Tindall 2020-08-19 14:09:48 +0100
  • 6366239ec4
    mention placing inside /opt Harvey Tindall 2020-08-19 12:31:16 +0100
  • e893c9a234
    Mention PKGBUILD Harvey Tindall 2020-08-19 12:28:39 +0100
  • 7879fd2581
    Working PKGBUILD Harvey Tindall 2020-08-19 12:25:43 +0100
  • c778837593
    Added install step to makefile; start PKGBUILD Harvey Tindall 2020-08-19 12:10:34 +0100
  • af47cd9f0b
    Improve README Harvey Tindall 2020-08-18 15:47:03 +0100
  • 151062fbc1
    set gin mode before router initialization Harvey Tindall 2020-08-17 12:33:26 +0100
  • abc51f2443
    Shrunk dockerfile Harvey Tindall 2020-08-17 11:32:34 +0100
  • 8c4bd4541c
    Added non interactive makefile option; fixed flags again Harvey Tindall 2020-08-16 20:11:16 +0100
  • 8750efe101
    added user caching with 30m timeout Harvey Tindall 2020-08-16 16:08:37 +0100
  • 252e13757b
    Disable i386 builds v0.1.3 Harvey Tindall 2020-08-16 14:55:39 +0100
  • 02183c7fcc
    added -y option to prebuild scripts using node_bin Harvey Tindall 2020-08-16 14:39:47 +0100
  • dd0eabf157
    Upgrade packages Harvey Tindall 2020-08-16 14:33:10 +0100
  • 6436dba48f
    fixed custom config and data paths Harvey Tindall 2020-08-16 14:26:07 +0100
  • bd8af153a9
    disable generate button if duration is zero Harvey Tindall 2020-08-16 14:05:16 +0100
  • fd766e7b1a
    use app identifier instead of ctx Harvey Tindall 2020-08-16 13:36:54 +0100
  • fffb3471d6
    Merge branch 'main' of github.com:hrfee/jfa-go into main Harvey Tindall 2020-08-15 22:10:28 +0100
  • 19bd31d968
    attempt at using a config struct instead of the ini library Harvey Tindall 2020-08-15 22:07:48 +0100
  • 39bf3ad7f1
    Safe shutdown Harvey Tindall 2020-08-05 16:58:24 +0100
  • ea5c2b3886
    Delete nohup.out Harvey Tindall 2020-08-04 23:50:33 +0100
  • 8a8fe65192
    Add windows build support from jf-accounts Harvey Tindall 2020-08-04 18:24:11 +0100
  • 5329f02768
    add docker to readme Harvey Tindall 2020-08-03 20:10:45 +0100
  • 7b23545197
    Added alpine and debian dockerfiles Harvey Tindall 2020-08-03 19:45:10 +0100
  • 54af15cc5a
    Added makefile Harvey Tindall 2020-08-03 18:00:54 +0100
  • 8ed1662a2f
    add pprof middleware Harvey Tindall 2020-08-03 00:13:09 +0100
  • 23dbcf33ae
    reinitialize validator on settings change Harvey Tindall 2020-08-03 00:12:45 +0100
  • 25348a9b1a
    ignore binary Harvey Tindall 2020-08-03 00:11:06 +0100
  • 3970cbef3f remove smtp notice Harvey Tindall 2020-08-02 17:25:33 +0100
  • a38d56f362 add smtp email v0.1.2 Harvey Tindall 2020-08-02 17:20:50 +0100
  • f0be006e16 use goroutines for (most) emails Harvey Tindall 2020-08-02 17:17:29 +0100
  • 699489e435 fixed static route for invites Harvey Tindall 2020-08-02 17:16:43 +0100
  • e576616530 convert text to path to fix rendering on mobile Harvey Tindall 2020-08-02 13:16:43 +0100
  • 05c7b7156b Add notice about smtp Harvey Tindall 2020-08-02 13:13:33 +0100
  • c72e1a1c63 Images, fixed "data" path v0.1.1 Harvey Tindall 2020-08-02 02:11:50 +0100
  • 94b8495f02 Fixed goreleaser config v0.1.0 Harvey Tindall 2020-08-02 00:36:27 +0100
  • f508b65fa0 Added setup, self restarts Harvey Tindall 2020-08-02 00:05:35 +0100
  • 62621dabb9 CLI flags, start setting up goreleaser, add build scripts Harvey Tindall 2020-08-01 21:20:02 +0100
  • c4d4b395d5 Password resets Harvey Tindall 2020-08-01 16:31:08 +0100
  • 4e16f6fd48 make checkInvite check only one invite, invite daemon Harvey Tindall 2020-08-01 15:22:30 +0100
  • dba20bd3ea Add auth & gin logging, fixed dummy logger Harvey Tindall 2020-08-01 14:08:55 +0100
  • 99a643ce9c Finished logging api Harvey Tindall 2020-08-01 12:35:28 +0100
  • 326b274329 Settings functional, start adding logging Harvey Tindall 2020-07-31 22:07:09 +0100
  • 024c0b56aa Display settings with hacky solution to retain order Harvey Tindall 2020-07-31 16:09:30 +0100
  • ef4f2503c9 DeleteInvite, user defaults, and email list modification Harvey Tindall 2020-07-31 13:59:25 +0100
  • e5ebcef684 Partial check for invite page, 404 handling Harvey Tindall 2020-07-31 13:03:36 +0100
  • 961b9afa75 Functioning user creation, notifications, Harvey Tindall 2020-07-31 12:48:37 +0100
  • d8fb6e5613 first Harvey Tindall 2020-07-29 22:11:28 +0100