aboutsummaryrefslogtreecommitdiffstats
path: root/web/api/public
Commit message (Collapse)AuthorAgeLines
* Upgrade bootstrap and rewrite API (#230)HEADmasterOle Mathias Aa. Heggem2025-04-13-377/+0
|
* TG23: Throw everything over the wall and run!root2023-04-09-3/+3
|
* tg23 initSjur Fredriksen2023-01-30-4/+4
|
* Use new metrics in dhcp apiOle Mathias Aa. Heggem2019-04-16-5/+16
|
* dhcp-summary fixOle Mathias Aa. Heggem2019-04-15-1/+1
|
* update what to look forSjur Fredriksen2019-04-15-1/+1
|
* update what to look forSjur Fredriksen2019-04-15-1/+1
|
* Attempt to avoid loopback in totalts in switch-stateKristian Lyngstol2019-04-09-2/+4
|
* api/ping: remove linknet stuff (again)Kristian Lyngstol2019-01-06-6/+0
| | | | | This hasn't really been used and will probably be reimplemented before it would be used. Thus removed.
* First step to major cleanupKristian Lyngstol2019-01-03-10/+5
| | | | | | | | Fixes #150 Fixe #88 Closes #3 Probably lots of bugs introduced, will fix ASAP.
* Tweak DHCP/uplink/client-port logicKristian Lyngstol2018-04-04-8/+10
|
* Throw TG18-stuff over the wallroot2018-03-31-8/+8
|
* Mange dager med rot på TG18root2018-03-26-9/+9
|
* Merge branch 'master' into network-firstclassOle Mathias Aa. Heggem2018-03-21-9/+10
|\
| * Added support for delete switchesOle Mathias Aa. Heggem2018-03-17-9/+10
| |
* | Making network first class citizenOle Mathias Aa. Heggem2018-01-28-1/+1
|/ | | | Still work in progress
* TG17 monster commitKristian Lyngstøl2017-04-16-21/+36
|
* TG17 stuff ?Kristian Lyngstøl2017-04-10-2/+45
|
* Start clean switches-tableKristian Lyngstol2016-11-15-1/+1
| | | | Lots of cruft
* Various build-tweaks and cache tweaksKristian Lyngstol2016-11-11-1/+2
| | | | | | | | | - mibs are moved to data/, update gitignore - Adjust cache for switches and switches-management to improve responsiveness when adding new content. - Ensure mibs are correctly loaded if the data directory doesn't exist - Add a small timer to the startup of ping collector/snmp to avoid starting before graphite.
* Remove debug output and fix linknet-adding in nightmodeKristian Lyngstol2016-07-01-2/+0
|
* Implement support for per-switch/port queries for switch-stateKristian Lyngstol2016-07-01-4/+25
|
* Implement tags and various other minor tweaksKristian Lyngstol2016-07-01-6/+13
|
* switch-state: Use ifAlias to determine client/uplinkKristian Lyngstol2016-06-30-14/+16
|
* Uplink logic for DXKristian Lyngstol2016-06-30-3/+3
|
* Get cisco temperatures too and mix other tweaksKristian Lyngstol2016-06-28-1/+1
|
* Ping and expose ipv6 as a true equal/superiorKristian Lyngstol2016-05-23-8/+12
| | | | | | | | | | Fixes #80 I should go to bed. Also: Fixes a tiny little issue where we didn't take into account the nature if the OPing timeout? Or has it changed? Either way, no longer do we store thousands of ping replies - per second.
* Config: Output some defaults if there is no config.Kristian Lyngstol2016-05-20-0/+3
| | | | Fixes #79
* Add config read-api and use it to detect public accessKristian Lyngstol2016-05-16-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently no way to modify the settings except by manual SQL, but it's coming. This allows us to have event-specific configuration in the database. This commit adds js that uses this to detect if the frontend is a public vhost or not. There are currently only three columns provided in addition to ID. publicvhost: The domain name of the publicly accessible version of Gondul. shortname: code name for the vent. e.g dx16, tg17, etc. data: jsonb to contain most other settings as we see fit. Most settings will be stored in 'data' if it's only or mainly used by the frontend. This will allow frontend developers to supply arbitrary configuration options without the need for API or database changes in the future. Fixes #51 References #54 Still need the GUI for it.
* Move stuff from /opt/nms to /opt/gondul etcKristian Lyngstol2016-05-13-6/+6
| | | | Still lots to do
* More work on adapting /opt and testsKristian Lyngstol2016-04-13-6/+6
|
* Actual initial importKristian Lyngstol2016-04-12-0/+250
Fetched from tgmanage.