Commit Graph

12 Commits

Author SHA1 Message Date
27a98598bd Switched over to Gitea from GitHub
Added in a new Marketplace for extension installing
Updated update notification to Gitea
Fixed favoriting not working for image boards
2025-11-23 23:31:14 -05:00
bec3423887 Added the in app marketplace 2025-11-23 10:17:21 -05:00
1d10083b86 Fixed DiscordRPC crashing the app on startup if you didn't have discord open. 2025-11-22 22:52:35 -05:00
75e695ceea Updated versioning 2025-11-22 10:59:28 -05:00
652db0586b Updated headless browser (Should be as fast as it was before)
Added in Book Boards! (NEW!)
Updated rendering logic
Updated search logic
Updated extension loading logic
Updated image handling logic
2025-11-22 10:55:27 -05:00
dca07a26f8 Updated version error 2025-11-21 21:25:45 -05:00
04f37218de Updated headless browser to support dynamic sites
Removed tabs and moved over to pages
Updated the rendering system
Fixed multiple pages not loading on scroll and re-rending or not rendering anything or just page 1.
Fixed the search bar not taking in spaces for each query
Updated how extensions are made
Updated how extensions are loaded
2025-11-21 11:48:07 -05:00
c3de5af1f2 Added dev tools support 2025-11-20 14:53:32 -05:00
aa5ac304bd Updated UI style to be more modern
Updated headless browser to get images, videos and gifs!
2025-11-20 14:25:23 -05:00
6ddc45b989 Extensions are now lazy loaded to prevent
long wait times to use the app.
2025-11-20 09:30:19 -05:00
2a453c40a8 Fixed DiscordRPC not working 2025-11-19 18:55:18 -05:00
5f3020ca6e Organized all the code
Updated the update notification to check periodically every 5 minutes
Added in headless browser support for extensions (check the extensions repo to see an example)
Added in DiscordRPC support
2025-11-19 16:28:33 -05:00