407 Commits

Author SHA1 Message Date
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
Victor Schmidt
fa3b585471
Update help.php 2023-10-04 21:41:39 -03:00
Victor Schmidt
cb7e40cd23
Update graphs_examples.php 2023-10-04 21:37:04 -03:00
Victor Schmidt
d33a6e4dc9
Update create_graph_by_matrix.php 2023-10-04 21:34:21 -03:00
Victor Schmidt
2c8062b1ea
Update create_graph_by_incidence_matrix.php 2023-10-04 21:30:44 -03:00
Victor Schmidt
c6a18682f3
Update create_graph_by_edge_list.php 2023-10-04 21:25:06 -03:00
Victor Schmidt
89876603a8
Update create_graph_by_edge_list.php 2023-10-04 21:20:26 -03:00
Victor Schmidt
33829dc704
Update create_graph_by_edge_list.php 2023-10-04 21:03:52 -03:00
Victor Schmidt
f7ee679e1c
Update create_algorithm.php 2023-10-04 20:48:26 -03:00
Victor Schmidt
357f6a2623
Update contacts.php 2023-10-04 20:40:07 -03:00
Victor Schmidt
e1ce76631a
Update about.php 2023-10-04 20:37:05 -03:00
Victor Schmidt
433e2f3d73
Update _500.php 2023-10-04 20:35:52 -03:00
Victor Schmidt
ac393a5efc
Update 404.php 2023-10-04 20:33:13 -03:00
Victor Schmidt
62ee48191e
Update main.php 2023-10-04 20:22:39 -03:00
Oleg Sh
131f1a0e14 Fix translation. 2023-09-30 17:23:25 +02:00
Oleg Sh
1e527550d4 Add icon. 2023-09-30 17:18:33 +02:00
Oleg Sh
50d284b0b2 Add Czech translation. 2023-09-30 17:17:03 +02:00
Oleg Sh
bde505c98e Add version for script. 2023-09-09 15:42:44 +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
Unick Soft
4eeb746d21
Merge pull request #43 from suchatad/mousewheel_fix
Fix: Mousewheel zooming in Firefox
2022-12-17 20:18:55 +02:00
Oleg Sh
375d13d50f add miss image 2022-12-07 20:53:19 +02:00
Oleg Sh
f449fa674d Add Polish. Thanks @Hypereqqq 2022-12-07 20:50:55 +02:00
suchatad
4c82311e36 Replace onmousewheel event 2022-11-18 16:54:19 +01: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
Unick Soft
c51570f988
Merge pull request #41 from PonomarevIK/master
New vertex shape proposal - textbox
2022-07-24 18:21:45 +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
43a64016f2 Textbox HitTest fixed, new GetTextboxPoints optimised 2022-07-13 23:40:47 +05:00
Ivan
dd9cd24b19 Merge branch 'master' of https://github.com/PonomarevIK/graphonline 2022-07-13 23:00:20 +05:00
Ivan
d53cf4db0a New vertex shape proposal - textbox 2022-07-13 22:59:55 +05:00
Unick Soft
9aa9888e4b
Merge pull request #40 from PonomarevIK/master: Major grammar and typo fixes
Major grammar and typo fixes
2022-07-11 18:17:03 +02:00
Ivan
a4c99c8dc4 You can now change loop size 2022-07-11 20:50:38 +05:00
Ivan
87ef9dbe43 Vertexes -> Vertices pt2 2022-07-11 16:00:52 +05:00
PonomarevIK
c6b0da2329
Delete .vscode directory 2022-07-11 15:28:09 +05:00
PonomarevIK
d46485e83a
Merge branch 'UnickSoft:master' into master 2022-07-10 21:57:13 +05:00
Ivan
1c4346cec4 Merge branch 'master' of https://github.com/PonomarevIK/graphonline 2022-07-10 21:56:31 +05:00
Ivan
835911ad04 Major grammar and typo fixes 2022-07-10 21:54:45 +05:00
Oleg Sh
9626ff2bdf Up version 2022-07-10 18:39:37 +02:00
Unick Soft
871035b271
Merge pull request #39 from PonomarevIK/master
Zoom in to the cursor position
2022-07-10 10:52:51 +02:00
Ivan
964f1e5723 Zoom in to the cursor position - more intuitive 2022-07-10 01:21:04 +05:00
Oleg Sh
59b01bec36 Add export graph to svg 2022-07-02 13:42:20 +02:00
Oleg Sh
9ea83bf875 Fix reflected xss. Thanks to Dennis. 2022-05-21 16:09:08 +02:00
Oleg Sh
194715260d Add special actions for edges. 2022-05-15 22:02:14 +02:00
Oleg Sh
18eac65c92 Fix context menu for some cases. 2022-05-14 16:18:45 +02:00