| .. |
|
001_create_sites_table.down.sql
|
Initial commit
|
2024-07-16 15:40:41 +03:00 |
|
001_create_sites_table.up.sql
|
Initial commit
|
2024-07-16 15:40:41 +03:00 |
|
002_add_favicon_column.down.sql
|
added favicon for sites, list all sites api and page, disabled cors for api, minor fixes
|
2024-07-17 02:48:53 +03:00 |
|
002_add_favicon_column.up.sql
|
added favicon for sites, list all sites api and page, disabled cors for api, minor fixes
|
2024-07-17 02:48:53 +03:00 |
|
003_add_slug_column.down.sql
|
feat: Implement slugs and id reordering (#2)
|
2025-06-19 14:34:18 +03:00 |
|
003_add_slug_column.up.sql
|
feat: Implement slugs and id reordering (#2)
|
2025-06-19 14:34:18 +03:00 |
|
004_create_users_table.down.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
004_create_users_table.up.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
005_create_sessions_table.down.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
005_create_sessions_table.up.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
006_add_user_id_to_sites.down.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
006_add_user_id_to_sites.up.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
007_fix_sites_constraints.down.sql
|
Enhance template rendering and Telegram username validation, updated cicd
|
2025-08-08 16:24:10 +03:00 |
|
007_fix_sites_constraints.up.sql
|
Enhance template rendering and Telegram username validation, updated cicd
|
2025-08-08 16:24:10 +03:00 |
|
008_add_display_order.down.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
008_add_display_order.up.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
009_create_update_requests_table.down.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
009_create_update_requests_table.up.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
010_make_telegram_id_nullable.down.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |
|
010_make_telegram_id_nullable.up.sql
|
minor changes
|
2025-07-15 17:40:05 +03:00 |