mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[GH-ISSUE #239] PWA support #175
Labels
No labels
component:backend
component:builds
component:builds
component:extension
component:frontend
component:readability
database
database:mysql
database:postgres
database:sqlite
feature:ebooks
github_actions
good first issue
hacktoberfest
note:duplicate?
note:fixed?
note:out-of-scope?
os:windows
priority:high
priority:low
pull-request
resolution:as-intended
resolution:cant-reproduce
resolution:duplicate
resolution:fixed
resolution:wontfix
tag:TBD
tag:big-task
tag:help-wanted
tag:huge-data
tag:meta
tag:more-info
tag:next
tag:no-stale
tag:requires-migrations
tag:research
tag:security 🛡️
tag:stale
tag:waiting-for-assignee
type:bug
type:documentation
type:enhancement
type:meta
type:ux
user:cli
user:web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shiori#175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NoverNobida on GitHub (Apr 16, 2020).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/239
Shiori is good web application, and I think it will be more convenient if it support PWA.
@deanishe commented on GitHub (Aug 6, 2020):
"PWA" covers a very broad set of features. Please be more specific.
@NoverNobida commented on GitHub (Aug 7, 2020):
I hope Shiori supports pwa(Progressive Web App) so that it can be installed as an application on the mobile terminal, which is simpler than developing an application, and has a better and smoother interaction than the web.
@deanishe commented on GitHub (Aug 7, 2020):
You already can save Shiori to your phone's homescreen.
Please, be more specific.
@8bitgentleman commented on GitHub (Aug 10, 2020):
@deanishe To chime in here being a PWA allows an app to be a share target on mobile. That way a user can directly share a url with shiori through the typical mobile share UI without needing to navigate the shiori webpage. Not super good priority in my opinion but useful. Thanks for taking up the reigns and contributing your time to this project!
@deanishe commented on GitHub (Aug 20, 2020):
That's one of many features a PWA can have. I'll create a separate issue for it. Looks like it could use the same endpoint as a bookmarklet.
@m-bers commented on GitHub (Jan 25, 2021):
I created a PR with a basic PWA implementation with the framework to add Shiori as a share target (but not implemented yet). https://github.com/go-shiori/shiori/pull/296
Caching seems to work well, and installing the app on Android works if Shiori is served via HTTPS (see NGINX example in PR)
You can try it out with: