Martin Rey
|
4146cb89b5
|
[misc] Improve docstrings
Mostly by removing whitespace before and after the docstring
|
2020-12-30 21:45:06 +01:00 |
|
Martin Rey
|
2954f3700b
|
[misc] Sort imports with isort
|
2020-12-30 21:45:06 +01:00 |
|
Martin Rey
|
eba21e8409
|
[misc] Use single quotes when possible
|
2020-12-30 21:45:06 +01:00 |
|
Martin Rey
|
e85a4cebb0
|
[misc] Add member to copyright section of edited files
|
2020-12-30 21:45:06 +01:00 |
|
Martin Rey
|
2db213af69
|
[misc] Use format() instead of %s, f-strings, concat
|
2020-12-30 21:45:06 +01:00 |
|
Cathy Hu
|
e965e4da82
|
[core] Remove update function
|
2020-10-09 14:48:09 +02:00 |
|
Cathy Hu
|
2723fa50e4
|
[core] Fix admin url
|
2020-10-09 12:24:30 +02:00 |
|
Cathy Hu
|
24aab36c9f
|
[core] Add update function
|
2020-10-08 20:08:23 +02:00 |
|
Cathy Hu
|
f1dc563846
|
[core] Add password reset function
|
2020-10-08 19:26:54 +02:00 |
|
Cathy Hu
|
3fddb960d2
|
[core] Add endpoint for deleting an account
|
2020-10-08 17:03:21 +02:00 |
|
Cathy Hu
|
b46c605623
|
[core] Add fix secret as config option
|
2020-09-12 00:01:30 +02:00 |
|
Cathy Hu
|
3025d8b05a
|
[misc] Fix all 204 responses
|
2020-09-11 02:58:39 +02:00 |
|
Cathy Hu
|
09810680e8
|
[core] Add default trigger value
|
2020-09-08 13:02:07 +02:00 |
|
Cathy Hu
|
7d54375b43
|
[core] Fix hood destruction process
|
2020-09-06 19:11:18 +02:00 |
|
Cathy Hu
|
32dd8b9207
|
[misc] Reformat to fit new black guidelines
|
2020-09-05 01:39:24 +02:00 |
|
Cathy Hu
|
f1bc3cba8b
|
[core] Add frontend_url and replace some root_url with frontend path for twitter callback
|
2020-08-31 21:41:23 +02:00 |
|
Cathy Hu
|
71ac6fd7fa
|
[core] Make GET hood/id public and implement register correctly
|
2020-08-18 23:44:13 +02:00 |
|
Thomas Lindner
|
3eba5e2ac5
|
[frontend] Generate services from openapi.json
|
2020-07-25 21:46:39 +02:00 |
|
Cathy Hu
|
87a315f340
|
[frontend] Add openapi generator and annotate OpenAPI in backend
|
2020-07-25 19:47:07 +02:00 |
|
Cathy Hu
|
268e1d6853
|
[email] Add start, stop, status REST endpoints
|
2020-07-18 13:53:11 +02:00 |
|
maike
|
cf5acb144f
|
[core] Not all hood routes need authentication
|
2020-07-17 15:51:14 +02:00 |
|
maike
|
4b50157e54
|
[email] Move To: parsing to MDA script
|
2020-07-17 15:51:14 +02:00 |
|
maike
|
09758fa8e8
|
[email] Activate routes
|
2020-07-17 15:51:14 +02:00 |
|
hagi
|
466e41ebe8
|
[core] Change formating
|
2020-07-16 14:08:27 +02:00 |
|
hagi
|
8391ea0b04
|
[core] Change pw length logger to debug
|
2020-07-16 14:08:27 +02:00 |
|
hagi
|
1c45c75e0f
|
[core] Check password length
|
2020-07-16 14:08:27 +02:00 |
|
Cathy Hu
|
051dd062ac
|
[doc] Add docstrings for core
|
2020-07-13 19:14:22 +02:00 |
|
Thomas Lindner
|
a00a6b8497
|
[tests] Mock send_email
|
2020-07-11 18:23:44 +02:00 |
|
Cathy Hu
|
4b6a211c09
|
[telegram] Add telegram bot
|
2020-07-11 12:34:38 +02:00 |
|
Cathy Hu
|
cd62b5b0a7
|
[twitter] Connect Twitter bot to core
|
2020-07-08 13:32:34 +02:00 |
|
Cathy Hu
|
3f5f5106e0
|
[core] Check if Regex input is valid
|
2020-07-08 13:32:34 +02:00 |
|
Thomas Lindner
|
b1d0197037
|
[tests] Add fixtures
|
2020-07-08 13:00:35 +02:00 |
|
Cathy Hu
|
bedcaa940e
|
[misc] Reformat code to match black styleguide
|
2020-07-02 14:31:53 +02:00 |
|
Cathy Hu
|
54c40e5ee8
|
[core] Add core REST API
|
2020-07-01 21:34:16 +02:00 |
|