Jonas Linter jonas
  • Joined on 2025-09-30
jonas created branch dataclass_simplification in jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
jonas pushed to cleanup at jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
jonas created branch cleanup in jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
jonas pushed tag 1.1.0 to jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
jonas pushed to main at jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
6c50273f54 Merge branch 'concurrency-fix' of https://gitea.99tales.net/jonas/alpinebits_python into concurrency-fix
7a8ee41080 Added a new analysis query to the sql_analysis.md file
d04218988d Disabled free rooms action for now
877b2909f2 Fixed room upsert logic
2be10ff899 Fixed some tests and added schemas
Compare 63 commits »
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
2f458ed6df Added git-filter-repo
4b8bb1b57d No schema creation if public
4cff7c6081 Fixed setup for db where its empty
a6837197b6 FIxed date range overlap
16d12f5b62 Free rooms doesn't cause errors but further data verification is necessary
Compare 101 commits »
jonas pushed to conversion_test_initial at jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
947911be28 Fixed the incorrect conversion_service test
7b8f59008f Added a test for conversions
bbbb4d7847 Massive refactoring. Csv import still works
67f5894ccd Both csv imports work
e8cdc75421 Importing mailbox leads now works
Compare 19 commits »
jonas pushed to concurrency-fix at jonas/alpinebits_python 2025-12-04 19:38:49 +00:00
6c50273f54 Merge branch 'concurrency-fix' of https://gitea.99tales.net/jonas/alpinebits_python into concurrency-fix
7a8ee41080 Added a new analysis query to the sql_analysis.md file
d04218988d Disabled free rooms action for now
877b2909f2 Fixed room upsert logic
2be10ff899 Fixed some tests and added schemas
Compare 63 commits »
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-04 19:32:26 +00:00
92fb486141 Added git-filter-repo
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-04 16:07:58 +00:00
27685695a2 No schema creation if public
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-04 16:05:53 +00:00
8d8060187e Fixed setup for db where its empty
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-04 15:34:37 +00:00
9bbcb4b971 FIxed date range overlap
9ac5f38b55 Free rooms doesn't cause errors but further data verification is necessary
Compare 2 commits »
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-04 14:32:55 +00:00
cdb69bc3c7 Activated free rooms
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 21:37:34 +00:00
5f82de9c53 Merge branch 'db_fixes_plus_free_rooms' of https://gitea.99tales.net/jonas/alpinebits_python into db_fixes_plus_free_rooms
2eb6902d21 Reduced logging for conversion service
4765360a45 Replaced config auth with db auth
Compare 3 commits »
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 18:15:43 +00:00
0c2254544d Bit hamfisted but updates old records
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 18:02:43 +00:00
a0c795d0e4 Updated classification scheme
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 17:52:58 +00:00
a2ac51e5db Another logging message to see how the classification is doing
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 17:44:41 +00:00
a6c5d0b9f5 Added a logging statement to better see where the child dies
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 17:07:53 +00:00
16de553095 Added is_regular and awarness detection
4a9c0b91a1 And fixed typo
859716d0ea Added migration for awarness guest column
325f64fbc3 Awarness guest now for real
ea1d207438 Added awarnesss flag for conversion_guests
Compare 7 commits »
jonas pushed to db_fixes_plus_free_rooms at jonas/alpinebits_python 2025-12-03 14:23:14 +00:00
e1bbefb9a3 Significant matching fix.