Commit Graph

16 Commits (54fd9ca62e9325e36b3061fdf8d945a08768a7ff)

Author SHA1 Message Date
isark 54fd9ca62e Initial support for synchronizing url-imported plans based on the etag http header. This obviously requires the server hosting the plan files to correct enough etags
1 year ago
isark 50b02e5a1d Fixed some issues with saving plans. Reworked base plan.
2 years ago
isark 11db2874fb Design improvements, some help tooltips.
2 years ago
isark d010d6dde7 Carousel improvements, ability to customize number of visible zones and offset.
2 years ago
isark 2c658b24ab Minor design improvements. Added trial indication on the overlay
2 years ago
isark 5cb0953df7 Lots of css changes woohooo
2 years ago
isark ca0188c87b added support to load previous plans, still missing scrollbar functionality in the list so having too many makes them get hidden
2 years ago
isark e5c9c592c3 Some improvements around configuration
2 years ago
isark 04404c2233 moved base_plan, tweaked a lot of stuff to be a bit clearer and less funky
2 years ago
isark 6f2f7f27fc Added poe client log reader (currently seems broken), keybinding in settings, log file detection
2 years ago
isark 1ea7246204 Added some more features to editor. SEparated out editor to standalone window available through tray 'icon', settings also available there or in interactable mode and clicking the cog wheel in plan display
2 years ago
isark 29961a11a3 Added note support with markdown support. Scaling notes to 'always' fit the notes carousel. Some fixing around plan editor and carousel
2 years ago
isark 35e2ba31b4 I didn't like some transitions and animations so now they work a lot better. Should probably be refactored at some point
2 years ago
isark bd8cfb573c Moved some overlay handling to service. Fixed some issue with configs, implemented config storage, some other cleanup and fixes
2 years ago
isark 9fb81ca554 Moved some data around, added some initial types for configs and way of generating the models for it during the build. Added fuzzr (similar to fuzzy_matcher rust crate I've used before). Using custom-built version of fuzzr npm package, git in package.json instead of through npm's packages.
2 years ago
isark 1371253cb1 Some missing stuff and corrected build script
2 years ago