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
de26b280d09063af269da1ddad3b1324b67d1381
b0esche_cloud
/
go_cloud
/
migrations
History
Leon Bösche
ea5c297641
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
..
0001_initial_down.sql
…
0001_initial.sql
…
0002_passkeys.sql
…
0003_files.sql
idle
2026-01-09 17:01:41 +01:00
0004_org_owner_slug.sql
feat: add ownerId to Organization and update related database queries; enhance CORS middleware for origin validation
2026-01-11 05:33:16 +01:00
0005_org_invitations.sql
Implement complete Organizations feature with RBAC
2026-01-23 23:21:23 +01:00
0006_org_invite_link.sql
Implement complete Organizations feature with RBAC
2026-01-23 23:21:23 +01:00
0007_file_share_links_down.sql
Implement file sharing functionality with public share links and associated API endpoints
2026-01-24 21:06:18 +01:00
0007_file_share_links.sql
Implement file sharing functionality with public share links and associated API endpoints
2026-01-24 21:06:18 +01:00
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
run-migrations.sh
Update migration steps to include file share links in the migration process
2026-01-24 21:20:06 +01:00