Commit Graph

156 Commits (dba7d0bd4e7f8285d3d14722bc358b12251a76d8)

Author SHA1 Message Date
Harvey Tindall 8e45ecb214
add cache_timeout option
4 years ago
Harvey Tindall c84ea17af4
refactor; separate jfapi and ombi into modules
4 years ago
Harvey Tindall d64d5c194f
initial steps for localisation
4 years ago
Harvey Tindall 9abb177427
use typescript for form.html in separate file, allow customization of
4 years ago
Harvey Tindall 2f9965bcda
Print full error if writing config fails
4 years ago
Harvey Tindall 82d07e423c
add optional path to custom web ui pages
4 years ago
Harvey Tindall 2a2435ae11
remove version, device, device_id options, set them automatically
4 years ago
Harvey Tindall e104bd8362
small changes, new images and readme updated
4 years ago
Harvey Tindall 64ad8ccf6e
Fix docker build; add some color
4 years ago
Harvey Tindall 313b75bead
Add SWAGGER and DEBUG env variables
4 years ago
Harvey Tindall 9f6e405d1c
Add auth and tags to swagger
4 years ago
Harvey Tindall b6537cef65
Add basic swagger documentation
4 years ago
Harvey Tindall 544f5674e8
rename routes to make more sense
4 years ago
Harvey Tindall 89e70f6f7a
Add default profile functionality
4 years ago
Harvey Tindall 903a61d0f2
Profiles replace user templates
4 years ago
Harvey Tindall b6ceee508c
Fix bug with invites in webui, add profile selector
4 years ago
Harvey Tindall c4acb43cb8
Initial features for move to profiles
4 years ago
Harvey Tindall d4b94bc9d9
add user button
4 years ago
Harvey Tindall 9213f2a078
Add account deletion with email notification
4 years ago
Harvey Tindall 7ac750879f
Remove email addresses in settings, move to accounts tab
4 years ago
Harvey Tindall cd61989495
Initial features of accounts tab
4 years ago
Harvey Tindall 7d84fdec96
userByName reloads cache if user not found, more things in test
4 years ago
Harvey Tindall e0c4d7c545
add "test" mode for debugging
4 years ago
Harvey Tindall 51839b5942
Restructure email sending
4 years ago
Harvey Tindall 831296a3e8
remove windows related messages
4 years ago
Harvey Tindall bbb0568cc4
basic daemon functionality, self-restarts without syscall.exec
4 years ago
Harvey Tindall f5f2a0f190
Add notice about no self-restarts on windows
4 years ago
Harvey Tindall ba67fa7536
Initial Ombi integration
4 years ago
Harvey Tindall 1b0ca34586
include version and commit hash at compile time
4 years ago
Harvey Tindall 6e3d5dac19
use newJellyfin instead of constructor method
4 years ago
Harvey Tindall d12335bb4a
cleaned up auth
4 years ago
Harvey Tindall ee3b421566
Fixed flaw with jellyfin_login; store refresh token in cookies
4 years ago
Harvey Tindall d144077e62
Add refresh tokens for persistent login, logout button
4 years ago
Harvey Tindall 56478e96c9
create new css link to smoothly transition between themes
4 years ago
Harvey Tindall ec7609ed8c
Add debug flag; warning label for debug mode
4 years ago
Harvey Tindall 151062fbc1
set gin mode before router initialization
4 years ago
Harvey Tindall 8c4bd4541c
Added non interactive makefile option; fixed flags again
4 years ago
Harvey Tindall 6436dba48f
fixed custom config and data paths
4 years ago
Harvey Tindall fd766e7b1a
use app identifier instead of ctx
4 years ago
Harvey Tindall 19bd31d968
attempt at using a config struct instead of the ini library
4 years ago
Harvey Tindall 39bf3ad7f1
Safe shutdown
4 years ago
Harvey Tindall 8ed1662a2f
add pprof middleware
4 years ago
Harvey Tindall 699489e435 fixed static route for invites
4 years ago
Harvey Tindall c72e1a1c63 Images, fixed "data" path
4 years ago
Harvey Tindall 94b8495f02 Fixed goreleaser config
4 years ago
Harvey Tindall f508b65fa0 Added setup, self restarts
4 years ago
Harvey Tindall 62621dabb9 CLI flags, start setting up goreleaser, add build scripts
4 years ago
Harvey Tindall c4d4b395d5 Password resets
4 years ago
Harvey Tindall 4e16f6fd48 make checkInvite check only one invite, invite daemon
4 years ago
Harvey Tindall dba20bd3ea Add auth & gin logging, fixed dummy logger
4 years ago
Harvey Tindall 326b274329 Settings functional, start adding logging
4 years ago
Harvey Tindall 024c0b56aa Display settings with hacky solution to retain order
4 years ago
Harvey Tindall ef4f2503c9 DeleteInvite, user defaults, and email list modification
4 years ago
Harvey Tindall e5ebcef684 Partial check for invite page, 404 handling
4 years ago
Harvey Tindall 961b9afa75 Functioning user creation, notifications,
4 years ago
Harvey Tindall d8fb6e5613 first
4 years ago