| .. |
|
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
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
004_create_users_table.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
005_create_sessions_table.down.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
005_create_sessions_table.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
006_add_user_id_to_sites.down.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
006_add_user_id_to_sites.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
007_fix_sites_constraints.down.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
007_fix_sites_constraints.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
008_add_display_order.down.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
008_add_display_order.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
009_create_update_requests_table.down.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
009_create_update_requests_table.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
010_make_telegram_id_nullable.down.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
010_make_telegram_id_nullable.up.sql
|
added telegram oauth, submittions, dispaly order, admin
|
2025-08-08 16:36:09 +03:00 |
|
011_make_telegram_username_unique.down.sql
|
feat: implement unique constraint for telegram_username and update user handling
|
2025-11-30 20:48:49 +03:00 |
|
011_make_telegram_username_unique.up.sql
|
feat: implement unique constraint for telegram_username and update user handling
|
2025-11-30 20:48:49 +03:00 |
|
012_lowercase_telegram_usernames.down.sql
|
normalize telegram usernames to lowercase and enhance favicon handling
|
2025-12-04 18:30:55 +03:00 |
|
012_lowercase_telegram_usernames.up.sql
|
normalize telegram usernames to lowercase and enhance favicon handling
|
2025-12-04 18:30:55 +03:00 |
|
013_handle_null_usernames.down.sql
|
normalize telegram usernames to lowercase and enhance favicon handling
|
2025-12-04 18:30:55 +03:00 |
|
013_handle_null_usernames.up.sql
|
normalize telegram usernames to lowercase and enhance favicon handling
|
2025-12-04 18:30:55 +03:00 |
|
014_add_enabled_column.down.sql
|
feat: Add enabled status to sites and enabled toggle
|
2026-01-12 00:17:13 +03:00 |
|
014_add_enabled_column.up.sql
|
feat: Add enabled status to sites and enabled toggle
|
2026-01-12 00:17:13 +03:00 |