Commit Graph

120 Commits (eced8200c198ef436d72b3e93b5f861866a5ae0f)

Author SHA1 Message Date
Simon e4b7f8ce38
update roadmap 8 months ago
Simon 7236bea29a
add error setting rlimit to common errors 9 months ago
Simon ad7f1f05b0
update roadmap 9 months ago
Xavier Chevalier 1dd3fb9341
docs: typo on readme 9 months ago
Simon 120f9e468d Generic setup, additional auth, #build
Changed:
- Better biggest channel stats
- Refactor and consolidate serializer
- Score to full text search
- Move user configuration to ES
- Mark unwatched for channels and playlists
- Agnosic ES setup
- Add healthcheck endpoint
- Split json backup file
- Support forward auth
9 months ago
Igor Rzegocki 6a83756fb4
support for auth forwarding proxy 9 months ago
Simon dcbd8d2a55
update ES_DISABLE_VERIFY_SSL readme 10 months ago
Igor Rzegocki b2bb7ea28e
Support wider spectrum of ElasticSearch configurations 10 months ago
Kevin Gibbons 8fa9e23c6e
Document how to update in the readme (#531)
* Document how to update in the readme

* Update README.md
10 months ago
Simon 78d6699c68
update roadmap 10 months ago
Simon 8f7f5e0e32
add Jellyfin Integration to resources 11 months ago
Simon fa140a3047
add more notable mentions 11 months ago
Simon 419b6f02a5
add user script links 11 months ago
Simon 691c643745
clarify know limitation 11 months ago
Simon 9e8e929bcc
update roadmap 11 months ago
crocs 0e1e544fee
update imagery (#507)
* Update script.js

* Update README.md

updated banner photo

* Add files via upload

* Delete tube-archivist-banner.jpg

* Delete tube-archivist-banner.jpg.jpg

* Add files via upload

* Delete tube-archivist-banner.jpg

* Add files via upload

* Delete tube-archivist-banner.jpg

* Add files via upload

* Update README.md

* Delete tube-archivist-screenshot-channels.png

* Delete tube-archivist-screenshot-download.png

* Delete tube-archivist-screenshot-home.png

* Delete tube-archivist-screenshot-single-channel.png

* Delete tube-archivist-screenshot-video.png

* Add files via upload

* Update SHOWCASE.MD

* Delete tube-archivist-screenshot-channels.png

* Delete tube-archivist-screenshot-download.png

* Delete tube-archivist-screenshot-single-channel.png

* Delete tube-archivist-screenshot-video.png

* Add files via upload

* Update SHOWCASE.MD

* Add files via upload

* Update SHOWCASE.MD

* Add files via upload

* Delete tube-archivist-search.png

* Add files via upload

* Update SHOWCASE.MD

* Update SHOWCASE.MD
11 months ago
simon 625dc357cc
fix typo 1 year ago
simon bf7a429dac
clarify TA_HOST 1 year ago
simon 1aa4401e6c
move API documentation to docs 1 year ago
simon 239657bc3c
add version check note after update 1 year ago
simon 6420bfbe87
add noted dev debrief link 1 year ago
simon 0b300e7e12
replace all old wiki links to new docs 1 year ago
simon 1b067dd95e
restructure some paragraphs 1 year ago
simon 20a39895f9 New task backend, #build
Changed:
- major refactor of how tasks are handled in the backend
- major refactor on how notifications are returned to UI
- [API] remov old task endpoints
- [API] add endpoints for task-name and task-id
- [API] add token delete endpoint
1 year ago
micah686 0daba99f08
Readme docs (#460)
* Create SHOWCASE.MD

* Moved screenshots

* Removed most configurations, and moved them to the docs

* Update README.md

* Put roadmap back in

* Updated ENV configuration

* Cleaned up the ENV table

* Update README.md

* Merged Connect and Extended Universe

* Update README.md

* Update README.md

* Added Port Collisions
1 year ago
simon 2850988bfe Merge branch 'testing' into feat-redis-result 1 year ago
simon 9ea41bd2a9
clarify update compatibility 1 year ago
simon 4fb5744cb3
clarify API docs add link to readme 1 year ago
simon 73da59ffbf
switch to redis-stack-server 1 year ago
simon 34c5b2613c
add list of notable mentions 1 year ago
simon 6b246e7808
instructions for ES on custom port 1 year ago
simon 57841ea1c0
clarify keyword filter roadmap item 1 year ago
simon 122b7f0d82 Merge branch 'docs' into testing 1 year ago
simon 37e173a5cc
update es permission error message 1 year ago
simon 96cb5ef9ed
update docs for v0.3.1 2 years ago
simon 49961b2c4b
add comment for min CPU requirements, #384 2 years ago
simon 37218fea1f
add discrod tile 2 years ago
simon 2ad9448dfa
update discord link to redirect 2 years ago
crocs 5c63d3cdc6
fixed discord links (#374) 2 years ago
simon 31391c5289
update roadmap 2 years ago
simon 786caf7bc1 Merge branch 'master' into testing 2 years ago
Gabe Dunn e4b7258f7d
Add podman installation instructions to docs (#367)
* add podman instructions to installation docs

* add mention of podman differences and docs page in readme installation section

* make mention of podman instructions more efficient
2 years ago
simon 2450a4ad1d
future proof arm64 instructions 2 years ago
simon 55c9721b51 rename to *common errors*, better issue template 2 years ago
simon d69460bf98
System snapshots, #build
Changed:
- Added: Dedublicated snapshots, read docs/Settings#snapshots first
- Added: Actions for better Python and JS linting
- Changed: Clean up JS
- Changed: Use patched ffmpeg builds for arm64
- API: Added endpoints to interact with snapshots
- Fixed: mobile layout for channel filter dopdown on downloads
2 years ago
lamusmaser f0848283bd
README updated with format update (#353)
* Add update to README to include format adjustments under Getting Started.

* Include updates to the Settings page of the Wiki.
2 years ago
BrianCArnold 6b2fe125d4
Add LDAP attribute mapping env variables. (#344)
* Added ability to specify LDAP attribute mapping.

Specifically made sure that LDAP auth works the same if the
new environment variables aren't set, in order to maintain
behavior for users who are already using LDAP if they don't
set the new envvars.

* Updated env var name to match the name of the parent global.

* Updated README.md to include information on new user attribute mapping environment variables.

* Added additional environment var options, and updated comment explaining why there are multiple.

* I'm not a python programmer, so these were stupid mistakes. Works now.

* Addressing lint error.

* Finished updating formatting according to black linter.

* Shortened comments to fit within line length.

* fix whitespace linting

Co-authored-by: simon <simobilleter@gmail.com>
2 years ago
Kevin Gibbons 25d2ddd08a
More detailed install instructions (#340) 2 years ago
simon 896d166dcf
add minimal system requirements documentation 2 years ago
simon 6af080ab6e
remove unstable mention for TA_LDAP_DISABLE_CERT_CHECK 2 years ago