435 Commits

Author SHA1 Message Date
Oleg Sh
2bc0bda130 Add vertex finder feature. 2025-06-15 15:52:55 +02:00
Oleg Sh
54e58c8011 Add select vertex for default handler 2025-06-09 20:15:24 +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
9494cb6bdf Optimized site loading speed. 2025-05-25 15:33:23 +02:00
Oleg Sh
a143b014a2 Add script to clear css cache. 2025-05-24 16:56:57 +02:00
Oleg Sh
fd8244d193 Small changes in font size. 2025-05-23 16:25:44 +02:00
Oleg Sh
0facf52c63 Add text animation during calculating algorithm 2025-05-23 16:25:09 +02:00
Oleg Sh
6e8ee286d2 Updated graphonline. Fixed max clique search. 2025-05-23 15:24:59 +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
Unick Soft
2a5a923bc7
Merge pull request #53 from globart/master
fix Hamiltonian Path UA translation
2025-05-02 19:19:58 +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
Unick Soft
14cbb256be
Merge pull request #52 from globart/master
fix directed edge mistake in ua, ru, en languages
2025-03-24 18:24:19 +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
Unick Soft
16a74e9ffc
Merge pull request #51 from globart/master
add ukrainian language; fix russian typos
2025-03-23 11:49:56 +01:00
globart
a1f642e248
add ukrainian language to menu 2025-03-21 22:37:31 +02: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
c03b2bf32b Update README to reflect Bootstrap 5 and remove FontAwesome path instructions 2025-02-14 20:04:11 +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
0105f76838 Fix saving graph to image if text if long or font size is big.
Fix background during saving to image.
2025-02-02 16:29:07 +01:00
Oleg Sh
159c87c041 Add script to clear old autosaved graphs 2025-01-07 19:51:43 +01:00
Oleg Sh
c85469fa08 Fix edge selection. 2025-01-06 20:35:09 +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
20b8377651 Add logs if emscripted failed. Updated emscripten. 2024-12-25 20:26:41 +01:00
Oleg Sh
a76a9da938 Redirect "en" to graphonline.top 2024-11-12 20:04:34 +01:00
Oleg Sh
338684057e Added redirects. 2024-10-26 21:15:27 +02:00
Oleg Sh
552f7b3026 Updated metriks code. Updated languages redirect. 2024-10-20 15:04:16 +02:00
Oleg Sh
f69577ff32 Swiched domain for some languages. 2024-10-15 20:22:08 +02:00
Oleg Sh
7cf11b0fa4 Added redirect for Dutch 2024-10-13 11:31:01 +02: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
53ed898c68 Added cross domain grap loading. 2024-10-12 18:40:51 +02:00
/usr/bin/nano
7848441c56 Added examples graphs 2024-10-12 15:51:59 +03:00
Oleg Sh
fd9b6967dd Added graph examples file list. 2024-10-12 14:49:03 +02:00
/usr/bin/nano
037d98a5eb Update wiki-s 2024-10-11 21:09:59 +03:00
Oleg Sh
6ea3935543 Fix svg saving. 2024-10-11 19:33:03 +02:00
Oleg Sh
1576a1c6e4 Moved php from cgi-bin to backend 2024-10-10 20:17:45 +02:00
Oleg Sh
aac9da9d45 Run cgi algorithm if emscripted throw exception. 2024-08-27 22:11:40 +02:00
Oleg Sh
430a5a4a1c Get rid of version in js files. 2024-08-13 20:15:05 +02:00
Oleg Sh
6d0f0f9ab7 Added redirect feature depends on language. 2024-08-13 15:37:19 +02:00
Oleg Sh
cb19bd9d4a Fix save graph to image for old saves. 2024-08-13 14:24:35 +02:00
Oleg Sh
23ef760b23 Save image size when we save full graph to image. 2024-08-11 13:09:32 +02:00
Oleg Sh
451a964127 Fix edges direction field for xml export. 2024-08-10 19:10:01 +02:00
Oleg Sh
7b0c23cb6c Rollback changes 2024-08-03 21:12:15 +02:00