aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Models/Bookmark.swift
AgeCommit message (Collapse)Author
2025-11-28Re-add friendship quest remixHEADmainRuben Beltran del Rio
2025-11-27Merge remote-tracking branch 'upstream/main'Ruben Beltran del Rio
2025-11-08Change default bookmark to MacDomain.Dustin Mierau
2025-10-27Fix default bookmark address for Mobius Strip.Dustin Mierau
2025-10-26Rewrite HotlineTrackerClient using new async NetSocket as proof of concept.Dustin Mierau
2025-10-21Add bookmark editing to TrackerView (you can add login/pass to bookmarks ↵Dustin Mierau
now). Fix macOS 26 border around images in toolbar.
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).
2025-02-05Apply formattingRuben Beltran del Rio
2025-02-02Add autoconnect + reconnect logicRuben Beltran del Rio
2024-07-30Display connected user count on tracker listings.Dustin Mierau
2024-05-23Add Bookmark exporting to Server window context menu.Dustin Mierau
2024-05-22Support for drag and drop of old Hotline Bookmark files onto the Servers window.Dustin Mierau
2024-05-17Further work on bookmark syncing. Reworked code that prepopulated bookmarks ↵Dustin Mierau
when empty to wait for first sync.
2024-05-16Enable CloudKit. Fix saving server bookmarks. Remove old bookmarks code.Dustin Mierau
2024-05-16Move tracker items and bookmarks to SwiftData for iCloud sync.Dustin Mierau