• Joined on 2024-02-21
deon pushed to master at deon/photo 2024-09-18 01:36:46 +00:00
59925f3af9 More changes to scanall to address memory issues
deon pushed to master at deon/photo 2024-09-17 23:32:12 +00:00
a6796a24ae Change ScanAll logic, we'll just queue a scan instead of recording some info initially
deon pushed to master at deon/photo 2024-09-17 13:34:24 +00:00
6e2a1e8670 Remove some init debug logging
deon pushed to master at deon/photo 2024-09-17 13:11:26 +00:00
10a1aceeb3 Fix scanall, was only scanning one dir. Default route is now /home. Fix 500 error for when displaying an image that doesnt exist
deon pushed to master at deon/photo 2024-09-17 13:07:05 +00:00
e142615e6c Fix scanall, was only scanning one dir. Default route is now /home. Fix 500 error for when displaying an image that doesnt exist
deon pushed to master at deon/photo 2024-09-17 12:04:24 +00:00
86dceac617 Framework update
32e2dcf347 Refactor Catalog Model
2caff58f73 Optimise videostream
a5b5256793 Major refactor of video processing.
f9cdc8f9d2 Implement our own quicktime parser
Compare 10 commits »
deon pushed to image at docker/php 2024-09-17 11:42:57 +00:00
58a035987f Add imagick and gmp modules
deon pushed to ldap at docker/php 2024-09-17 11:05:19 +00:00
cf0fc2a3a2 PHP 8.3 install ldap module
b665751711 Minor optimisation to init
Compare 2 commits »
deon pushed to pgsql-server at docker/php 2024-09-17 11:04:54 +00:00
3ff054805f PHP 8.3 install install sockets and pcntl
5c4566f419 PHP 8.3 install postgres module
b665751711 Minor optimisation to init
Compare 3 commits »
deon pushed to image at docker/php 2024-09-17 11:04:21 +00:00
3b17ab1549 Add imagick and gmp modules
5c4566f419 PHP 8.3 install postgres module
b665751711 Minor optimisation to init
f86ce8e8a8 Added intl module
0cf1719488 Added gitea CI/CD configuration
Compare 133 commits »
deon pushed to pgsql at docker/php 2024-09-17 10:56:01 +00:00
5c4566f419 PHP 8.3 install postgres module
b665751711 Minor optimisation to init
Compare 2 commits »
deon pushed to master at docker/php 2024-09-17 10:42:28 +00:00
b665751711 Minor optimisation to init
deon pushed tag 11.1.15 to laravel/leenooks 2024-09-16 13:30:45 +00:00
deon pushed to master at laravel/leenooks 2024-09-16 13:30:22 +00:00
2ab98a36d5 Add ObjectIssetFix Trait
deon pushed to master at deon/osb 2024-09-16 01:37:03 +00:00
a65c81871b Fix adding the product_id to account based charges (when services are not active)
deon pushed to master at bbs/clrghouz 2024-09-15 12:38:12 +00:00
4501443a43 Improvements to finding idle nodes, last_session actually only shows the last time the remote polled us
deon pushed to master at bbs/clrghouz 2024-09-15 12:00:49 +00:00
3d8fef62c9 Improvements to finding idle nodes, last_session actually only shows the last time the remote polled us
deon pushed to master at bbs/clrghouz 2024-09-10 04:52:41 +00:00
832b496b0b Dont use count(*) but rather count(column) so that indexes can help us
deon pushed to master at bbs/clrghouz 2024-09-10 03:05:50 +00:00
2d75c92afb Some query optimisations when rendering status, dashboard, about and FTN list pages
deon pushed to master at bbs/clrghouz 2024-09-09 13:49:09 +00:00
67f0e3007e Reduce some logging of connect/disconnect