This website requires JavaScript.
Explore
Help
Register
Sign In
bsiggel
/
motia
Watch
1
Star
0
Fork
0
You've already forked motia
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d758b07ea14dfec60a28cf88e111287dae35075
motia
/
bitbylaw
/
steps
History
root
0d758b07ea
Fix KeyError in Phase 3 recreate: use str(frnr) for adv_map key
...
- adv_map keys are str, frnr is int, so adv_map[str(frnr)] fixes KeyError
2025-10-23 12:44:54 +00:00
..
advoware_cal_sync
Fix KeyError in Phase 3 recreate: use str(frnr) for adv_map key
2025-10-23 12:44:54 +00:00
advoware_proxy
Pre-optimization commit: Calendar sync implementation with hub design
2025-10-23 08:29:46 +00:00
petstore
Initial commit with Advoware proxy
2025-10-19 14:57:07 +00:00
vmh
Aufteilung der README.md in modulare Dokumentation
2025-10-20 11:46:30 +00:00
__init__.py
Fix timestamp-based update logic and remove global last_sync update to prevent redundant syncs and race conditions. Update README with anonymization and latest changes.
2025-10-23 10:40:00 +00:00