398 Commits

Author SHA1 Message Date
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
Oleg Sh
4186c8f323 Disable advertising 2022-05-12 20:43:01 +02:00
Oleg Sh
7f50fd0b60 Removed facebook from russian version. 2022-03-22 19:51:34 +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
Unick Soft
79e5be1f66
Merge pull request #37 from tch1001/master
fixed sandbox html and javascript
2022-03-16 19:49:55 +02:00
tch1001
a33b091aa9 fixed sandbox html and javascript 2022-03-16 21:55:48 +08: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