Kieran
8a0ae89bc0
[Enhancement] Add Apprise support ( #170 )
...
* [WIP] add settings sidebar entry and placeholder page
* [WIP] added placeholder UI and logic for settings form
* Added column and UI for apprise server
* Add some tests
* Added placeholder command runner for apprise
* [WIP] Adding apprise package
* Added apprise command runner
* Hooked up apprise notification module
* Ensured apprise was running in verbose mode
* Updated wording of apprise notification
* Added apprise to README
2024-04-09 09:45:39 -07:00
Kieran Eglin
70c1f97625
re-added removal of root password
2024-04-03 17:36:52 -07:00
Kieran
f9c2f7b8f2
[Enhancement] Improve Dockerfile permissions ( #157 )
...
* Updated dockerfile
* added a healthcheck
2024-04-01 18:56:03 -07:00
Kieran
af86fede6c
[Bugfix] Expose port in Dockerfile and force IPv4 ( #129 )
...
* Exposes port on built image
* Forced IPv4
* Added current version to sidebar
2024-03-26 17:54:20 -07:00
Kieran
fe641cfc49
Cookie auth ( #116 )
...
* Added new extras directory
* Automatically create cookie file on boot
* Added cookie file option to DL option builder
* Put cookie auth in correct spot
* Updated Docs
* Removed useless setter for config path
2024-03-24 20:23:25 -07:00
Kieran Eglin
b18c305957
Enabled perf profiler for erlang JIT
2024-03-22 23:34:56 -07:00
Kieran
2267b47de8
Upgrade to Elixir 1.16.2 ( #71 )
...
* Upgraded local docker to 1.16.2
* Removed tmpfix from mix check that was waiting for 1.16.2
* Update selfhosted dockerfile with some addl. updates
2024-03-11 18:47:13 -07:00
Kieran
c77047951f
Improve metadata storage ( #37 )
...
* Updated config path to specify metadata storage path
* Removed metadata column from DB, replacing it with filepath columns
* Updated app to store compressed metadata; automatically download thumbnails
* Ensured metadata is deleted when other files are deleted
* Updated docs
* Added inets to application start so http calls work in prod
2024-02-24 13:40:05 -08:00
Kieran
610acb15f1
Added log rotation for prod config ( #32 )
2024-02-21 18:01:18 -08:00
Kieran
1f56db01a5
Prod packaging v1 ( #23 )
...
* Sets media directory for prod
* Improved logging; Added docker files for prod
* Improved fetching SECRET_KEY_BASE for selfhosted instances
2024-02-16 18:50:00 -08:00