• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2024-05-10 23:13:27 +00:00
3ad20f969b Put back laravel-eloquent-query-cache and remove Caching from previous commit
4d13199848 Some interface SQL performance improvements
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-10 11:42:29 +00:00
cd2efbd1d4 Added downstream(), and fixed failing tests in RoutingTest
edee0643ec Reorder functions, no functional changes
23159d19d5 Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-05 22:23:11 +00:00
2765a27db8 Performance fix for address_merge, when there are a log of echomails to move to the new address
deon pushed to master at bbs/clrghouz 2024-05-05 13:17:37 +00:00
c8ef7d065b Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()
deon pushed to master at bbs/clrghouz 2024-05-05 13:03:00 +00:00
2c9ef90c94 Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()
deon pushed to master at bbs/clrghouz 2024-05-05 12:47:38 +00:00
22a4e1ebd7 Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()
deon pushed to master at bbs/clrghouz 2024-05-05 12:14:49 +00:00
7540ddf8f4 $o is not always defined
deon pushed to master at bbs/clrghouz 2024-05-05 12:12:30 +00:00
2908589eea is not always defined
deon pushed to master at bbs/clrghouz 2024-05-05 07:41:51 +00:00
b17fe1d2ee It seems session time is now returning a float, cast it to an int
deon pushed to master at bbs/clrghouz 2024-05-05 02:22:50 +00:00
5389739920 Enable setting autohold and address validation in web UI
92f964f572 Remove static cache from our_address in favour of Cache::class keyed off setup:system_id
9abfd88e3d Fix for AreaSecurity when presented security is null
e9895aee45 Added Echoarea::addresses_active() to find addresses that are connected to the area, and active
79b180f453 Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2024-04-26 02:23:59 +00:00
6e376100a5 Fix System registration form presentation and validation processing
deon pushed to master at bbs/clrghouz 2024-04-25 10:20:47 +00:00
1a5c1eff7b Move passkey login to a button on the login page
deon pushed to master at bbs/clrghouz 2024-04-25 06:08:17 +00:00
f42fe97902 Add user policy to manage user security
deon pushed to master at bbs/clrghouz 2024-04-25 05:56:13 +00:00
ac02f37c67 We need to add git to the build for custom composer packages
deon pushed to master at bbs/clrghouz 2024-04-25 05:45:18 +00:00
6a41536d57 Enable user reseting password
527cc1d4ab Added passkey for logins
d90f431925 Changed layout of system/addedit
ceffc7ff14 Removed unnessary controller functions that just call a view, HTML/CSS consistency updates
Compare 4 commits »
deon pushed tag 0.1.0 to laravel/passkey 2024-04-25 05:22:38 +00:00
deon pushed to master at laravel/passkey 2024-04-25 05:21:15 +00:00
4872d55ed6 Initial implementation
deon created branch master in laravel/passkey 2024-04-25 05:21:15 +00:00
deon created repository laravel/passkey 2024-04-25 05:18:09 +00:00
deon pushed to master at bbs/clrghouz 2024-04-21 12:12:11 +00:00
001618d719 Move zone:check to debug namespace, add address:check command
bba6f93fbc Code improvement to our_address(), reducing arguments
1c270025cf Move determination of system packet to System::class
Compare 3 commits »