clrghouz/resources/views
Deon George 832b496b0b
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m51s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
Dont use count(*) but rather count(column) so that indexes can help us
2024-09-10 14:52:35 +10:00
..
auth Move passkey login to a button on the login page 2024-04-25 20:20:43 +10:00
domain Some query optimisations when rendering status, dashboard, about and FTN list pages 2024-09-10 13:05:43 +10:00
echoarea Abstract address session() details 2024-06-15 18:29:55 +10:00
echomail Display msgid's smaller for Netmail/Echomail H1 headings 2024-05-13 17:06:51 +10:00
errors CSS fixes, BS5 doesnt have ml/mr,pl/pr. Fix remember me. Style consistencies. Added Error 500 page. 2021-07-24 14:12:10 +10:00
filearea Removed unnessary controller functions that just call a view, HTML/CSS consistency updates 2024-04-25 15:44:52 +10:00
layouts Minor HTML fixes 2024-09-08 14:16:15 +10:00
mail/system Move mailer details into a separate table 2023-07-07 23:59:04 +10:00
netmail Display msgid's smaller for Netmail/Echomail H1 headings 2024-05-13 17:06:51 +10:00
system Dont use count(*) but rather count(column) so that indexes can help us 2024-09-10 14:52:35 +10:00
user Make $setup available to all blades 2024-06-07 15:08:50 +10:00
vendor/mail/html Add email template 2021-06-13 23:01:21 +10:00
widgets 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
zone Removed unnessary controller functions that just call a view, HTML/CSS consistency updates 2024-04-25 15:44:52 +10:00
about.blade.php Remove deprecated Domain::managed() 2024-05-29 19:45:08 +10:00
dashboard.blade.php Make $setup available to all blades 2024-06-07 15:08:50 +10:00
pkt.blade.php Fix display of addresses in pkt dump 2024-05-28 09:38:55 +10:00
setup.blade.php Added passkey for logins 2024-04-25 15:45:05 +10:00
status.blade.php Fixes for DE-LIST notifications 2024-09-09 08:23:40 +10:00