This website requires JavaScript.
Explore
Help
Register
Sign In
b0esche
/
b0esche_cloud
Watch
1
Star
0
Fork
0
You've already forked b0esche_cloud
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04f08c1b1c56593f3ec73f4a979377413c8fe70f
b0esche_cloud
/
go_cloud
/
migrations
History
Leon Bösche
bb7957cdde
Update avatar URL in auth state after successful upload
2026-01-29 12:48:39 +01:00
..
0001_initial_down.sql
…
0001_initial.sql
…
0002_passkeys.sql
…
0003_files.sql
…
0004_org_owner_slug.sql
…
0005_org_invitations.sql
…
0006_org_invite_link.sql
…
0007_file_share_links_down.sql
…
0007_file_share_links.sql
…
0008_file_share_links_nullable_org_down.sql
Allow NULL org_id in file_share_links for personal file sharing, update model and handlers
2026-01-24 22:54:50 +01:00
0008_file_share_links_nullable_org.sql
Allow NULL org_id in file_share_links for personal file sharing, update model and handlers
2026-01-24 22:54:50 +01:00
0009_file_share_links_org_id_nullable_down.sql
Implement automatic share link creation and logging for file sharing; make org_id nullable in file_share_links
2026-01-24 23:45:08 +01:00
0009_file_share_links_org_id_nullable.sql
Implement automatic share link creation and logging for file sharing; make org_id nullable in file_share_links
2026-01-24 23:45:08 +01:00
0010_add_avatar_url_down.sql
Add avatar_url column to users table and create migration scripts for adding and removing it
2026-01-29 10:45:08 +01:00
0010_add_avatar_url.sql
Add avatar_url column to users table and create migration scripts for adding and removing it
2026-01-29 10:45:08 +01:00
0011_add_updated_at.sql
Add updated_at column to users table and remove debug logging from profile update handler
2026-01-29 12:39:59 +01:00
run-migrations.sh
Update avatar URL in auth state after successful upload
2026-01-29 12:48:39 +01:00