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

216 Commits

Author SHA1 Message Date
Matthias Hannig
e0718e7faf initial changelog 2018-06-20 11:13:53 +02:00
Matthias Hannig
a09d116e32 updated deps / imports 2018-06-19 10:02:16 +02:00
Matthias Hannig
6e4b0620f7 improved logging of missing birdwatcher modules 2018-01-31 15:19:53 +01:00
Matthias Hannig
0f212abc53 invalid filtered routes payload is now handled with a warning 2018-01-31 15:17:20 +01:00
Matthias Hannig
39db0afbdc improved api status error handling 2018-01-25 11:28:31 +01:00
Matthias Hannig
d9431ea218 update build instruction 2018-01-25 11:08:04 +01:00
Matthias Hannig
087ef52150 fixed configuration loading 2017-11-20 12:05:55 +01:00
Matthias Hannig
24e6f0556b Merge pull request #9 from hellerve/fix-2
Backend: Fix #2; make server time configurable
2017-11-20 11:51:34 +01:00
Matthias Hannig
1631b35581 Merge pull request #8 from hellerve/master
Client: Fix #7 by making columns truly unique
2017-11-20 11:50:55 +01:00
Matthias Hannig
57dd79c8ba Fixed broken LICENSE file 2017-11-10 10:55:00 +01:00
hellerve
26b2e61171 backend: fix #2; make server time configurable 2017-10-19 14:16:03 +02:00
hellerve
6718f82561 client: fix #7 by making columns truly unique 2017-10-19 13:49:12 +02:00
Matthias Hannig
7be9f799e6 fixed concurrency issue 2017-07-14 14:18:47 +02:00
Matthias Hannig
08f1e1e52f versionbump 2017-07-10 14:19:52 +01:00
Matthias Hannig
0db9e75481 added explicit reason serialization 2017-07-10 14:19:36 +01:00
Matthias Hannig
5fda0be5f0 added json serialization error handling 2017-07-10 14:02:41 +01:00
Matthias Hannig
06cf48f7e7 Merge branch 'master' of ssh://github.com/ecix/alice-lg 2017-07-04 12:48:09 +02:00
Matthias Hannig
04e44ba63d Merge branch 'release/2.2.4' 2017-07-04 12:46:25 +02:00
Matthias Hannig
6d28987917 versionbump 2017-07-04 12:45:50 +02:00
Matthias Hannig
98ddd39213 Merge branch 'feature/optional-search' into dev 2017-07-04 12:44:41 +02:00
Matthias Hannig
655ca0be97 hide search if not enabled 2017-07-04 12:43:55 +02:00
Matthias Hannig
62d9da86e5 added prefix lookup enabled to state 2017-07-04 12:37:16 +02:00
Matthias Hannig
9db9b700b2 enable prefix lookup via config 2017-07-04 12:36:48 +02:00
Matthias Hannig
c770ddd294 added lookup flag to config 2017-07-04 12:13:42 +02:00
Matthias Hannig
9f1816827e versionbump 2017-07-04 12:07:24 +02:00
Matthias Hannig
25ca82a74a fixed overlapping requests 2017-07-04 12:07:03 +02:00
Matthias Hannig
ee09a0e3df remove production artifacts 2017-07-04 11:34:53 +02:00
Matthias Hannig
ad4dd90f66 Update README.md 2017-07-03 13:42:59 +02:00
Matthias Hannig
0a4a90c66f versionbump 2017-07-03 11:22:41 +02:00
Matthias Hannig
6cd92727c2 fixed upstart script 2017-07-03 11:22:32 +02:00
Matthias Hannig
4ba3856649 versionbump 2017-07-03 10:47:30 +02:00
Matthias Hannig
a7e2674226 improved ui 2017-07-03 10:47:08 +02:00
Matthias Hannig
9bd4e5673a fixed input classification 2017-06-30 15:02:12 +02:00
Matthias Hannig
a507e65a25 neighbour lookup working 2017-06-30 14:15:43 +02:00
Matthias Hannig
563791cdea added sloppy input classifier 2017-06-30 12:05:46 +02:00
Matthias Hannig
2c5c3eea32 case insensitive peer lookup 2017-06-30 11:22:35 +02:00
Matthias Hannig
f3b7a82091 added case insensitive comparison 2017-06-30 11:21:01 +02:00
Matthias Hannig
e32f863499 refactored naming 2017-06-30 11:12:15 +02:00
Matthias Hannig
c68636966d ignore coverage reports 2017-06-30 11:12:01 +02:00
Matthias Hannig
1540f115bd added peer lookup by description and added tests 2017-06-29 14:57:08 +02:00
Matthias Hannig
aeccfe9647 added test for get neighbours 2017-06-29 14:24:08 +02:00
Matthias Hannig
2799ae3e7b increased defaults 2017-06-28 17:36:16 +02:00
Matthias Hannig
87a35642e0 reduce default number of results 2017-06-28 17:32:46 +02:00
Matthias Hannig
8c966c9226 reduced results limit 2017-06-28 16:31:03 +02:00
Matthias Hannig
93d9b74889 wording 2017-06-28 15:09:10 +02:00
Matthias Hannig
cc79babf55 vbump 2017-06-28 14:58:59 +02:00
Matthias Hannig
c595acc1bd query limiting and initial pagination 2017-06-28 14:02:54 +02:00
Matthias Hannig
a7ac32c39b added pagination to the lookup query 2017-06-28 13:16:10 +02:00
Matthias Hannig
f115e44efe refactored validators 2017-06-28 12:42:28 +02:00
Matthias Hannig
ac475f913b show no routes found info box 2017-06-26 22:48:02 +02:00