| .. |
|
0001_01_01_000000_create_users_table.php
|
Set up a fresh Laravel app
|
2025-02-08 15:05:41 +01:00 |
|
0001_01_01_000001_create_cache_table.php
|
Set up a fresh Laravel app
|
2025-02-08 15:05:41 +01:00 |
|
0001_01_01_000002_create_jobs_table.php
|
Set up a fresh Laravel app
|
2025-02-08 15:05:41 +01:00 |
|
2025_02_08_143219_create_devices_table.php
|
initial commit
|
2025-02-12 22:15:57 +01:00 |
|
2025_02_24_175846_create_personal_access_tokens_table.php
|
feat: update to Laravel 12 starter kit (#1)
|
2025-02-25 12:15:35 +01:00 |
|
2025_02_26_095239_add_assign_new_devices_to_users_table.php
|
add features
|
2025-03-03 21:24:22 +01:00 |
|
2025_02_26_144104_add_proxy_cloud_columns_to_devices_table.php
|
add features
|
2025-03-03 21:24:22 +01:00 |
|
2025_02_27_151530_add_last_log_request_to_devices_table.php
|
add features
|
2025-03-03 21:24:22 +01:00 |
|
2025_03_07_133658_create_plugins_table.php
|
feat: add migration for Plugins
|
2025-03-14 17:39:00 +01:00 |
|
2025_03_12_151937_create_playlists_table.php
|
feat: add plugin model
|
2025-03-13 00:17:39 +01:00 |
|
2025_03_12_191757_create_playlist_items_table.php
|
feat: add plugin model
|
2025-03-13 00:17:39 +01:00 |
|
2025_03_14_211414_add_data_payload_updated_at_to_plugins_table.php
|
feat: update plugin data if stale
|
2025-03-14 23:28:53 +01:00 |
|
2025_03_18_110028_add_refresh_time_to_playlists_table.php
|
feat: override device refresh time via playlist
|
2025-03-20 19:04:53 +01:00 |
|
2025_04_26_120013_update_plugin_table_correct_recipe_typo.php
|
fix(#12): correct mispelled word recipe
|
2025-04-26 14:59:28 +02:00 |
|
2025_05_05_151823_add_device_dimensions_to_devices_table.php
|
feat(#18): added support for device mirroring
|
2025-05-05 22:20:31 +02:00 |
|
2025_05_05_174926_add_mirror_device_id_to_devices_table.php
|
feat(#18): added support for device mirroring
|
2025-05-05 22:20:31 +02:00 |
|
2025_05_08_225241_add_assign_new_device_id_to_users_table.php
|
feat(#20): preference: assign mirror device id to auto joined devices
|
2025-05-08 23:42:12 +02:00 |