Commit Graph

427 Commits

Author SHA1 Message Date
Oleg Sh 2e302b9013 Turn on negative edge weight support 2024-03-28 21:49:04 +01:00
Oleg Sh 1adf364131 Fixed algorithm menu. 2024-03-28 17:52:28 +01:00
Oleg Sh 1bc95c5991 Optimised algoirthms 2024-03-24 19:12:07 +01:00
Oleg Sh c680ae4fcc Up script version. Updated cache. 2024-03-16 15:19:09 +01:00
Oleg Sh 6eba32bb22 Fixed delete tool 2024-03-16 15:14:01 +01:00
Oleg Sh 3f13e382f5 Fixed Reflected XSS: https://github.com/UnickSoft/graphonline/issues/49 2024-03-16 14:49:56 +01:00
Oleg Sh 9c0c79c697 Added GraphDrawer to move all draw graph function into it. 2023-12-31 15:37:34 +02:00
Oleg Sh a5fb17bb9b Refactor handlers. 2023-12-03 17:40:52 +02:00
Oleg Sh 00f35ebe71 Refactor Undo and SaveLoad from disk. 2023-12-03 13:40:50 +02:00
Oleg Sh fdbff31a13 Refactor Application. 2023-12-02 18:11:09 +02:00
Oleg Sh e81ca36385 Updated README.md 2023-11-11 16:22:16 +02:00
Oleg Sh 7d6de6d6be Removed unnecessary files. 2023-11-11 16:04:46 +02:00
Oleg Sh af68690055 Added admin page to update script caches. 2023-11-11 16:01:55 +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 0e86fd9a51 One more fix for safari 2023-11-06 21:15:14 +02:00
Oleg Sh c7c907e942 Fix for safary. 2023-11-06 21:03:58 +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 c29ad15e3c Changed default lang to en. 2023-11-06 19:10:58 +02:00
Oleg Sh ce1eafdbd0 Added config and added function for js. 2023-11-06 15:58:40 +02:00
Oleg Sh caa0a90564 Fix input file control 2023-10-21 14:37:15 +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 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