Skip to content

[pull] master from sissbruecker:master - #103

Merged
pull[bot] merged 3 commits into
bryanwills:masterfrom
sissbruecker:master
Aug 5, 2026
Merged

[pull] master from sissbruecker:master#103
pull[bot] merged 3 commits into
bryanwills:masterfrom
sissbruecker:master

Conversation

@pull

@pull pull Bot commented Aug 5, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

TowyTowy and others added 3 commits August 5, 2026 07:44
* Retain query string when redirecting from root view

The root view redirected '/' to the bookmarks or shared bookmarks page
without forwarding the query string, so deep links such as '/?q=%23china'
silently dropped the search/tag filter. Use redirect_with_query, matching
the existing redirect handling in the bookmark and tag views, so the query
string is preserved for both the authenticated and shared-landing-page
redirects. The login redirect is intentionally left unchanged.

Closes #1336
Closes #1327

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* retain query string when redirecting through login

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
The tags API supported list, retrieve, and create but not delete, unlike
the bookmarks API. This adds delete, scoped to the requesting user
through the existing queryset.
* Add sort by modification date option

* cleanup

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Aug 5, 2026
@pull pull Bot added the ⤵️ pull label Aug 5, 2026
@pull
pull Bot merged commit 0490013 into bryanwills:master Aug 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants