Commit Graph

44 Commits (0f8b8c51df3510cc83f1b90422003016feae38ed)

Author SHA1 Message Date
Ensar Sarajčić b8092d18ab Version 0.4.6 2018-12-11 20:18:23 +01:00
Ensar Sarajčić 609086cb8a Version 0.4.5 2018-12-06 12:17:21 +01:00
Ensar Sarajčić d0dc674571 Version 0.4.4 2018-11-04 15:10:23 +01:00
Ensar Sarajčić 57deb47f91 Version 0.4.3 2018-11-04 13:47:54 +01:00
Ensar Sarajčić cfc34dfb37 Add application config endpoint 2018-11-04 13:45:58 +01:00
Ensar Sarajčić 2b0273cd93 Version 0.4.2 2018-11-03 18:25:52 +01:00
Ensar Sarajčić 275c6d4c87 Version 0.4.1 2018-11-03 18:14:11 +01:00
Ensar Sarajčić fc9379d4a4 Version 0.4.0 2018-11-01 01:46:17 +01:00
Ensar Sarajčić c66414ca85 Allow secrets to be changed through environment 2018-10-31 21:59:21 +01:00
Ensar Sarajčić 5e13fcac5d Add redirection to frontend on email activation 2018-10-31 21:43:27 +01:00
Ensar Sarajčić 734221ae81 Version 0.3.6 2018-10-31 00:04:31 +01:00
Ensar Sarajčić 5e47e14ba6 Version 0.3.5 2018-10-30 21:47:16 +01:00
Ensar Sarajčić e3e9cde53b Version 0.3.4 2018-10-30 20:19:04 +01:00
Ensar Sarajčić e7e75fc658 Version 0.3.3 2018-10-29 23:25:47 +01:00
esensar 2705ed1e81 Version 0.3.2 2018-10-24 22:21:56 +02:00
esensar cf34117575 Version 0.3.1 2018-10-23 21:12:27 +02:00
esensar e87d684bd7 Version 0.3.0 2018-10-23 00:32:23 +02:00
esensar a6e85614d2 Bump version to 0.2.5 2018-10-22 21:35:32 +02:00
esensar a7f5de7a38 Bump to 0.2.4 2018-10-22 19:48:11 +02:00
esensar 2c369d6208 Revert "Prepare config for mailgun"
This reverts commit eb6b3ec34e.
2018-10-22 19:47:44 +02:00
esensar fd398dfb7f Revert "Add smtp login and password to config"
This reverts commit a47a3ddc7c.
2018-10-22 19:47:43 +02:00
esensar 11600d0cdd Revert "Clean up config.py"
This reverts commit 75ebd7aaae.
2018-10-22 19:47:41 +02:00
esensar ca326667f5 Revert "Disable SSL for mailer"
This reverts commit 13fb74e43d.
2018-10-22 19:47:38 +02:00
esensar 13fb74e43d Disable SSL for mailer 2018-10-22 19:30:26 +02:00
esensar 75ebd7aaae Clean up config.py 2018-10-17 23:16:05 +02:00
esensar a47a3ddc7c Add smtp login and password to config 2018-10-17 23:11:03 +02:00
esensar eb6b3ec34e Prepare config for mailgun 2018-10-17 23:06:28 +02:00
esensar 28c4221ab6 Version 0.2.2 2018-10-15 19:53:30 +02:00
esensar ce4a4068c8 Version 0.2.1 2018-10-10 23:50:21 +02:00
esensar bf681f4568 Add email confirmation feature and endpoints 2018-10-10 20:54:38 +02:00
esensar 057e9e2b19 Add env variable for MQTT_CLIENT_ID 2018-10-08 22:48:57 +02:00
esensar 8e8c87b4de Bump to version 0.2.0 2018-10-08 22:09:01 +02:00
esensar 04f3cb3045 Fix celery task runner and task import 2018-10-08 21:08:50 +02:00
esensar 6f5374ec22 Move tasks to owning domains 2018-10-07 21:59:14 +02:00
esensar 95c7027239 Add redis and celery support 2018-09-20 22:05:03 +02:00
esensar f506e3dfaa Add token validation logic and protected routes 2018-05-07 17:17:19 +02:00
esensar 0a0f18fd66 Add login endpoint 2018-05-04 15:44:17 +02:00
esensar 05f4abea3c Connect to hivemq broker for testing 2018-05-03 20:56:48 +02:00
esensar d8d06c2a87 Add simple recordings table 2018-04-27 10:47:24 +02:00
esensar 5018fc10e2 Make devices module export a blueprint for better modularity 2018-04-26 16:45:28 +02:00
esensar 9bf7e9d5e0 Add basic SQLAlchemy setup 2018-04-26 14:51:37 +02:00
esensar 7cb99cd04f Added virtual environment and directory structure 2018-04-26 10:49:09 +02:00
esensar 249c5e9343 Add DEBUG config variable 2018-04-25 16:02:29 +02:00
esensar 3b812d49a9 Embed simple MQTT client in the application 2018-04-25 15:51:28 +02:00