Commit Graph

279 Commits

Author SHA1 Message Date
0bd2f6e82c Continue to show all common addresses in Items Waiting tab, Add Address Clear Queue job to delete anything in the queue for an address 2024-11-04 23:00:17 +11:00
3aeeed1686 Consistency and SQL Query optimisations - focused around the UI 2024-11-04 23:00:17 +11:00
4b309871ec Sometimes files come in without descriptions 2024-10-24 15:37:41 +11:00
afb8ad9d17 Fix some UTF8 output when doing a search. Convert filename desc to CP437 when displaying files in a file area 2024-10-24 11:31:20 +11:00
2132b4564c Limit what we show users for echo/file areas 2024-10-23 22:21:42 +11:00
48d329e503 List files in a file area 2024-10-23 22:09:04 +11:00
d20a62ad48 Add filearea stats 2024-10-23 22:09:04 +11:00
a32e2e504a Add a maintenance page 2024-10-23 12:56:50 +11:00
a6e911fb48 Improve netmail sent/receive information 2024-10-21 17:46:33 +11:00
676ba4a40b Presentation fixes, no functional changes 2024-10-20 11:49:52 +11:00
b1560015ae Allow users to update their auto_hold status 2024-10-17 16:25:49 +11:00
f4f8e9fa94 Fix some user permissions, when viewing netmails and other systems 2024-10-16 08:44:46 +11:00
4501443a43 Improvements to finding idle nodes, last_session actually only shows the last time the remote polled us 2024-09-15 22:37:35 +10:00
832b496b0b Dont use count(*) but rather count(column) so that indexes can help us 2024-09-10 14:52:35 +10:00
2d75c92afb Some query optimisations when rendering status, dashboard, about and FTN list pages 2024-09-10 13:05:43 +10:00
967aadf21d Add first message date to domain echoarea list 2024-09-09 13:30:45 +10:00
7f95305d75 Fixes for DE-LIST notifications 2024-09-09 08:23:40 +10:00
2c4bf83250 Minor HTML fixes 2024-09-08 14:16:15 +10:00
4d7af7c7e3 Store datetime in UTC format now, and fix presentation of TZUTC. Also standardise message summaries on Notifications 2024-06-28 23:27:06 +10:00
173446edbe Fix for showing FTN list 2024-06-27 10:57:01 +10:00
3333679fc6 Make it clear that phone on system is for the BBS phone number 2024-06-27 10:40:19 +10:00
5f3db71451 Only show active AKAs for our systems 2024-06-26 22:29:05 +10:00
c9700fbd0c Fix date for graph, problem introduced in 3f5668 2024-06-21 09:09:50 +10:00
df2873287c Abstract address session() details 2024-06-15 18:29:55 +10:00
b23d9351b5 Make $setup available to all blades 2024-06-07 15:08:50 +10:00
153e4dc12b Only show system setting for packet msgs, not the resulting calculated value 2024-06-07 14:29:30 +10:00
7c34a9f6c3 Explain why there are no echoareas/fileareas for the system 2024-06-07 14:06:53 +10:00
368198bc77 Add link to netmail/echomail when showing packet contents 2024-06-07 13:30:58 +10:00
614d5b877b Make Autohold button consistent with other buttons, sold=active, outline=inactive 2024-06-06 19:30:01 +10:00
2509aa99e1 Update bootstrap icons to 1.11.3 2024-06-05 19:23:58 +10:00
be8aec4751 Make it easier to identify systems that have been marked not active 2024-06-05 19:23:58 +10:00
27cdb02b06 Fixes for saving a new system 2024-06-03 22:31:38 +10:00
434226f8bc Netmail forwarding shouldnt be required 2024-06-03 21:11:02 +10:00
1d354da6e3 Enable per system configuration of messages per packet 2024-06-03 19:09:09 +10:00
2590c2de71 Remove deprecated Domain::managed() 2024-05-29 19:45:08 +10:00
31770241ec Fix for when no zones/echoareas have been created yet in a domain 2024-05-29 19:45:00 +10:00
c414ebd053 Created a 'zc' role to be used when a user is a ZC of a domain, or a site admin 2024-05-28 23:21:54 +10:00
b460cd0196 Fix display of addresses in pkt dump 2024-05-28 09:38:55 +10:00
7ef9f2dbd0 Fix/optimise address creation/editing via System AKAs 2024-05-27 21:42:03 +10:00
3a594acc03 Fix edit of AKAs for a system. Fix css usage of label for= for the yes/no radio inputs 2024-05-27 10:48:50 +10:00
f8cb6ccc37 Automatically mark idle nodes HOLD/DOWN/DE-LIST. Automatically validate presented addresses. 2024-05-25 22:31:42 +10:00
0e1d5b3239 Fix text lable for Nodelist file 2024-05-25 20:03:23 +10:00
86c27a3f17 Show users hub connection details for their domains 2024-05-24 11:04:25 +10:00
27956146e3 Change domain view last seen to show last time an echomail came from that system 2024-05-23 23:28:42 +10:00
a547e29e56 Sometimes errors have URLs, so enable them to be resolved 2024-05-23 22:38:03 +10:00
f082bb0ebd Dont record us in seenby/path for local messages. Update echomail display to know if an exchomail seenby has collected the message 2024-05-23 20:12:21 +10:00
a5e9a28673 Added PRODUCT_NAME_SHORT and updated PID/TID kludge to include git hash 2024-05-22 15:31:10 +10:00
aaec5f8f4a Security update enabling update_nn to edit system details 2024-05-22 09:21:59 +10:00
ab2e288f06 More complete rework of packet parsing and packet generation with f279d85 - and testing passes 2024-05-22 09:21:59 +10:00
b4a42f6780 More update on security, user to edit their own system with 59ec5f5 2024-05-19 23:30:14 +10:00