1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

49 Commits

Author SHA1 Message Date
Matthias Hannig
9803eb333b started with prefix lookup backend 2017-05-23 13:58:58 +02:00
Matthias Hannig
6342c54ade added asset bundle 2017-05-22 17:58:40 +02:00
Matthias Hannig
039b492526 refactored parsing helpers 2017-05-22 17:16:16 +02:00
Matthias Hannig
9e44d03c5d added bgp origin 2017-05-22 16:52:09 +02:00
Matthias Hannig
0059457acc routes and neighbours sorting 2017-05-22 16:21:48 +02:00
Matthias Hannig
e8403b8c73 prepare client html 2017-05-22 15:36:46 +02:00
Matthias Hannig
370581986e refactored prepare assets 2017-05-22 15:36:26 +02:00
Matthias Hannig
54004ac85d removed filter reason from route 2017-05-22 13:31:40 +02:00
Matthias Hannig
32e46b8ee9 get routes and filtered routes 2017-05-22 13:26:37 +02:00
Matthias Hannig
98ae611700 parse routes 2017-05-22 12:48:03 +02:00
Matthias Hannig
6b486a72d8 started with get routes 2017-05-22 12:47:55 +02:00
Matthias Hannig
7a3dcd3d03 added filtered / exported to routes response 2017-05-22 12:47:38 +02:00
Matthias Hannig
5da27b8adb added some more tests 2017-05-22 12:07:57 +02:00
Matthias Hannig
23e29c1a9a call parseNeighbours 2017-05-22 11:47:10 +02:00
Matthias Hannig
54f04c6fef parse neighbours list 2017-05-22 11:46:50 +02:00
Matthias Hannig
b78bb87a83 change uptime to duration 2017-05-22 11:46:27 +02:00
Matthias Hannig
e52647a14b improved config test 2017-05-22 11:13:36 +02:00
Matthias Hannig
06a13df874 added parser test 2017-05-22 11:09:22 +02:00
Matthias Hannig
fb47d68151 use listen settings from config 2017-05-22 10:27:19 +02:00
Matthias Hannig
1690ca7ef1 adapted types 2017-05-19 17:56:24 +02:00
Matthias Hannig
cea38102cd status endpoint ready 2017-05-19 17:56:01 +02:00
Matthias Hannig
3989d76b42 added timeparsing and status endpoint 2017-05-19 17:40:22 +02:00
Matthias Hannig
032cda5fb7 use configuration from flag 2017-05-19 16:16:14 +02:00
Matthias Hannig
3d9fe12f6f set version at compiletime 2017-05-19 11:57:25 +02:00
Matthias Hannig
c7b8f5f573 added basic server status endpoint 2017-05-19 11:32:22 +02:00
Matthias Hannig
7d430a8551 validate source id param 2017-05-18 18:22:52 +02:00
Matthias Hannig
486adf4538 initial birdwatcher client stub 2017-05-18 18:10:55 +02:00
Matthias Hannig
00b0e962e2 provide endpoints for source querying 2017-05-18 18:10:29 +02:00
Matthias Hannig
92f854fe4f get source instance 2017-05-18 18:10:15 +02:00
Matthias Hannig
800a865bf4 added routes response 2017-05-18 18:10:06 +02:00
Matthias Hannig
9eef3da74f removed import 2017-05-18 17:43:30 +02:00
Matthias Hannig
eec4bf1f14 added routeserver list 2017-05-18 17:35:27 +02:00
Matthias Hannig
bc4a9c4f07 removed debug println 2017-05-18 17:35:12 +02:00
Matthias Hannig
d6aa7de70f defined type api.Response 2017-05-18 15:26:22 +02:00
Matthias Hannig
050e608ccd added config endpoint 2017-05-18 15:23:36 +02:00
Matthias Hannig
38874552f9 started with endpoint handlers 2017-05-18 14:44:50 +02:00
Matthias Hannig
99e003e2a5 added error response 2017-05-18 14:44:38 +02:00
Matthias Hannig
4cafd2630d added responses 2017-05-18 12:52:10 +02:00
Matthias Hannig
2a6cc841de parse sections and create mapping 2017-05-17 17:29:07 +02:00
Matthias Hannig
2e09012e0e initial backend implementation 2017-05-17 16:12:01 +02:00
Matthias Hannig
0564ced283 load backend configurations 2017-05-17 16:11:52 +02:00
Matthias Hannig
9cfe9679c9 started with config loading 2017-05-16 18:26:07 +02:00
Matthias Hannig
a5f067b708 use httprouter 2017-05-16 17:24:08 +02:00
Matthias Hannig
66845f5861 added client serving 2017-05-16 16:00:01 +02:00
Matthias Hannig
c6c88d621a added static file handling 2017-05-16 15:22:40 +02:00
Matthias Hannig
543ef00a43 added birdwatcher stub 2017-05-16 14:10:19 +02:00
Matthias Hannig
89e3d666f3 initial source interface 2017-05-16 14:10:02 +02:00
Matthias Hannig
f5f4e272a8 added api layout 2017-05-16 13:58:25 +02:00
Matthias Hannig
67f51c4b63 initial backend commit 2017-05-16 13:39:59 +02:00