Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Balandran c83e4842e9 Generalize requests without arguments in JS
This commit adds a list of request types that do not have
parameters. These reqeusts are handled different by the JS code, and
the list makes it easier to add new custom commands that do not have
arguments.
2021-06-06 19:40:19 +02:00
İlteriş Eroğlu 95fd862388 Added css to whois modal to handle newlines 2020-04-30 11:29:51 +02:00
tamihiro 1f020cdc40 Encode `+` when it appears in URL.
This patch takes care of encoding `+` within URL, such as `View the BGP map` link on the output of `show route where net ~ [ <prefix> + ]` response.
2019-06-09 21:39:21 +09:00
Mehdi Abaakouk 6311df95e8 Rewrite the way that user input is handled 2012-10-17 16:17:52 +02:00
Mehdi Abaakouk 9ca18eff4a Made summary sortable 2012-08-10 18:36:09 +02:00
Mehdi Abaakouk 4da3d5e02c Improve bgpmap png 2012-05-29 16:53:19 +02:00
Mehdi Abaakouk d01dd9ac1e Add progress bar 2012-02-08 22:05:28 +01:00
Mehdi Abaakouk d29ccc9290 Rebuild UI with bootstrap 2012-02-05 14:30:32 +01:00
Mehdi Abaakouk 4cdb730b59 Add copyright header 2012-01-27 19:12:59 +01:00
Mehdi Abaakouk d81b45da6e Add error message for empty argument 2012-01-27 11:32:50 +01:00
Mehdi Abaakouk 914eb489bf Add history and traceroute 2012-01-22 23:06:52 +01:00
Mehdi Abaakouk 53e48a4076 Improve UI 2012-01-20 16:50:58 +01:00
Mehdi Abaakouk 69ee07ffc2 Refactoring code 2012-01-20 00:12:37 +01:00
Mehdi ABAAKOUK 6a68df0534 Initial Commit 2011-12-16 11:02:24 +01:00