.. |
2014_10_12_000000_create_users_table.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11: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 |
2021_06_18_133000_update_users.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11: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 |
2022_10_22_000951_domains.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_001214_zt.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_001257_systems.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_001258_zones.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_001259_addresses.php
|
Added address:purge, changing active_addresses index
|
2022-11-20 17:52:49 +11:00 |
2022_10_22_001403_protocols_software.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_001507_echoarea.php
|
Minor bug fixes for migration rollback, domain/list and system last_seen
|
2022-12-03 13:35:23 +11:00 |
2022_10_22_001607_echomails.php
|
Minor bug fixes for migration rollback, domain/list and system last_seen
|
2022-12-03 13:35:23 +11:00 |
2022_10_22_001723_netmails.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_002411_setup.php
|
Refactor the database, in preparation to moving to postgresql
|
2022-10-23 13:50:08 +11:00 |
2022_10_22_004225_nodelists.php
|
nodelist and nodelist_address should be using bigints
|
2022-11-19 15:45:59 +11:00 |
2022_10_23_092332_seenby_index.php
|
Indexes for performance improvements, improved FTN regex
|
2022-11-02 22:01:45 +11:00 |
2022_10_31_122701_files.php
|
Added file areas and TIC processing
|
2022-11-02 22:01:45 +11:00 |
2022_11_03_115325_nodelist.php
|
Determine if an inbound file is a nodelist
|
2022-11-05 10:17:14 +11:00 |
2022_11_26_042014_sessionlog.php
|
Log systems polling
|
2022-12-03 01:25:44 +11:00 |
2023_06_18_160504_netmailpath.php
|
Show netmails to admins, record netmail path in the DB
|
2023-06-18 23:33:26 +10:00 |
2023_06_23_170537_unique_filenames.php
|
Enable systems to configure their packet type
|
2023-06-26 21:24:24 +12:00 |
2023_06_26_185441_node_packet_type.php
|
Enable systems to configure their packet type
|
2023-06-26 21:24:24 +12:00 |
2023_06_29_071835_setup_server_options.php
|
Enable full setup on the setup form
|
2023-07-05 22:58:24 +10:00 |
2023_07_06_204740_system_mailer.php
|
Move mailer details into a separate table
|
2023-07-07 23:59:04 +10:00 |
2023_07_09_125321_mailer_address.php
|
Update nodelist parsing now that we have mailer_system
|
2023-07-09 22:03:15 +10:00 |
2023_07_11_222130_packet_logging.php
|
Complete of logging received and sent packet names, and display them in the web ui for each node
|
2023-07-15 22:10:05 +10:00 |
2023_07_19_132953_remove_recvpkt.php
|
Fix last packet transfers shown, added file transfers
|
2023-07-19 15:16:25 +10:00 |
2023_07_21_162133_flags_increase_int.php
|
Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password
|
2023-07-23 20:21:02 +10:00 |
2023_07_25_223929_system_poll.php
|
Added system polling
|
2023-07-26 19:44:07 +10:00 |
2023_07_28_071914_echoarea_security.php
|
Implemented echoarea/filearea security
|
2023-07-29 13:17:36 +10:00 |
2023_08_02_203857_netmail_forward.php
|
Enable netmail forwarding for users that receive messages directed at clrghouz
|
2023-08-03 17:31:42 +10:00 |
2023_08_05_205920_mail_recvtime.php
|
Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address
|
2023-08-06 13:43:10 +10:00 |
2023_09_09_221103_domain_2d.php
|
Implement 2D domain processing - mainly for fidonet
|
2023-09-10 22:48:12 +10:00 |
2023_09_12_171249_echoarea_test_msgs.php
|
Limit where were respond to test messages
|
2023-09-12 17:46:32 +10:00 |
2023_09_22_233947_file_tweeks.php
|
Rework TIC processing to use Storage::disk(). Implemented handling of replaces and files that already exist
|
2023-09-23 22:40:17 +10:00 |
2023_11_19_224649_add_recv_tic.php
|
Rework TIC processing and added test cases
|
2023-11-22 15:58:00 +11:00 |
2023_11_26_001257_system_heartbeat.php
|
Implemented system heartbeat, to poll systems regularly that we havent heard from
|
2023-11-26 14:59:05 +11:00 |
2023_12_01_205144_dynamic_items.php
|
Implemented Dynamic Items for data to be sent to polled systems based on data in db, like stats/nodelists
|
2023-12-03 18:51:46 +11:00 |
2023_12_10_143252_fix_mailer_id.php
|
Integrate Mailer::class into System_Log::class, removed Zmodem Server/Client
|
2023-12-10 20:41:37 +11:00 |
2023_12_13_130721_fix_tic_desc.php
|
Change file desc to text, since it can be larger than 255 chars
|
2023-12-18 20:43:21 +11:00 |
2024_04_21_151040_echomail_indexes.php
|
Added performance indexes for echomails/echoareas
|
2024-04-21 15:19:38 +10:00 |
2024_04_26_131738_domain_applications.php
|
Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable
|
2024-04-26 20:31:02 +10:00 |
2024_05_07_211343_address_remove_role_not_null.php
|
Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children
|
2024-05-09 21:22:30 +10:00 |
2024_05_13_154308_add_origin_to_netmail.php
|
Fix recording of netmails, when they contain taglines and origin lines
|
2024-05-16 22:59:37 +10:00 |
2024_05_14_111729_add_kludges_to_netmails.php
|
Complete rework of packet parsing and packet generation
|
2024-05-17 22:10:54 +10:00 |
2024_05_23_204853_address_hub.php
|
Add constraint for hubs, which must have the same host and region for a zone
|
2024-05-23 21:46:26 +10:00 |
2024_05_25_213358_nodestatus_id_to_domains.php
|
Automatically mark idle nodes HOLD/DOWN/DE-LIST. Automatically validate presented addresses.
|
2024-05-25 22:31:42 +10:00 |