Commit graph

27 commits

Author SHA1 Message Date
Hans5958 4be8a36839 Fix prefer-const problems (ESLint) 2022-04-16 22:26:37 +07:00
Hans5958 18edfdd867 Fix switching variations on draw mode fails 2022-04-16 22:26:37 +07:00
Hans5958 1afbd77b82 Layer based loading, use separate object for cache, deprecate timeConfig 2022-04-16 22:26:37 +07:00
Hans5958 bfb9764200 Match position when only 1 can be selected on slider
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:26:37 +07:00
Hans5958 f2671f2e9b Merge branch 'upstream/cleanup' into edit 2022-04-16 22:26:37 +07:00
Hans5958 12efb7608f Comment out console logs 2022-04-16 22:25:11 +07:00
Hans5958 d676dff31a Editing on canvas variations done, rename vars for clarity 2022-04-16 22:25:11 +07:00
Hans5958 81ba896e73 Viewing on canvas variations done 2022-04-16 22:25:11 +07:00
Hans5958 cdc4e4458c Implement links object, convert old format to new on init
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
Co-authored-by: mxdanger <32040254+mxdanger@users.noreply.github.com>
2022-04-16 22:25:11 +07:00
Hans5958 9df8c3dd8a Update time when atlas loaded
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:25:11 +07:00
Hans5958 34fcec8aa3 Fix bugs from Fabi
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:25:11 +07:00
Hans5958 347d2f9dff Improvements on validator
Should now detect conflicts/overlaps and insufficient paths
2022-04-16 22:25:11 +07:00
Hans5958 ab00863b73 Make exporting and view work 2022-04-16 22:25:11 +07:00
Hans5958 a13b9b2a3a Bring back time changing when changing start/stop, improve disable drawing 2022-04-16 22:25:11 +07:00
Hans5958 a6868219fd Implement base of period groups 2022-04-16 22:25:11 +07:00
Hans5958 1070a5aa65 Add support for overlap, remove debug logs 2022-04-16 22:25:11 +07:00
Hans5958 2d20e0931d Add entry periods 2022-04-16 22:25:11 +07:00
Hans5958 84a8e4c141 Tiny refactor, do not wait until fetch for updating tooltip 2022-04-14 21:05:45 +07:00
Hans5958 0744836aa6 setTimeout instead of setInterval 2022-04-14 21:05:45 +07:00
Hans5958 904fee390b Improve canvas loading
A
2022-04-14 21:05:45 +07:00
Hans5958 b1d87f1e30 Add tooltip on timeline 2022-04-10 14:03:08 +07:00
Hans5958 804159e116 Reduce copyright notice, add 2022 contributors, add missing notice
The lengthy boilerplate is unnecessary, especially since it is already linked. The type of license can stay there instead.
2022-04-09 16:33:10 +07:00
unknown 9bc14f4453 Make time.js urls relative 2022-04-08 01:47:59 -03:00
Alex Tsernoh 880399eb8c
disable atlas on not latest image 2022-04-08 00:11:29 +01:00
Alex Tsernoh 77887164ee
add final image to timeline 2022-04-07 23:06:24 +01:00
Alex Tsernoh 55a68ff89a
add images every 6 hours 2022-04-07 16:53:23 +01:00
Alex Tsernoh 34bb67665c
actual code for time travel 2022-04-07 16:51:46 +01:00