b icon indicating copy to clipboard operation
b copied to clipboard

Minimalistic bookmark manager for your own server written in PHP. Bookmarks are stored in a sqlite database.

Results 7 b issues
Sort by recently updated
recently updated
newest added

Hello @sebcode , I just implemented a list of the used hashtags - sorted by alphabet or count number. Additionally I added a redirect e.g. from /b/ to the authenticated...

Less use of manual escaping, global vars, and PHP-generated JS code.

If the system detects there's no Basic auth protection, it falls back to a traditional login form with session in JWT cookie. Like Basic auth, an admin still has to...