Matthias Hannig
|
6d6c41409a
|
introduced content resolver
|
2018-06-26 17:09:34 +02:00 |
|
Matthias Hannig
|
1b1a8fe176
|
added content store and extension endpoint
|
2018-06-26 16:59:01 +02:00 |
|
Matthias Hannig
|
fcf53976a1
|
Merge branch 'feature/fix-broken-tests' into develop
|
2018-06-26 11:24:01 +02:00 |
|
Matthias Hannig
|
682c1ebd39
|
use anonymous field for rwmutex
|
2018-06-26 10:51:11 +02:00 |
|
Matthias Hannig
|
d377a002db
|
added tests to makefile
|
2018-06-26 00:10:53 +02:00 |
|
Matthias Hannig
|
26917e4b27
|
fixed theme tests
|
2018-06-26 00:08:51 +02:00 |
|
Matthias Hannig
|
ca3a0c1728
|
Merge branch 'feature/ext-theme-support' into develop
|
2018-06-25 23:55:04 +02:00 |
|
Matthias Hannig
|
8a242332f7
|
updated example config
|
2018-06-25 23:54:14 +02:00 |
|
Matthias Hannig
|
bb3a25f0ea
|
updated example configuration file
|
2018-06-25 23:47:16 +02:00 |
|
Matthias Hannig
|
568a396d84
|
updated theme tests
|
2018-06-25 23:46:33 +02:00 |
|
Matthias Hannig
|
c9b9dc9428
|
updated theme loading
|
2018-06-25 23:46:26 +02:00 |
|
Matthias Hannig
|
4ae8593446
|
include theme with handler
|
2018-06-25 23:44:02 +02:00 |
|
Matthias Hannig
|
185e3ecc85
|
updated documentation
|
2018-06-25 23:13:05 +02:00 |
|
Matthias Hannig
|
00471f8f18
|
added theme loader
|
2018-06-20 19:47:27 +02:00 |
|
Matthias Hannig
|
80f3a91bef
|
added tests for theme loading
|
2018-06-20 19:46:52 +02:00 |
|
Matthias Hannig
|
c613bcfba1
|
added base path to theme config
|
2018-06-20 19:13:28 +02:00 |
|
Matthias Hannig
|
6f96489325
|
prepared backend for theming
|
2018-06-20 12:03:23 +02:00 |
|
Matthias Hannig
|
a4717e0ca9
|
removed debug output
|
2018-06-20 11:53:28 +02:00 |
|
Matthias Hannig
|
5895255f43
|
added optional theme settings to config
|
2018-06-20 11:07:07 +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 |
|