2348 Commits

Author SHA1 Message Date
Julian Prieber
f6124b24aa Add validation for default links in UserController 2025-01-09 12:10:34 +01:00
Julian Prieber
a3f5976285 Update theme updater URL and enhance Livewire navigation handling 2025-01-09 11:58:43 +01:00
Julian Prieber
14b17d2c1c Fix bulk action redirect on click 2025-01-03 19:17:12 +01:00
Julian Prieber
9b0f884393 Implement shift-click selection for checkboxes in user panel 2025-01-03 18:35:23 +01:00
Julian Prieber
d95e0e6033 Fix sidebar toggle 2025-01-03 18:10:16 +01:00
Julian Prieber
1b71bef18c Replace share icon with eye and person icons in panel index view 2025-01-03 15:13:48 +01:00
Julian Prieber
1cf1ab79d5 Enhance exception handling in the Handler class and improve error display in dashboard-error view 2025-01-03 14:19:01 +01:00
Matt O'Driscoll
3c1ebbcbd2 Updated PHP 8.0 Docker Requirement to PHP 8.2
Updated PHP 8.0 Docker Requirement to PHP 8.2
2025-01-03 12:22:27 +01:00
Julian Prieber
ada214cda3 Update version.json to 4.8.4 2025-01-03 12:22:27 +01:00
Julian Prieber
bbe36b1061 Enable signature validation middleware in the HTTP kernel 2024-12-22 15:42:30 +01:00
Julian Prieber
40e791ea3a Add handling for normal update icons in sidebar layout 2024-12-20 23:11:20 +01:00
Julian Prieber
ad6248bfb7 Refactor sidebar layout by reorganizing script tags and ensuring proper loading order 2024-12-20 22:55:29 +01:00
Julian Prieber
64bcc7c307 Enhance UsersTable with advanced filtering and bulk actions functionality 2024-12-20 22:30:03 +01:00
Julian Prieber
200a6fc83b Reorder script tags in sidebar layout and change const to var for compatibility 2024-12-20 22:03:27 +01:00
Julian Prieber
0b932f3983 Add SPA mode localization strings for English and German 2024-12-20 13:37:14 +01:00
Julian Prieber
82fda41032 Comment out unused middleware in Kernel.php 2024-12-20 12:07:10 +01:00
Julian Prieber
bc65ee9cc6 Update DarkMode inclusion to use Blade syntax in view files 2024-12-20 11:49:15 +01:00
Julian Prieber
6b48bc2d18 Enable dashboard script in sidebar layout 2024-12-19 23:10:02 +01:00
Julian Prieber
484ef2f49e Refactor dark mode handling: remove old script and implement new logic in DarkMode.php 2024-12-19 22:52:05 +01:00
Julian Prieber
5685d2f677 Remove unused dependencies 2024-12-19 20:35:03 +01:00
Julian Prieber
7a02d438eb Implement custom error handling for dashboard routes 2024-12-19 20:28:27 +01:00
Julian Prieber
ec82e775a2 Remove unused page statistics calculations from AdminController and UserController 2024-12-19 18:24:18 +01:00
Julian Prieber
9033c72af3 Update dark mode detection 2024-12-19 17:35:23 +01:00
Julian Prieber
1e07107d24 Fix color mode handling in sidebar 2024-12-19 17:16:49 +01:00
Julian Prieber
40dd91a89f Refactor file path construction for pre-update component 2024-12-19 17:03:13 +01:00
Julian Prieber
62621a6e81 Reduced rows 2024-12-19 16:49:04 +01:00
Julian Prieber
61aac28e74 Comment out unused CSS and JavaScript files in sidebar layout for optimization 2024-12-19 16:45:41 +01:00
Julian Prieber
4c39a2ea1a Add SPA_MODE configuration and update related views for conditional loading 2024-12-19 16:30:31 +01:00
Julian Prieber
91e716adc0 Refactor pages for wire:navigate 2024-12-19 15:13:37 +01:00
Julian Prieber
82cbe24e94 Update sidebar navigation to use wire:current for active links 2024-12-19 12:59:06 +01:00
Julian Prieber
848061e31e Fix script loading 2024-12-19 12:03:31 +01:00
Julian Prieber
6d022a409c Enhance AppServiceProvider with custom validation rules and Livewire script customization 2024-12-18 21:40:11 +01:00
Julian Prieber
3b6a8ef109 Use wire navigate for hydration 2024-12-18 18:17:14 +01:00
Julian Prieber
f198ac1be1 Add placeholder animation 2024-12-17 20:35:35 +01:00
Julian Prieber
81bca8daac Refactor HomeController to simplify view data by removing unused variables 2024-12-17 19:55:40 +01:00
Julian Prieber
84b45a0447 Add core Livewire CSS for enhanced table styling and interactivity 2024-12-17 19:10:13 +01:00
Julian Prieber
fec1cd0dd5 Disable automatic asset injection and add core Livewire assets to user panel 2024-12-17 19:09:26 +01:00
Julian Prieber
dd9491aa7d Update display and styling 2024-12-17 17:42:42 +01:00
Julian Prieber
3d532ee098 Use original class name 2024-12-17 16:29:10 +01:00
Julian Prieber
788b33aae6 Add placeholder animation 2024-12-17 16:15:08 +01:00
Julian Prieber
cd7f93c000 Load users table async 2024-12-17 14:45:01 +01:00
Julian Prieber
dd83134643 Update user table 2024-12-16 18:30:35 +01:00
Julian Prieber
591e3743f5 Add minimum PHP version 2024-12-16 16:31:56 +01:00
Julian Prieber
ff4e3b3d83 Updated to Laravel 10 2024-12-16 15:57:16 +01:00
Julian Prieber
5a72b43c6d Fix username taken error when username is unchanged
Fix typo

https://github.com/LinkStackOrg/LinkStack/issues/758
2024-12-16 14:32:05 +01:00
Julian Prieber
2e09416011 Rework permissions 2024-12-16 14:28:08 +01:00
Julian Prieber
a477165188 Remove unused script for PNG QR Code generation feature 2024-12-16 14:04:34 +01:00
Julian Prieber
08a789494e Make vars 2024-12-16 13:59:42 +01:00
Julian Prieber
100be62385 Get beta version async 2024-12-16 13:55:05 +01:00
Julian Prieber
7940045419 Fix Undefined variable $links error 2024-12-16 12:39:34 +01:00