Commit Graph

16 Commits (e1cdbd566a4f992a9ed570ac0b98f1c3ddcf4715)

Author SHA1 Message Date
isark e1cdbd566a Fixed issue with missing path on first plan load.
1 year ago
isark 5db8663819 Improved time tracking support practically 'recording' your whole playthrough during a plan.
1 year ago
isark fda12b2f90 Made plan loading touch the file to sort on last modified for the previous plan view
1 year ago
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 4f30d8b0ba Should basically be back to working as it did before the refactoring.
1 year ago
isark a1249b46ab Initial first version post cleanup, need to test it out
1 year ago
isark 6282f12ce9 Some more backend api improvements. TODO: Adapt frontend usage to this new interface
1 year ago
isark 033b061fb6 Broken but initial cleanup code...
1 year ago
isark 48d1dda124 Lots of work around importing plans from urls, also keeping track of the url to allow updating the plan later on if there's been a change.
1 year ago
isark 5bcaa47008 Lots of tweaks, bugfixes and improvements! Also supports storing and loading current position in a plan you've imported before. Can scroll on the plan window to quickly move forward/backward
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 6f2f7f27fc Added poe client log reader (currently seems broken), keybinding in settings, log file detection
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 2e3e4bb4ca Improved carousel (supports variable amount of slides to show at the same time). Fixed some config file issues
2 years ago
isark 95a69df695 Lots of plan management, loading and so on
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