Add website limiting just like apps fixes #50 - #159
Conversation
Implemented WebRestrions table Implemented WebDashboard
Migrate database from v9tov10 and create webrestriction tables
Fix bug which allowed users to change nsfw sites restriction limits
|
Will review and let you know... |
|
I appreciate your efforts and tested it locally. I like the idea but it needs more improvements and fixes :( But i want to make sure your effort don't go in vein so i will fix those issues and add improvements along with you PR. I will switch the base branch and merge you PR there, so that i can push changes there too. Thus we both can make sure it's fully functional. Goal for web restrictions -
Current issues -
Note: I will start working on this once i release the current beta to production. It's been 6 months since the production release. I am working on a home widget and then i will push the update. I also think that the beta is stable and bugfree now. So i kindly request you to wait : ( |
|
PS: i think Web restrictions groups are overkill |
|
No problem. I made a mistake. This was supposed to be a draft pull request to see if there were any issues with using this method of tracking sites, just a rough start at implementing the feature thanks for the feedback. |
|
Ahh no worries.. |
|
I know it been a while since you opened this PR but right now i am planning to make the tracking and blocking more robust for more information checkout #200 I promise this will be the next task after that. |
|
Are there any news on this yet? I'd really love to see that feature |
Add website limiting just like apps by implementing a webrestrictions table, allowing us to keep track of websites,
And a webdashboard for interacting with limits currently only supports time limits and launch limits, but group limits could be implemented just like apps.