Jonas Linter jonas
  • Joined on 2025-09-30
jonas pushed to main at jonas/meta_api_grabber 2025-10-21 11:28:34 +00:00
3704390448 Ratelimiting and timescaledb changes
jonas pushed to main at jonas/meta_api_grabber 2025-10-21 09:55:19 +00:00
6ba8a0dba2 Updated data collection system
jonas pushed to main at jonas/meta_api_grabber 2025-10-21 08:54:24 +00:00
0d754846ce Insight grabber funktioniert.
jonas created branch main in jonas/meta_api_grabber 2025-10-21 08:54:24 +00:00
jonas created repository jonas/meta_api_grabber 2025-10-21 07:51:06 +00:00
jonas pushed to main at jonas/alpinebits_python 2025-10-20 14:26:06 +00:00
12385f685b Testing hashing existing customers
jonas pushed to main at jonas/alpinebits_python 2025-10-20 08:08:36 +00:00
9f36997166 Country code fixes. Hopefully
jonas commented on issue jonas/alpinebits_python#8 2025-10-20 07:48:06 +00:00
BUG. Generic webhook from Webfabrik Landingpage transmits non Standard Country Info

Additional validation in place. Errors if it can't guess the correct code.

jonas created branch fixing_country_codes in jonas/alpinebits_python 2025-10-20 07:46:23 +00:00
jonas pushed to fixing_country_codes at jonas/alpinebits_python 2025-10-20 07:46:23 +00:00
9f36997166 Country code fixes. Hopefully
jonas deleted branch schema_extension from jonas/alpinebits_python 2025-10-20 07:19:28 +00:00
jonas pushed to main at jonas/alpinebits_python 2025-10-20 07:19:28 +00:00
8e6049e210 Added docstrings
6f377b1ea1 Fixed some linting stuff
7bcbe70392 Database migrations incorrectly ran before the tables where created. This didn't cause problems when the database was already set up but would absolutely bork a fresh install.
b0cb4e555c Removed erroneus type hint
27ed8dcd1f Switched to timezone aware schema for database
Compare 15 commits »
jonas merged pull request jonas/alpinebits_python#9 2025-10-20 07:19:26 +00:00
Merging schema_extension
jonas created pull request jonas/alpinebits_python#9 2025-10-20 07:19:09 +00:00
Merging schema_extension
jonas pushed to schema_extension at jonas/alpinebits_python 2025-10-20 07:18:14 +00:00
8e6049e210 Added docstrings
jonas pushed to schema_extension at jonas/alpinebits_python 2025-10-20 06:56:27 +00:00
6f377b1ea1 Fixed some linting stuff
7bcbe70392 Database migrations incorrectly ran before the tables where created. This didn't cause problems when the database was already set up but would absolutely bork a fresh install.
Compare 2 commits »
jonas pushed to schema_extension at jonas/alpinebits_python 2025-10-17 20:39:56 +00:00
b0cb4e555c Removed erroneus type hint
jonas pushed to schema_extension at jonas/alpinebits_python 2025-10-17 20:39:01 +00:00
27ed8dcd1f Switched to timezone aware schema for database
jonas pushed to schema_extension at jonas/alpinebits_python 2025-10-17 20:29:50 +00:00
bd54fc72ad Passing parameters from config
jonas pushed to schema_extension at jonas/alpinebits_python 2025-10-17 20:27:15 +00:00
a5006b2faf Fix autoincrement