.. |
2014_10_12_000000_create_users_table.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2014_10_12_100000_create_password_resets_table.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2019_04_16_090345_create_domains.php
|
Add Zmodem/BINKP/EMSI
|
2021-06-13 01:32:22 +10:00 |
2019_04_16_105252_create_zt.php
|
Nodelist import
|
2019-04-26 14:30:00 +10:00 |
2019_04_16_105253_create_zones.php
|
Web frontend work
|
2021-06-13 01:32:22 +10:00 |
2019_04_16_105254_create_nodes.php
|
Added laravel/passport, assign ftn addresses to nodes
|
2021-06-20 23:05:19 +10:00 |
2019_04_16_105255_create_flags.php
|
Nodelist import
|
2019-04-26 14:30:00 +10:00 |
2019_04_16_105256_create_flag_node.php
|
Nodelist import
|
2019-04-26 14:30:00 +10:00 |
2019_04_26_112227_create_echomail.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2019_04_26_112228_create_echomail_tables.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2019_04_26_112307_create_netmail.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2019_04_26_113128_create_netmail_tables.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2021_05_03_104554_create_setup.php
|
Minor DB rework, remove spaces in database/migration files
|
2021-06-13 01:31:32 +10:00 |
2021_06_14_064423_add_public_to_domains.php
|
Enabled Domain homepage
|
2021-06-14 21:33:18 +10:00 |
2021_06_14_114942_add_admin_to_users.php
|
Create CI testing
|
2021-06-16 19:08:27 +10:00 |
2021_06_17_100152_create_systems.php
|
Added System, fixed something with Domain, added 403, start of some other items
|
2021-06-18 00:08:30 +10:00 |
2021_06_18_112022_update_zones.php
|
Switchout DB to CockroachDB
|
2022-01-15 14:58:41 +11:00 |
2021_06_18_133000_update_users.php
|
User editing and creation by system admin
|
2021-06-19 10:51:49 +10:00 |
2021_06_19_043425_fix_systems.php
|
Minor layout fixes, and link fixes. Changed notes to be optional in systems table
|
2021-06-19 14:43:02 +10:00 |
2021_06_19_045817_create_addresses.php
|
Added laravel/passport, assign ftn addresses to nodes
|
2021-06-20 23:05:19 +10:00 |
2021_06_20_124638_unique_relations.php
|
Added laravel/passport, assign ftn addresses to nodes
|
2021-06-20 23:05:19 +10:00 |
2021_06_21_121910_add_system_to_setups.php
|
Switchout DB to CockroachDB
|
2022-01-15 14:58:41 +11:00 |
2021_06_22_125420_add_mailer_to_system.php
|
Changed to using new Address Model, Implemented Setup, Some minor CSS changes
|
2021-06-24 20:16:37 +10:00 |
2021_06_25_035054_add_softdeletes_to_addresses.php
|
Address input fixes, region_id/host_id must not be null, address constraints changes
|
2021-06-25 21:33:24 +10:00 |
2021_06_25_040417_create_nodelist.php
|
Import nodelists
|
2021-06-25 22:21:19 +10:00 |
2021_06_28_125054_add_code_to_software.php
|
Added packet debug on web UI
|
2021-06-29 20:45:57 +10:00 |
2021_07_02_143145_session_passwords.php
|
Fix binkp remote closing connection, add/delete session details, menu item this system, minor CSS fixes, move system form editing to individual files
|
2021-07-04 21:48:05 +10:00 |
2021_08_08_125817_default_route.php
|
Default zone only when default=true
|
2021-08-18 00:13:25 +10:00 |
2021_08_10_130352_echomail.php
|
Echomail export
|
2021-09-08 22:07:19 +10:00 |
2021_08_15_134329_default_zones.php
|
Default zone only when default=true
|
2021-08-18 00:13:25 +10:00 |
2021_08_21_134156_add_phone.php
|
Enhance nodelist import
|
2021-08-22 00:20:22 +10:00 |
2021_08_22_110731_echomail_export.php
|
Echomail export
|
2021-09-08 22:07:19 +10:00 |
2021_08_23_093537_create_jobs_table.php
|
Leverage Redis and queue to handle large packets
|
2021-08-24 23:42:03 +10:00 |
2021_08_24_143459_create_failed_jobs_table.php
|
Add failed-jobs table. Set default queue connection to database
|
2021-08-25 00:35:56 +10:00 |
2021_10_19_105854_add_alias_to_user.php
|
Add user alias
|
2021-10-19 22:21:32 +11:00 |
2021_12_24_101812_drop_node.php
|
Remove redundant tables and code
|
2021-07-17 20:28:25 +10:00 |
2022_01_01_235631_create_mail.php
|
Fix echoarea name is converted to UC, add netmail VIA lines for outgoing netmail
|
2022-02-17 23:55:37 +11:00 |
2022_01_15_112024_system_mail_hold.php
|
Enable system mail hold
|
2022-01-16 11:51:49 +11:00 |
2022_01_24_104549_address_role_notnull.php
|
Move DomainController::NODE* to Address::NODE*, make role mandatory in the database, change logic so that mail generated by the host comes from a node address.
|
2022-02-03 13:23:58 +11:00 |