aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Models/Server.swift
AgeCommit message (Expand)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-08Some work on making it possible to connect to servers with an IPv6 address. I...Dustin Mierau
2025-11-07Add Bonjour discovery for Hotline servers on the local network to the Servers...Dustin Mierau
2025-02-05Apply formattingRuben Beltran del Rio
2025-02-02Add autoconnect + reconnect logicRuben Beltran del Rio
2024-05-16Move tracker items and bookmarks to SwiftData for iCloud sync.Dustin Mierau
2024-01-05Add image preview to Files so you don't have to download images to view them,...Dustin Mierau
2024-01-03Server windows restore with app session now. Implemented new login view so yo...Dustin Mierau
2024-01-02Fix banners not loading. First crack at adding a classic icon set with icons ...Dustin Mierau
2024-01-01File downloads now working in macOS client.1.0beta4Dustin Mierau
2023-12-22Some work to get banner images working. Some plumbing to get file transfers w...Dustin Mierau
2023-12-20Add refresh button to Servers window. Fix styling on disclosure arrow. Remove...Dustin Mierau
2023-12-19Beginnings of a UI for macOS as well as some visual changes to iOS client. :)Dustin Mierau
2023-12-16Implemented basic news reading support. Various UI tweaks.Dustin Mierau
2023-12-11Move to new Hotline model for data observation and let client exist standalone.Dustin Mierau
2023-12-08Move tracker client to async/await. TrackerView uses Model now. Fix string en...Dustin Mierau
2023-12-08Starting to move to async/await model so the client code is no longer burdone...Dustin Mierau