407 Commits

Author SHA1 Message Date
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
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
1eaa035cc5 Fix edges on create graph from matrix. 2022-03-06 21:06:01 +02:00
Oleg Sh
0904a350ca Fix translation. 2022-03-06 20:47:52 +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
Unick Soft
9c6cfb4197
Update README.md
Update php info.
Update graphoffline info.
2022-02-02 21:37:19 +02:00
Unick Soft
9acda45f08
Merge pull request #36 from UnickSoft/php71
Disable database to be compatible with php71
2022-02-02 21:23:40 +02:00
Oleg Sh
03c927e425 Disable database to be compatible with php71 2022-02-02 21:00:23 +02:00
Oleg Sh
59b53a69d4 Up version. 2022-02-02 20:51:29 +02:00
Oleg Sh
469db873e4 Fix wrong id for edges. 2022-02-02 20:49:01 +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
66bd2ec26b Fix disallow 2022-01-02 11:50:22 +02:00
Oleg Sh
77b87b33e9 Fix Yandex bot error. 2022-01-02 11:47:27 +02:00
Oleg Sh
d4d54f04cb Add Chinese to config. 2021-12-21 21:45:09 +02:00
Unick Soft
2112a2a534
Merge pull request #34 from xingyi-zhang/master
added Chinese language
2021-12-21 21:26:37 +02:00
xingyi-zhang
240e03733a added Chinese language 2021-12-20 16:09:46 -06:00
Oleg Sh
e4304c3671 Add html cache for en wiki 2021-12-19 20:25:28 +02:00
Oleg Sh
986d175fbe Add html cache for ru wiki 2021-12-19 19:51:23 +02:00
Unick Soft
f7ba773a50
Merge pull request #33 from gosanon/patch-1
Fix readme grammar
2021-12-19 15:20:25 +02:00
gosanon
2878340438
Fix readme grammar
Setting up a web server - missing article + "to set up" without up means a different thing
3rd, not 3th
Support should be singular
2021-12-19 18:18:53 +05:00
Oleg Sh
872680b896 Fix text on home page 2021-12-11 20:10:02 +02:00
Oleg Sh
61a9d321ac Up version. Add version for algorithms. 2021-12-08 21:56:29 +02:00
Oleg Sh
4bda93aa3f Up version 2021-12-08 21:49:12 +02:00
Oleg Sh
513fb80a0c Add Emsctipted implementation for algorithm. 2021-12-08 21:48:50 +02:00
Oleg Sh
056d4fce12 Up version 2021-12-01 21:12:47 +02:00
Oleg Sh
b674a7abb7 Add enum from zero.
Fix page title
Fix font for dialogs.
2021-12-01 21:09:02 +02:00
Oleg Sh
dccdcecc93 Add bg flag 2021-11-22 19:49:13 +02:00
Unick Soft
3da9db735d
Merge pull request #31 from MBeshkov/master
Added Bulgarian lang
2021-11-22 19:42:24 +02:00
MBeshkov
7a6dd07a83 Added Bulgarian lang 2021-11-22 02:14:17 +00:00
Unick Soft
54f592d791
Update README.md
Add info about offline build.
2021-11-19 12:55:19 +02:00
Unick Soft
ad4d740188
Merge pull request #29 from jd-develop/patch-1
fix french translation
2021-11-16 12:16:26 +02:00
Jean Dubois
5342edd63f
fix 3 2021-11-16 10:58:07 +01:00
Jean Dubois
cd1aa01981
fix 2 2021-11-16 10:49:04 +01:00
Jean Dubois
6dd5e2c413
fix of french translation
https://en.wiktionary.org/wiki/lier#French for more info about this word
2021-11-16 10:46:35 +01:00
Oleg Sh
63a0cef6cc Add algorithm to find all shortest paths from one vertex to another. 2021-11-11 20:53:29 +02:00
Oleg Sh
dc6c90991e Added find all patches algorithm. 2021-09-29 21:10:14 +02:00
Oleg Sh
947a3072ba Up version. 2021-09-20 20:32:15 +02:00
Unick Soft
5782b579a9
Merge pull request #28 from serd2011/algorithms-locale
Added use of locale in algorithms
2021-09-20 20:23:35 +02:00
serd2011
0a294c1720 Added use of locale inColoring algorithm 2021-09-19 19:05:44 +03:00