aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Shared/URLAdditions.swift
AgeCommit message (Collapse)Author
2025-10-20Cleanup and a bunch of work to fix issues syncing, loading, and general ↵Dustin Mierau
bookmark states in TrackerView. Added search field (substring conjunctive filter on server/bookmark names and descriptions).
2024-01-09Split view in News saves position and hiding when an article isn't selected. ↵Dustin Mierau
Some code cleanup. Some plumbing for news posting though it's not hooked up yet.
2024-01-08Move to a standard SwiftUI window for preview windows so I can add toolbar ↵Dustin Mierau
items from SwiftUI. Not ideal. Added support for previewing text files too.