Commit Graph

13 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 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 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 d1d64b7960 Added section anchor points and support for using these in the filter
2 years ago
isark c1354236c7 plan element identifiers, allows finding diffs on specific elements for merging in base plan changes into your own plan
2 years 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 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 cf88afca08 Cleanup and made plan-window's position normalized so it will be in, relatively to width/height, the same spot
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 2b02298ae0 syncing the mess! Some preparating to handling world areas and 'plans'
2 years ago