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

200 Commits

Author SHA1 Message Date
Matthias Hannig
bf44931034 added example startup script for systemd 2017-05-29 12:51:21 +02:00
Matthias Hannig
3a5b47b92f added startup script for upstart 2017-05-29 12:51:04 +02:00
Matthias Hannig
d60ab9dc2b updated readme 2017-05-29 11:08:01 +02:00
Matthias Hannig
aaa6cc888d added readme 2017-05-29 11:06:19 +02:00
Matthias Hannig
9a055c3ebc moved to example config 2017-05-29 10:42:13 +02:00
Matthias Hannig
89f0a5f62d added example config 2017-05-29 10:39:22 +02:00
Matthias Hannig
2dc8495707 make all 2017-05-29 10:35:19 +02:00
Matthias Hannig
407b0f56a7 download dependencies before build 2017-05-29 10:27:52 +02:00
Matthias Hannig
f5bb38bfad limit reasons for filtering / no export 2017-05-24 11:52:23 +02:00
Matthias Hannig
98fea98581 show routes not exported 2017-05-24 11:41:54 +02:00
Matthias Hannig
8201e310a2 handle missing data 2017-05-24 11:41:19 +02:00
Matthias Hannig
12881a45c3 fixed protocol resolving 2017-05-24 11:40:48 +02:00
Matthias Hannig
56b8568c20 included large communities filter / reject / noexport reasons 2017-05-23 16:26:52 +02:00
Matthias Hannig
72541b6146 refactored large communities 2017-05-23 16:08:46 +02:00
Matthias Hannig
5f1eb874ce fixed issue with optional routes 2017-05-23 16:07:57 +02:00
Matthias Hannig
c593cfffcb set noexport style 2017-05-23 15:53:15 +02:00
Matthias Hannig
bd00a44b99 load noexport reasons 2017-05-23 15:52:19 +02:00
Matthias Hannig
43c74153ac added not filter / noexport reason render components 2017-05-23 15:45:35 +02:00
Matthias Hannig
d22ee9356d fixed issue in status parsing 2017-05-23 15:40:06 +02:00
Matthias Hannig
68bc1a3d9f switched exported / imported 2017-05-23 15:25:15 +02:00
Matthias Hannig
74d46a392b use a smaller alice 2017-05-23 14:08:54 +02:00
Matthias Hannig
4582a0612f removed debug output 2017-05-23 14:08:43 +02:00
Matthias Hannig
9803eb333b started with prefix lookup backend 2017-05-23 13:58:58 +02:00
Matthias Hannig
8f5f5ffa02 production build wrapper 2017-05-23 13:58:49 +02:00
Matthias Hannig
a5377b3a0c added alice 2017-05-22 19:19:44 +02:00
Matthias Hannig
fb8d0b62c3 inital alice version 2017-05-22 18:00:29 +02:00
Matthias Hannig
b37f8f4ab6 fixed broken links 2017-05-22 17:58:55 +02:00
Matthias Hannig
6342c54ade added asset bundle 2017-05-22 17:58:40 +02:00
Matthias Hannig
0b582e0a44 ignore .DS_Store 2017-05-22 17:58:03 +02:00
Matthias Hannig
88115cb08e fixed last reboot rendering 2017-05-22 17:22:40 +02:00
Matthias Hannig
9fbf6eb0e5 fixed link 2017-05-22 17:16:56 +02:00
Matthias Hannig
039b492526 refactored parsing helpers 2017-05-22 17:16:16 +02:00
Matthias Hannig
0a433a19c5 fixed rendering bug 2017-05-22 17:07:41 +02:00
Matthias Hannig
9e44d03c5d added bgp origin 2017-05-22 16:52:09 +02:00
Matthias Hannig
58727c96d7 changed API 2017-05-22 16:44:30 +02:00
Matthias Hannig
dbab1a4ec9 load routes in a single request 2017-05-22 16:37:30 +02:00
Matthias Hannig
ded8af5d86 adapted neighbours list to new api 2017-05-22 16:23:15 +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
89eb9ba779 changed basename 2017-05-22 15:35:56 +02:00
Matthias Hannig
e5a99afd15 bind cached asset to version 2017-05-22 15:35:44 +02:00
Matthias Hannig
2154630793 renamed app 2017-05-22 15:22:25 +02:00
Matthias Hannig
ee95a59e43 changed config api endpoint 2017-05-22 15:17:40 +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