18 Commits

Author SHA1 Message Date
Oleg Sh
6f5fb0fc9c Implement style switching functionality. Add default, night, and high contrast styles. 2026-01-12 19:05:49 +01:00
Oleg Sh
a139fbe6ec Fix save work area.
Fix export graph with styles.
Fix css packer.
2026-01-03 19:03:00 +01:00
Oleg Sh
e276350318 Refactor canvas rendering and DPI handling for improved quality and performance 2026-01-01 16:16:46 +01:00
Oleg Sh
31e676fd22 Add Salesman Problem algorithms. 2025-10-18 19:46:39 +02:00
Oleg Sh
46c05d94fd Update algorithm limits and error handling 2025-10-04 19:00:08 +02:00
Oleg Sh
2bc0bda130 Add vertex finder feature. 2025-06-15 15:52:55 +02:00
Oleg Sh
c487ec198c Replace bootstrap3 to bootstrap5. 2025-02-14 20:02:31 +01:00
Oleg Sh
6c4e18ce99 Add dialog to select original graph or autosaved graph.
Refactor graph styles holding objects.
Small style fixes.
2025-01-05 21:05:35 +01:00
Oleg Sh
7aa6eb8ed1 Added auto-save for graphs. Iteraion 1. 2025-01-01 20:18:01 +01:00
Oleg Sh
1576a1c6e4 Moved php from cgi-bin to backend 2024-10-10 20:17:45 +02:00
Oleg Sh
c9201526a9 Fixed shrt path algorithm name for graphs with negative edges. Fix loader. 2024-08-03 21:03:42 +02:00
Oleg Sh
61bafa7d51 Support negative weight for edges. 2024-03-30 15:03:30 +01:00
Oleg Sh
2e302b9013 Turn on negative edge weight support 2024-03-28 21:49:04 +01:00
Oleg Sh
1adf364131 Fixed algorithm menu. 2024-03-28 17:52:28 +01:00
Oleg Sh
6eba32bb22 Fixed delete tool 2024-03-16 15:14:01 +01:00
Oleg Sh
a5fb17bb9b Refactor handlers. 2023-12-03 17:40:52 +02:00
Oleg Sh
fdbff31a13 Refactor Application. 2023-12-02 18:11:09 +02:00
Oleg Sh
43a4b44a22 Change script location.
Split js code.
Added cache and changed loading mechanism for js sources.
2023-11-06 19:16:50 +02:00