postowl icon indicating copy to clipboard operation
postowl copied to clipboard

Create a personal website for your blog, journal and sending letters to friends.

Results 9 postowl issues
Sort by recently updated
recently updated
newest added

It can be useful to edit the date of a post. Currently it's fixed in the UI to the date you first save a post. Reasons it can be useful...

enhancement

After creating a link in the editor, it's not possible to edit it. Selecting the link shows the 'link' icon greyed out and there's no way to edit the URL....

bug

**How to reproduce:** On a PostOwl site and signed in as admin, press `cmd+f` to 'search in page' (standard web browser shortcut). **Result:** You jump to the Friends page as...

bug

Currently if you enter the wrong password you get a 500 error. This is confusing for people who might not be aware that they've entered the wrong password. (Originally discussed...

Currently `fly-start.sh` and `schema.sql` naively create tables in the DB if they don't already exist. This allows for creating a new db on first launch and preserving content when redeploying....

It seems that if an API call fails half-way through the transaction is not rolled back as it should be. I'm using `db.transaction` provided by better sqlite, but it seems...

Two languages supported at the moment: English and Polish

Hey, I know you want to keep this project minimal, but this is a great addition for users who plan to publish long posts. You can set the bookmark button...

This is quite a big upgrade! Initial changes were applied manually by using the upgrade guides for Tailwind and Svelte. Then I worked through fixing the app by looking at...