Commit Graph

311 Commits

Author SHA1 Message Date
NormalParameter
458ef32eeb Update for merge 2022-03-17 14:07:45 +01:00
kevinpauer
6403b2c00d Updating json-files 2022-03-17 13:58:05 +01:00
793d816e57 Added flask cors 2022-03-17 13:33:19 +01:00
317a585f52 Added api endpoints:
- delete user
- get current user
- update user password and username
- set admin rights
- refactoring
2022-03-17 11:05:28 +01:00
290672cee4 Rewrite api from Flask to APIFlask 2022-03-17 09:26:25 +01:00
kevinpauer
37ab7199b4 Merge remote-tracking branch 'origin/main' into frontend 2022-03-16 20:20:51 +01:00
kevinpauer
63bd1adf39 Merge branch 'frontend' of https://github.com/Rripped/TelegramAktienBot into frontend 2022-03-16 20:18:08 +01:00
kevinpauer
2bf7f54f94 Add login capability; Add register page to routing; Block access from users that are not logged in. 2022-03-16 19:52:16 +01:00
Florian Kellermann
2961bbb429 Welcome message for updates and change in json 2022-03-16 17:49:57 +01:00
Florian Kellermann
e4423a76b7 update function now getting share data from json and updating on all shares 2022-03-16 17:42:46 +01:00
5bb16e6d98 Try to fix cors issue 2022-03-16 14:47:25 +01:00
Rripped
5bc76ebe59 Merge remote-tracking branch 'origin/main' into frontend 2022-03-16 13:35:15 +01:00
Rripped
536bdf3bd6 added auto sources for news 2022-03-16 13:32:26 +01:00
Rripped
3b675cf7fc updated reqs and news sources 2022-03-16 12:58:58 +01:00
Florian Kaiser
72716c3c82
Update .drone.yml 2022-03-16 11:50:17 +01:00
Florian Kaiser
2a86a1d21e
Update .drone.yml 2022-03-16 11:47:36 +01:00
Rripped
ae2ed56eb7
Merge pull request #4 from WebEngineering2/bot-features
Bug Removal
2022-03-16 11:20:15 +01:00
Rripped
5b66515432 Merge branch 'bot-features' of https://github.com/WebEngineering2/TelegramAktienBot into bot-features 2022-03-16 11:19:09 +01:00
Rripped
a6da04ac03 Merge remote-tracking branch 'origin/main' into bot-features 2022-03-16 11:18:16 +01:00
Rripped
35c3d57b31 small changes 2022-03-16 11:17:43 +01:00
Florian Kaiser
7cdc6bc57d
Update .drone.yml 2022-03-16 10:49:25 +01:00
NormalParameter
4cffdece05
Merge pull request #3 from WebEngineering2/bot-features
Bot features
2022-03-16 10:43:16 +01:00
Florian Kellermann
81a31af8e0 Merge remote-tracking branch 'origin/main' into bot-features 2022-03-16 10:42:06 +01:00
Florian Kellermann
f7a09e063c Changed requirements 2022-03-16 10:41:43 +01:00
f197b75744 Use python:3.10-slim 2022-03-16 10:41:13 +01:00
Florian Kellermann
1038a24093 Removed pandas 2022-03-16 10:39:29 +01:00
Florian Kaiser
3ec3b3cd99
Update .drone.yml 2022-03-16 10:14:31 +01:00
Rripped
48e95a534a
Merge pull request #2 from WebEngineering2/bot-features
implemented /news and deleted debugbot (edit BOT_API_KEY instead)
2022-03-16 10:08:43 +01:00
Rripped
9e2cdc00b5
Update README.md 2022-03-16 10:08:14 +01:00
Rripped
c7e5005ed4 Merge branch 'bot-features' of https://github.com/WebEngineering2/TelegramAktienBot into bot-features 2022-03-16 10:02:42 +01:00
Rripped
df418fd93c edit reqs 2022-03-16 10:02:32 +01:00
Florian Kellermann
270667c6b5 C:/Program Files/Git/share inserted and working 2022-03-16 10:02:28 +01:00
Rripped
f28c0e69ef test 2022-03-16 09:47:50 +01:00
Florian Kellermann
267a7db04b hoffentlich geht es bei dir 2022-03-16 09:30:33 +01:00
Rripped
eaeb0d4ed5 small change 2022-03-16 09:14:45 +01:00
Rripped
4d67d0cdd0 updated gitignore 2022-03-16 09:03:00 +01:00
Rripped
d1fcff0634 added del .env.example 2022-03-16 09:02:24 +01:00
Florian Kellermann
72e1b4bc50 Working again 2022-03-16 08:54:46 +01:00
Florian Kellermann
8ea805b8e9 NEw commit 2022-03-16 08:47:02 +01:00
kevinpauer
2375abbdcf Finish Skeleton; Add and redesign login page 2022-03-15 21:45:41 +01:00
kevinpauer
b4e2848b11 Add basic login, data and authentification handling 2022-03-15 20:57:27 +01:00
kevinpauer
2f352733d0 Add basic dashboard 2022-03-15 18:42:09 +01:00
Rripped
7c40f12703
Update README.md 2022-03-15 15:05:35 +01:00
Rripped
3759dadb05
Update README.md 2022-03-15 15:04:32 +01:00
NormalParameter
d91b98c47b Update 2022-03-15 15:04:08 +01:00
NormalParameter
32d45053ec Merge branch 'bot-features' of https://github.com/WebEngineering2/TelegramAktienBot into bot-features 2022-03-15 15:02:58 +01:00
NormalParameter
d12916abef Inserting correct comments 2022-03-15 15:02:01 +01:00
Linus E
725f9806b7 added news example 2022-03-15 14:54:17 +01:00
Linus E
af01a7e183 moved news_fetcher to new dir 2022-03-15 14:49:36 +01:00
Linus E
d3a99997b8 Merge branch 'bot-features' of https://github.com/WebEngineering2/TelegramAktienBot into bot-features 2022-03-15 14:43:14 +01:00