147 Commits

Author SHA1 Message Date
Oleg Sh
2bc0bda130 Add vertex finder feature. 2025-06-15 15:52:55 +02:00
Oleg Sh
13f305dcb5 More meta tags fixes for ru. 2025-05-26 21:05:35 +02:00
Oleg Sh
2071f77490 Change meta text for ru main page. 2025-05-25 20:56:27 +02:00
Oleg Sh
8a649df3cf Merge branch 'master' of github.com:UnickSoft/graphonline 2025-05-06 21:20:15 +02:00
Oleg Sh
9ef50c538e Marked 'Check Graphs Isomorphism' as beta, because it works incorrect sometimes. 2025-05-06 21:16:42 +02:00
globart
5d3974404c
fix Hamiltonian Path UA translation 2025-04-27 17:52:37 +03:00
Oleg Sh
7954c3a3c5 fix: correct directed edge description in multiple language files 2025-03-24 18:35:44 +01:00
globart
c81c79d25c
fix directed edge mistake in ua, ru, en languages 2025-03-23 13:29:26 +02:00
Oleg Sh
48f1fe1895 Small fixes for translations. 2025-03-23 12:06:12 +01:00
globart
8a90c03366
add ukrainian language; fix russian typos 2025-03-21 22:33:40 +02:00
Oleg Sh
5477f2afe8 Add last usage graphs menu. 2025-02-15 20:35:37 +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
de90c5c409 Fixed wiki redirect. Fix footer. 2024-10-12 21:18:46 +02:00
Oleg Sh
f407d3be06 Fix German translations. 2024-10-12 18:48:50 +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
Unick Soft
3f9586951e
Merge pull request #48 from victorrschmidt/master
Improved portuguese translation
2023-11-10 21:20:02 +02:00
Oleg Sh
55e1f27979 Fix default lang 2023-11-07 21:17:47 +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
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
50d284b0b2 Add Czech translation. 2023-09-30 17:17:03 +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
f449fa674d Add Polish. Thanks @Hypereqqq 2022-12-07 20:50:55 +02:00
Oleg Sh
4b82685aaa Add creating graph using Edge List. 2022-09-18 13:19:53 +02:00
Oleg Sh
abc9165de2 Fix text box vertex style 2022-07-24 18:59:04 +02:00
Ivan
d53cf4db0a New vertex shape proposal - textbox 2022-07-13 22:59:55 +05: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
7f50fd0b60 Removed facebook from russian version. 2022-03-22 19:51:34 +02:00
Oleg Sh
1d21cc3727 Add longest path algorithm. 2022-03-20 19:59:40 +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
0904a350ca Fix translation. 2022-03-06 20:47:52 +02:00