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

471 Commits

Author SHA1 Message Date
Matthias Hannig
2b0f51f1a3 added tests 2018-07-15 16:55:39 +02:00
Matthias Hannig
bb798efbc5 added serverside filtering of routes 2018-07-15 16:55:26 +02:00
Matthias Hannig
df10bb024e Merge branch 'feature/neighbor-summary' into develop 2018-07-14 17:48:35 +02:00
Matthias Hannig
71d6a3a907 use relative uptime timestamp 2018-07-14 17:48:27 +02:00
Matthias Hannig
df1143cf0a use neighbors summary if present in birdwatcher 2018-07-14 17:01:12 +02:00
Matthias Hannig
fab465bcce improved test dataset 2018-07-14 16:36:15 +02:00
Matthias Hannig
1f5b067c52 added neighbors summary parsing 2018-07-14 16:35:37 +02:00
Matthias Hannig
a99fc9069c added parser and parser test skeleton 2018-07-14 15:50:22 +02:00
Matthias Hannig
109ad09f9c added neighbor summary test data 2018-07-14 15:37:42 +02:00
Matthias Hannig
f66ad18a1c prevent accidental double fetches from backend 2018-07-13 17:59:03 +02:00
Matthias Hannig
8372cd0844 added routes fetching 2018-07-13 17:47:41 +02:00
Matthias Hannig
e31da48261 added paginated routes 2018-07-13 16:45:15 +02:00
Matthias Hannig
8edee21e8b added paginated routes response and pagination info 2018-07-13 16:45:05 +02:00
Matthias Hannig
b169f668b9 improved boundary check 2018-07-13 16:43:12 +02:00
Matthias Hannig
909d42e3ed split routes endpoints 2018-07-13 16:40:28 +02:00
Matthias Hannig
b8f6f9af8c added access helpers for URL.query 2018-07-13 16:39:53 +02:00
Matthias Hannig
4a1b69d726 added tests for pagination 2018-07-13 16:20:05 +02:00
Matthias Hannig
497dfcff97 added routes pagination 2018-07-13 16:19:51 +02:00
Matthias Hannig
0c7f514627 reverted change because lack of coffee 2018-07-13 11:41:00 +02:00
Matthias Hannig
162ce43c16 updated locking 2018-07-13 11:38:20 +02:00
Matthias Hannig
0fbcddf5b7 Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop 2018-07-13 11:02:50 +02:00
Matthias Hannig
d78b401fde build client using docker 2018-07-13 11:02:32 +02:00
Matthias Hannig
7d69696fc4 use pointers 2018-07-11 18:25:42 +02:00
Matthias Hannig
1befa18b3b run all tests 2018-07-11 18:25:05 +02:00
Matthias Hannig
1f85ed91fc set node env to production 2018-07-11 18:07:54 +02:00
Matthias Hannig
3d3c0748ef Merge branch 'feature/caching-birdwatcher-client' into develop 2018-07-11 15:18:38 +02:00
Matthias Hannig
6248b64bdb cache route responses 2018-07-11 15:17:51 +02:00
Matthias Hannig
085e6af89c added LRU routes cache 2018-07-11 15:09:57 +02:00
Matthias Hannig
b27104d136 improved test runtime 2018-07-11 15:09:44 +02:00
Matthias Hannig
8c41c73a79 added routes lru cache 2018-07-11 14:56:51 +02:00
Matthias Hannig
73bf40b38c moved neighbors cache 2018-07-11 14:56:38 +02:00
Matthias Hannig
edd11141d3 added lru map 2018-07-11 14:56:16 +02:00
Matthias Hannig
f6210f25cd added cacheable response types 2018-07-11 14:07:52 +02:00
Matthias Hannig
aea5d5f19d api changes, source config 2018-07-11 14:07:26 +02:00
Matthias Hannig
5322920dcc keep source instances 2018-07-11 14:07:00 +02:00
Matthias Hannig
a02d8cc984 added neighbours cache to birdwatcher source 2018-07-11 13:56:02 +02:00
Matthias Hannig
4330befb5f Merge branch 'feature/copy-optimization' into develop 2018-07-07 12:15:43 +02:00
Matthias Hannig
32903b3f69 refactored refresh interval 2018-07-07 11:51:13 +02:00
Matthias Hannig
eae2e69758 duration is already formatted 2018-07-07 11:48:06 +02:00
Matthias Hannig
d6168da159 even more type refactoring 2018-07-07 11:45:34 +02:00
Matthias Hannig
d8a83f5404 refactored types 2018-07-07 11:41:00 +02:00
Matthias Hannig
f94966a772 refactored refresh interval 2018-07-07 11:39:46 +02:00
Matthias Hannig
a0a1f0a5f7 type refactoring 2018-07-07 11:35:34 +02:00
Matthias Hannig
23366c8709 refactored types 2018-07-07 11:30:40 +02:00
Matthias Hannig
fc686df4cb used pointers instead 2018-07-06 17:04:09 +02:00
Matthias Hannig
898bd232c4 Merge branch 'feature/decix-merge' into develop 2018-07-06 16:01:16 +02:00
Matthias Hannig
c458d6f270 removed internal merge log 2018-07-06 16:01:05 +02:00
Matthias Hannig
3bbe9cb4ce Merge branch 'develop' into feature/decix-merge 2018-07-06 15:03:42 +02:00
Matthias Hannig
c30ddad345 Merge branch 'bugfix/css-neighbours-table-overflow' into develop 2018-07-06 15:03:29 +02:00
Matthias Hannig
cf08e435e0 improved responsive behaviour 2018-07-06 15:03:22 +02:00