Commit Graph

33 Commits

Author SHA1 Message Date
Jan Losinski a362bb2c29 Integrate vomponents in service starter.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 03:10:45 +01:00
Jan Losinski 3703c522fa Get config from environment 2018-03-22 02:50:01 +01:00
Jan Losinski 48e6e66a4f Implement config file parsing 2018-03-22 02:44:54 +01:00
Jan Losinski 562f4c9650 Update requirements 2018-03-22 02:43:24 +01:00
Jan Losinski 8b8e769672 Fix bug in token refresh 2018-03-22 02:42:55 +01:00
Jan Losinski daffe1eb22 Fix detached instance issue in sender 2018-03-22 02:42:32 +01:00
Jan Losinski 595d87a76c Fix session handling in refresher 2018-03-22 02:42:08 +01:00
Jan Losinski dda27ccfae Add default config 2018-03-22 02:41:38 +01:00
Jan Losinski 8472ebc1a6 Activate user on refresh
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 01:02:11 +01:00
Jan Losinski 8a9246114c Warn if token refresh fails
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 01:00:55 +01:00
Jan Losinski 9f516f69ae Update requirements.txt
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 00:36:52 +01:00
Jan Losinski 4356b1bbcd Add simple navication to UI
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 00:36:37 +01:00
Jan Losinski f0448e59d3 Make user add/delete/update work.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-22 00:26:02 +01:00
Jan Losinski 6b892de27e Improve logging.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:57:00 +01:00
Jan Losinski b34dc4e97f Make user register work.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:50:45 +01:00
Jan Losinski 57a8851a55 Use context based session.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:50:25 +01:00
Jan Losinski 8ea47aafa4 Add context based session.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 23:50:01 +01:00
Jan Losinski 0f56408bc7 Move client credentials to the config.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 20:14:15 +01:00
Jan Losinski d97c6f6a85 Add first part of the UI handling.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:58:37 +01:00
Jan Losinski 6eaeb17a31 Fix consumer sleep.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:58:21 +01:00
Jan Losinski 526817de61 Add basic config handling
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:58:02 +01:00
Jan Losinski c49a4a0816 Add basic UI templates.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 12:56:51 +01:00
Jan Losinski e3743dd6da Add config and fix sesson handling.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 07:23:02 +01:00
Jan Losinski 8b7821bcb0 Move all in its own package.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 06:47:44 +01:00
Jan Losinski 426dd1f82e Add gitignore.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:26:56 +01:00
Jan Losinski 98d6fd9af0 Add requirements.txt.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:15:08 +01:00
Jan Losinski 3e2a8effb7 Add a basic readme.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:14:44 +01:00
Jan Losinski cbb9d3ac1c Add the token refresher.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:14:20 +01:00
Jan Losinski b956f1bf9c Add the wallabag tag consumer.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:13:50 +01:00
Jan Losinski f2fa428d8b Add the email sender.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:13:21 +01:00
Jan Losinski 0aa89447c6 Add wallabag api abstraction.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:12:45 +01:00
Jan Losinski a202328fba Add basic sqlalchemy model.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:11:57 +01:00
Jan Losinski 9404d574dc MIT License.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:08:03 +01:00