lrnselfreliance

Results 30 issues of lrnselfreliance

*Please use the following format for a ZIM creation request (and delete unnecessary information)* - Website URL: https://www.youtube.com/@lrnselfreliance - License: Creative Commons - Desired ZIM Title: Learning Self-Reliance - Desired...

Youtube

- [ ] Tag, dates, file type filtering compete for URL - [x] Archives seem to be missing readability files - [x] Archives singlefile fails - [x] Logging needs to...

bug

Some ZIM files now require HTTPS to load.

Currently WROLPi installation overwrites /etc/nginx/nginx.conf. This is bad practice. - [ ] Restore default nginx.conf when upgrading - [ ] Create /etc/nginx/conf.d/wrolpi.conf

system

A user can configure their RPi to use their custom Wifi. WROLPi overwrites this when starting up. Modify WROLPi so that it will not start the hotspot if some other...

enhancement

Active downloads need feedback. Add the following: * Speed in Mbps * Progress percentage

enhancement

Modify file searching API endpoints to accept a list of tag names like so `tag_names=["*"]` which will return all files which have been tagged.

enhancement
python
react js

In the React App, if a user opens a directory in the Files module, then deletes that directory, an error is displayed. This is caused because the directory name remains...

bug

Sanic tries to create it's own loop which prevents the API from starting ```python api_1 | [2022-04-22 15:14:16,665] [wrolpi.root_api] [DEBUG] Running Sanic 21.12.1 with kwargs {'host': '0.0.0.0', 'port': 8081, 'workers':...

bug
python

Users would like a way to trigger an upgrade in the interface.

enhancement