24 Commits

Author SHA1 Message Date
Oleg Sh
2bc0bda130 Add vertex finder feature. 2025-06-15 15:52:55 +02:00
Oleg Sh
9494cb6bdf Optimized site loading speed. 2025-05-25 15:33:23 +02:00
Oleg Sh
0facf52c63 Add text animation during calculating algorithm 2025-05-23 16:25:09 +02:00
Oleg Sh
6e8ee286d2 Updated graphonline. Fixed max clique search. 2025-05-23 15:24:59 +02:00
Oleg Sh
5477f2afe8 Add last usage graphs menu. 2025-02-15 20:35:37 +01:00
Oleg Sh
c487ec198c Replace bootstrap3 to bootstrap5. 2025-02-14 20:02:31 +01:00
Oleg Sh
0105f76838 Fix saving graph to image if text if long or font size is big.
Fix background during saving to image.
2025-02-02 16:29:07 +01:00
Oleg Sh
c85469fa08 Fix edge selection. 2025-01-06 20:35:09 +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
20b8377651 Add logs if emscripted failed. Updated emscripten. 2024-12-25 20:26:41 +01:00
Oleg Sh
6ea3935543 Fix svg saving. 2024-10-11 19:33:03 +02:00
Oleg Sh
1576a1c6e4 Moved php from cgi-bin to backend 2024-10-10 20:17:45 +02:00
Oleg Sh
aac9da9d45 Run cgi algorithm if emscripted throw exception. 2024-08-27 22:11:40 +02:00
Oleg Sh
430a5a4a1c Get rid of version in js files. 2024-08-13 20:15:05 +02:00
Oleg Sh
23ef760b23 Save image size when we save full graph to image. 2024-08-11 13:09:32 +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
d628dcd74d Turn on optimization. Fix miss image. 2024-07-31 22:28:47 +02:00
Oleg Sh
11758e9d3b Up version. 2024-07-16 20:43:32 +02:00
Oleg Sh
dac4f9bcb8 Added test size settings for vertices and edges. 2024-07-15 22:11:38 +02:00
Oleg Sh
b7b14e16e8 Fix searching of shortest path for graphs with negative edges. 2024-04-05 19:18:47 +02:00
Oleg Sh
2e302b9013 Turn on negative edge weight support 2024-03-28 21:49:04 +01:00
Oleg Sh
af68690055 Added admin page to update script caches. 2023-11-11 16:01:55 +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