Commit Graph

  • 2bc0bda130 Add vertex finder feature. master Oleg Sh 2025-06-15 15:52:55 +02:00
  • 54e58c8011 Add select vertex for default handler Oleg Sh 2025-06-09 20:15:24 +02:00
  • 13f305dcb5 More meta tags fixes for ru. Oleg Sh 2025-05-26 21:05:35 +02:00
  • 2071f77490 Change meta text for ru main page. Oleg Sh 2025-05-25 20:56:27 +02:00
  • 9494cb6bdf Optimized site loading speed. Oleg Sh 2025-05-25 15:33:23 +02:00
  • a143b014a2 Add script to clear css cache. Oleg Sh 2025-05-24 16:56:57 +02:00
  • fd8244d193 Small changes in font size. Oleg Sh 2025-05-23 16:25:44 +02:00
  • 0facf52c63 Add text animation during calculating algorithm Oleg Sh 2025-05-23 16:25:09 +02:00
  • 6e8ee286d2 Updated graphonline. Fixed max clique search. Oleg Sh 2025-05-23 15:24:59 +02:00
  • 8a649df3cf Merge branch 'master' of github.com:UnickSoft/graphonline Oleg Sh 2025-05-06 21:20:15 +02:00
  • 9ef50c538e Marked 'Check Graphs Isomorphism' as beta, because it works incorrect sometimes. Oleg Sh 2025-05-06 21:16:42 +02:00
  • 2a5a923bc7
    Merge pull request #53 from globart/master Unick Soft 2025-05-02 19:19:58 +02:00
  • 5d3974404c
    fix Hamiltonian Path UA translation globart 2025-04-27 17:52:37 +03:00
  • 7954c3a3c5 fix: correct directed edge description in multiple language files Oleg Sh 2025-03-24 18:35:44 +01:00
  • 14cbb256be
    Merge pull request #52 from globart/master Unick Soft 2025-03-24 18:24:19 +01:00
  • c81c79d25c
    fix directed edge mistake in ua, ru, en languages globart 2025-03-23 13:29:26 +02:00
  • 48f1fe1895 Small fixes for translations. Oleg Sh 2025-03-23 12:06:12 +01:00
  • 16a74e9ffc
    Merge pull request #51 from globart/master Unick Soft 2025-03-23 11:49:56 +01:00
  • a1f642e248
    add ukrainian language to menu globart 2025-03-21 22:37:31 +02:00
  • 8a90c03366
    add ukrainian language; fix russian typos globart 2025-03-21 22:33:40 +02:00
  • 5477f2afe8 Add last usage graphs menu. Oleg Sh 2025-02-15 20:35:37 +01:00
  • c03b2bf32b Update README to reflect Bootstrap 5 and remove FontAwesome path instructions Oleg Sh 2025-02-14 20:04:11 +01:00
  • c487ec198c Replace bootstrap3 to bootstrap5. Oleg Sh 2025-02-14 20:02:31 +01:00
  • 823fabf058 Refactor bootstrap3. Removed obsolet files. Oleg Sh 2025-02-03 20:35:11 +01:00
  • 0105f76838 Fix saving graph to image if text if long or font size is big. Fix background during saving to image. Oleg Sh 2025-02-02 16:29:07 +01:00
  • 159c87c041 Add script to clear old autosaved graphs Oleg Sh 2025-01-07 19:51:43 +01:00
  • c85469fa08 Fix edge selection. Oleg Sh 2025-01-06 20:35:09 +01:00
  • 6c4e18ce99 Add dialog to select original graph or autosaved graph. Refactor graph styles holding objects. Small style fixes. Oleg Sh 2025-01-05 21:05:35 +01:00
  • 7aa6eb8ed1 Added auto-save for graphs. Iteraion 1. Oleg Sh 2025-01-01 20:18:01 +01:00
  • 20b8377651 Add logs if emscripted failed. Updated emscripten. Oleg Sh 2024-12-25 20:26:41 +01:00
  • a76a9da938 Redirect "en" to graphonline.top Oleg Sh 2024-11-12 20:04:34 +01:00
  • 338684057e Added redirects. Oleg Sh 2024-10-26 21:15:27 +02:00
  • 552f7b3026 Updated metriks code. Updated languages redirect. Oleg Sh 2024-10-20 15:04:16 +02:00
  • f69577ff32 Swiched domain for some languages. Oleg Sh 2024-10-15 20:22:08 +02:00
  • 7cf11b0fa4 Added redirect for Dutch Oleg Sh 2024-10-13 11:31:01 +02:00
  • de90c5c409 Fixed wiki redirect. Fix footer. Oleg Sh 2024-10-12 21:18:46 +02:00
  • f407d3be06 Fix German translations. Oleg Sh 2024-10-12 18:48:50 +02:00
  • 53ed898c68 Added cross domain grap loading. Oleg Sh 2024-10-12 18:40:51 +02:00
  • 7848441c56 Added examples graphs /usr/bin/nano 2024-10-12 15:51:59 +03:00
  • fd9b6967dd Added graph examples file list. Oleg Sh 2024-10-12 14:49:03 +02:00
  • 037d98a5eb Update wiki-s /usr/bin/nano 2024-10-11 21:09:59 +03:00
  • 6ea3935543 Fix svg saving. Oleg Sh 2024-10-11 19:33:03 +02:00
  • 1576a1c6e4 Moved php from cgi-bin to backend Oleg Sh 2024-10-10 20:17:45 +02:00
  • aac9da9d45 Run cgi algorithm if emscripted throw exception. Oleg Sh 2024-08-27 22:11:40 +02:00
  • 430a5a4a1c Get rid of version in js files. Oleg Sh 2024-08-13 20:15:05 +02:00
  • 6d0f0f9ab7 Added redirect feature depends on language. Oleg Sh 2024-08-13 15:37:19 +02:00
  • cb19bd9d4a Fix save graph to image for old saves. Oleg Sh 2024-08-13 14:24:35 +02:00
  • 23ef760b23 Save image size when we save full graph to image. Oleg Sh 2024-08-11 13:09:32 +02:00
  • 451a964127 Fix edges direction field for xml export. Oleg Sh 2024-08-10 19:10:01 +02:00
  • 7b0c23cb6c Rollback changes Oleg Sh 2024-08-03 21:12:15 +02:00
  • c9201526a9 Fixed shrt path algorithm name for graphs with negative edges. Fix loader. Oleg Sh 2024-08-03 21:03:42 +02:00
  • d628dcd74d Turn on optimization. Fix miss image. Oleg Sh 2024-07-31 22:28:47 +02:00
  • db11dee78a Added gzip compress for static resources. Oleg Sh 2024-07-19 21:52:24 +02:00
  • 11758e9d3b Up version. Oleg Sh 2024-07-16 20:43:32 +02:00
  • dac4f9bcb8 Added test size settings for vertices and edges. Oleg Sh 2024-07-15 22:11:38 +02:00
  • b7b14e16e8 Fix searching of shortest path for graphs with negative edges. Oleg Sh 2024-04-05 19:18:47 +02:00
  • e2a708a140 Temporary disabled search of shortest path for graphs with negative edges. Oleg Sh 2024-04-01 10:47:23 +02:00
  • 61bafa7d51 Support negative weight for edges. Oleg Sh 2024-03-30 15:03:30 +01:00
  • 2e302b9013 Turn on negative edge weight support Oleg Sh 2024-03-28 21:49:04 +01:00
  • 1adf364131 Fixed algorithm menu. Oleg Sh 2024-03-28 17:52:28 +01:00
  • 1bc95c5991 Optimised algoirthms Oleg Sh 2024-03-24 19:12:07 +01:00
  • c680ae4fcc Up script version. Updated cache. Oleg Sh 2024-03-16 15:19:09 +01:00
  • 6eba32bb22 Fixed delete tool Oleg Sh 2024-03-16 15:14:01 +01:00
  • 3f13e382f5 Fixed Reflected XSS: https://github.com/UnickSoft/graphonline/issues/49 Oleg Sh 2024-03-16 14:49:56 +01:00
  • 9c0c79c697 Added GraphDrawer to move all draw graph function into it. Oleg Sh 2023-12-31 15:37:34 +02:00
  • a5fb17bb9b Refactor handlers. Oleg Sh 2023-12-03 17:40:52 +02:00
  • 00f35ebe71 Refactor Undo and SaveLoad from disk. Oleg Sh 2023-12-03 13:40:50 +02:00
  • fdbff31a13 Refactor Application. Oleg Sh 2023-12-02 18:11:09 +02:00
  • e81ca36385 Updated README.md Oleg Sh 2023-11-11 16:22:16 +02:00
  • 7d6de6d6be Removed unnecessary files. Oleg Sh 2023-11-11 16:04:46 +02:00
  • af68690055 Added admin page to update script caches. Oleg Sh 2023-11-11 16:01:55 +02:00
  • 3f9586951e
    Merge pull request #48 from victorrschmidt/master Unick Soft 2023-11-10 21:20:02 +02:00
  • 55e1f27979 Fix default lang Oleg Sh 2023-11-07 21:17:47 +02:00
  • 0e86fd9a51 One more fix for safari Oleg Sh 2023-11-06 21:15:14 +02:00
  • c7c907e942 Fix for safary. Oleg Sh 2023-11-06 21:03:58 +02:00
  • 43a4b44a22 Change script location. Split js code. Added cache and changed loading mechanism for js sources. Oleg Sh 2023-11-06 19:16:50 +02:00
  • c29ad15e3c Changed default lang to en. Oleg Sh 2023-11-06 19:10:58 +02:00
  • ce1eafdbd0 Added config and added function for js. Oleg Sh 2023-11-06 15:58:40 +02:00
  • caa0a90564 Fix input file control Oleg Sh 2023-10-21 14:37:15 +02:00
  • 6f477f1e94 Added background image support Oleg Sh 2023-10-21 12:08:07 +02:00
  • fa3b585471
    Update help.php Victor Schmidt 2023-10-04 21:41:39 -03:00
  • cb7e40cd23
    Update graphs_examples.php Victor Schmidt 2023-10-04 21:37:04 -03:00
  • d33a6e4dc9
    Update create_graph_by_matrix.php Victor Schmidt 2023-10-04 21:34:21 -03:00
  • 2c8062b1ea
    Update create_graph_by_incidence_matrix.php Victor Schmidt 2023-10-04 21:30:44 -03:00
  • c6a18682f3
    Update create_graph_by_edge_list.php Victor Schmidt 2023-10-04 21:25:06 -03:00
  • 89876603a8
    Update create_graph_by_edge_list.php Victor Schmidt 2023-10-04 21:20:26 -03:00
  • 33829dc704
    Update create_graph_by_edge_list.php Victor Schmidt 2023-10-04 21:03:52 -03:00
  • f7ee679e1c
    Update create_algorithm.php Victor Schmidt 2023-10-04 20:48:26 -03:00
  • 357f6a2623
    Update contacts.php Victor Schmidt 2023-10-04 20:40:07 -03:00
  • e1ce76631a
    Update about.php Victor Schmidt 2023-10-04 20:37:05 -03:00
  • 433e2f3d73
    Update _500.php Victor Schmidt 2023-10-04 20:35:52 -03:00
  • ac393a5efc
    Update 404.php Victor Schmidt 2023-10-04 20:33:13 -03:00
  • 62ee48191e
    Update main.php Victor Schmidt 2023-10-04 20:22:39 -03:00
  • 131f1a0e14 Fix translation. Oleg Sh 2023-09-30 17:23:25 +02:00
  • 1e527550d4 Add icon. Oleg Sh 2023-09-30 17:18:33 +02:00
  • 50d284b0b2 Add Czech translation. Oleg Sh 2023-09-30 17:17:03 +02:00
  • bde505c98e Add version for script. Oleg Sh 2023-09-09 15:42:44 +02:00
  • 4d3085baa5 Add Max Clique algorithm. Oleg Sh 2023-09-07 22:06:35 +02:00
  • b6065ef901 Add save edge and reuse it. Oleg Sh 2023-01-07 19:59:48 +02:00
  • 168a851b75 Fix bugs with connection edges. Oleg Sh 2022-12-17 22:19:37 +02:00