165 Commits

Author SHA1 Message Date
Oleg Sh
dfeac352c1 Support multigraph for algorithms:
- Find all paths.
- Find longest path.
- Find all shortest paths.
2025-08-16 13:58:09 +02:00
Oleg Sh
d3416b63b3 Add find all shortest pathes between two vertexes. 2025-08-13 22:06:28 +02:00
Oleg Sh
a5120569f3 Add Max Independent Set algorithm. 2025-08-09 13:53:31 +02:00
Oleg Sh
2bc0bda130 Add vertex finder feature. 2025-06-15 15:52:55 +02:00
Oleg Sh
2071f77490 Change meta text for ru main page. 2025-05-25 20:56:27 +02:00
Oleg Sh
9494cb6bdf Optimized site loading speed. 2025-05-25 15:33:23 +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
823fabf058 Refactor bootstrap3. Removed obsolet files. 2025-02-03 20:35:11 +01:00
Oleg Sh
159c87c041 Add script to clear old autosaved graphs 2025-01-07 19:51:43 +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
552f7b3026 Updated metriks code. Updated languages redirect. 2024-10-20 15:04:16 +02:00
Oleg Sh
fd9b6967dd Added graph examples file list. 2024-10-12 14:49:03 +02:00
Oleg Sh
1576a1c6e4 Moved php from cgi-bin to backend 2024-10-10 20:17:45 +02:00
Oleg Sh
430a5a4a1c Get rid of version in js files. 2024-08-13 20:15:05 +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
dac4f9bcb8 Added test size settings for vertices and edges. 2024-07-15 22:11:38 +02:00
Oleg Sh
3f13e382f5 Fixed Reflected XSS: https://github.com/UnickSoft/graphonline/issues/49 2024-03-16 14:49:56 +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
Oleg Sh
caa0a90564 Fix input file control 2023-10-21 14:37:15 +02:00
Oleg Sh
6f477f1e94 Added background image support 2023-10-21 12:08:07 +02:00
Oleg Sh
4d3085baa5 Add Max Clique algorithm. 2023-09-07 22:06:35 +02:00
Oleg Sh
b6065ef901 Add save edge and reuse it. 2023-01-07 19:59:48 +02:00
Oleg Sh
168a851b75 Fix bugs with connection edges. 2022-12-17 22:19:37 +02:00
Oleg Sh
0c26400c6c Add snowflake vertex shape 2022-12-17 21:55:33 +02:00
Oleg Sh
4b82685aaa Add creating graph using Edge List. 2022-09-18 13:19:53 +02:00
Oleg Sh
b3838b70ca Up version 2022-07-24 19:01:47 +02:00
Oleg Sh
abc9165de2 Fix text box vertex style 2022-07-24 18:59:04 +02:00
Ivan Ponomarev
4b6c18621b
Merge branch 'UnickSoft:master' into master 2022-07-16 15:44:39 +05:00
Oleg Sh
f3f54b6646 Fix self loop edges visualisation. 2022-07-14 21:24:17 +02:00
Ivan
d53cf4db0a New vertex shape proposal - textbox 2022-07-13 22:59:55 +05:00
Oleg Sh
9626ff2bdf Up version 2022-07-10 18:39:37 +02:00
Oleg Sh
59b01bec36 Add export graph to svg 2022-07-02 13:42:20 +02:00
Oleg Sh
194715260d Add special actions for edges. 2022-05-15 22:02:14 +02:00
Oleg Sh
4186c8f323 Disable advertising 2022-05-12 20:43:01 +02:00
Oleg Sh
4d79bddc1e Up version 2022-03-20 20:00:16 +02:00
Oleg Sh
1d21cc3727 Add longest path algorithm. 2022-03-20 19:59:40 +02:00
Oleg Sh
06a0167581 Fix renaming vertexes. 2022-03-10 20:03:57 +02:00
Oleg Sh
e4eed18568 Fix context menu. 2022-03-09 20:19:34 +02:00
Oleg Sh
02ee85a6e7 Added context menu. 2022-03-08 14:20:19 +02:00
Oleg Sh
5ae3760ba8 Add output path for find all paths. 2022-03-06 22:37:02 +02:00
Oleg Sh
a60535dd6e Fix distance matrix 2022-03-06 21:19:17 +02:00
Oleg Sh
5147afe86e Fix graphonline scrint loading. 2022-02-13 11:57:30 +02:00
Oleg Sh
430e6a80be Changed algorithms menu design. 2022-02-12 20:16:40 +02:00
Oleg Sh
59b53a69d4 Up version. 2022-02-02 20:51:29 +02:00
Oleg Sh
bc282b4a58 Hide yandex adv in fullscreen. 2022-01-30 17:01:44 +02:00
Oleg Sh
024644880f Temporary add yandex adv 2022-01-30 15:07:05 +02:00
Oleg Sh
61a9d321ac Up version. Add version for algorithms. 2021-12-08 21:56:29 +02:00