Commit Graph

111 Commits

Author SHA1 Message Date
advplyr e258f122f1 Update weblate readme widget to use vertical bar chart 2025-08-24 08:41:31 -05:00
advplyr 647a722b06 Update readme for subdirectory 2025-01-24 17:21:11 -06:00
adjokic 9fbf57bbef Update README on using websockets with Apache as a reverse proxy 2025-01-22 22:10:38 -06:00
mikiher 1812282946 recommend using $http_host for ngnix 2025-01-12 18:35:49 +02:00
advplyr 5a968b002a Update readme.md 2024-11-25 13:29:06 -06:00
advplyr 3acd29fab3 Update readme.md 2024-11-25 13:27:33 -06:00
advplyr d7e810fc2f Update readme localization chart to for web client only 2024-11-08 08:04:50 -06:00
koralowiec 3020e8104e chore(docs): change indentation in nginx config example 2024-10-14 17:22:39 +00:00
koralowiec 8fdeeaaf38 chore(docs): add client_max_body_size in nginx example 2024-10-14 17:20:08 +00:00
advplyr e786e3c057 Remove references to matrix server 2024-07-23 16:08:47 -05:00
advplyr e6b1acfb44 Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env 2024-07-06 16:00:48 -05:00
Nicholas Wallace b37431dfaa Update translation guide 2024-06-09 20:10:15 +00:00
Nicholas Wallace a333ebe5b0 Readme formatting update 2024-06-09 20:09:47 +00:00
Nicholas Wallace 125346bb5c Translation guide link added to readme 2024-03-24 03:11:00 +00:00
advplyr b9ec4068ee Merge pull request #2510 from Torstein-Eide/patch-1
README, add HAproxy example
2024-01-24 16:55:32 -06:00
advplyr 02aabb8f97 Update readme.md 2024-01-24 16:55:21 -06:00
advplyr dcec2154c0 Update readme.md 2024-01-24 16:55:17 -06:00
advplyr bbc1d20396 Update readme.md 2024-01-24 16:55:12 -06:00
advplyr e682213681 Update readme.md 2024-01-24 16:55:06 -06:00
advplyr 0153c0faae Update readme.md 2024-01-24 16:54:54 -06:00
advplyr 7f350279fa Update to node20
- updates many dependencies
- removes @nuxtjs/tailwindcss and postcss8
- pkg targets are using node18 until node20 targets are available
2024-01-19 17:54:41 -06:00
Torstein Eide 6ca684603c Fix typos 2024-01-12 14:35:30 +01:00
Torstein Eide cf85d66b2f Add example for HAproxy 2024-01-12 14:26:32 +01:00
advplyr 935e545caa Update readme for iOS beta full 2024-01-06 14:13:39 -06:00
advplyr 578a59063f Update discord invite link 2024-01-05 09:24:18 -06:00
Trey Gordon 2d8d11d4da docs: update synology reverse proxy to use the latest DSM settings 2023-12-17 15:56:14 -05:00
advplyr 0ca4ff4fca Update readme 2023-07-27 18:17:29 -05:00
advplyr 0ec50bb570 Remove experimental features and experimental ereader setting 2023-06-10 14:11:51 -05:00
Daniel Powell 6d5987b2e0 Update readme.md
After setting up the reverse proxy for Apache per the current instructions, I received the error: "AH01144: No protocol handler was valid for the URL / (scheme 'http')". Installing proxy_http and proxy_balancer modules in addition to those listed fixed this issue.

a2enmod command does not include the redundant '_module' suffix.

Let's Encrypt was not able to validate certificates either automatically or manually as ABS does not respond to ACME challenges directly. Editing the virtual environment configuration to ignore proxy requests to .well-known and serving that directly from Apache allowed LE to validate the challenge instead.
2023-06-03 11:46:42 -06:00
advplyr 6ae3ad508e Readme update 2023-04-19 18:03:43 -05:00
coldshouldermedia e2dd66d450 Updated SWAG Reverse Proxy guide 2023-04-19 16:19:29 -06:00
Scott Ruoti 6dc4dc8f49 Updating devcontainer setup and related documentation 2023-04-04 12:10:45 -04:00
advplyr f75ed07497 Update readme screenshot 2023-03-10 16:23:07 -06:00
advplyr c3fc38639e Merge pull request #1297 from Eschguy/master
Add Caddyfile example to readme
2022-12-25 16:24:57 -06:00
Austin Eschweiler b60b75c8da Update readme.md 2022-12-25 11:32:12 -06:00
advplyr 0f7edec73b Add note in readme about subfolder 2022-12-24 13:32:45 -06:00
advplyr 321277826f Readme updates 2022-12-24 11:32:40 -06:00
advplyr 6e752af2c0 Update readme with new docs 2022-12-24 11:29:58 -06:00
Austin Eschweiler d733c9ccc6 Add Caddyfile example to readme
An example Caddyfile based on what I use
2022-12-19 18:10:55 -06:00
advplyr dc4c30d791 Update readme add matrix invite link 2022-10-29 10:28:12 -05:00
advplyr 62a8301938 Readme update 2022-10-15 15:42:52 -05:00
Brandon Skrtich 4900649908 feat: Updates to docker file and gh action
* Clean up Dockerfile
* Add health check to Dockerfile
* Update gh action versions
2022-06-02 05:55:01 +00:00
advplyr 958d68ffa9 Update readme remove default username and password 2022-05-15 13:47:53 -05:00
jflattery 30934edd57 Add tag
Addressing issues found on discord where users are not getting latest image
2022-05-12 21:01:47 +00:00
jflattery 230b548921 fix repo 2022-05-07 16:09:59 +00:00
jflattery ce88ac9f33 Revert "add version number"
This reverts commit d4cd8c6db9.
2022-05-02 21:48:28 +00:00
jflattery d4cd8c6db9 add version number 2022-05-02 00:38:24 +00:00
jflattery 9e93a3c7e6 align docker compose with run 2022-05-02 00:09:47 +00:00
MediaCowboy 97687c96cd Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2022-05-01 15:57:03 -05:00
MediaCowboy a42c13aec2 Docker Compose Update 2022-05-01 15:56:57 -05:00