shiori icon indicating copy to clipboard operation
shiori copied to clipboard

Simple bookmark manager built with Go

Results 130 shiori issues
Sort by recently updated
recently updated
newest added

Add GET endpoint for submitting bookmarks via bookmarklet, Web Share API, other integrations. ## Acceptance criteria - `GET /bookmarklet`: Only for authenticated owners. Receive url via get parameter: `/bookmarklet?url=(urlencoded url)`....

type:enhancement
priority:low
component:backend

Hi! ## Data - **Shiori version**: 1.5.4 - **Database Engine**: sqlite - **Operating system**: NixOS 23.05 (pre) - **CLI/Web interface/Web Extension**: Web Interface ## Describe the bug / actual behaviour...

tag:no-stale
type:ux

## Data - **Shiori version**: I believe it is 1.5.4 (docker) - **Database Engine**: n/a - **Operating system**: ubuntu - **CLI/Web interface/Web Extension**: n/a ## Describe the bug / actual...

type:bug

Databases could use a `Wait()` where they try to check for database readyness before conecting, instead of just connecting directly (and failing if not ready). - This should be configurable...

type:enhancement
component:backend
database

Shiori 1.5.3 on Windows 7 x64. At present the app uses custom font with Latin script support only. To be specific: ```/css/fonts/source-sans-pro-v13-latin-700.woff2``` And what do others see when they use...

type:bug
tag:help-wanted
component:frontend

Starting shiori like `shiori serve -a 127.0.0.1 --log true ` i can specify what is logged but not which level (info,warn,debug....) It would be nice to reduce the loglevel to...

type:enhancement

After finding this bug report (#386), I guess I finally understand how tag suggestions are supposed to work. It looks like Shiori's suggestion shows only one of the possible tags,...

type:enhancement
component:frontend
component:backend

Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig) | `1.0.2` | `1.0.3` | | [github.com/spf13/cobra](https://github.com/spf13/cobra)...

dependencies
go

thumbnail not update in browser sometimes. `bun.lockb` update with `make style` so i just push that too. Closes #857 Depends on #896

blocked

Bumps the go_modules group with 1 update: [golang.org/x/image](https://github.com/golang/image). Updates `golang.org/x/image` from 0.16.0 to 0.18.0 Commits 3bbf4a6 tiff: Validate palette indices when parsing palette-color images 6c5fa46 go.mod: update golang.org/x dependencies See...

dependencies
go