1043 Commits

Author SHA1 Message Date
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
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
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
7a02d438eb Implement custom error handling for dashboard routes 2024-12-19 20:28:27 +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
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
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
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
Julian Prieber
1665fe47a4 Update notifications icon 2024-12-13 22:31:14 +01:00
Julian Prieber
a834ff0c05 jQuery 2024-12-13 22:27:43 +01:00
Julian Prieber
6711361037 Make notifications async 2024-12-13 22:25:39 +01:00
Julian Prieber
08e0a7b6ab Make version check async 2024-12-13 21:23:26 +01:00
Julian Prieber
a57d8a35cd Refactor sidebar.blade.php 2024-12-13 20:28:19 +01:00
Julian Prieber
ab8a660195 Speed up dashboard load time 2024-12-13 20:02:14 +01:00
Julian Prieber
3019efef0d Refactor QR code generation - disable png codes for faster load times 2024-12-13 19:07:40 +01:00
Julian Prieber
7e84a7685f Add admin check to version call 2024-12-13 18:47:08 +01:00
Matthew O
70a5922692 Add Threads Icon to Font Awesome List 2024-12-09 23:55:22 +00:00
Julian Prieber
63f113067e
Merge pull request #827 from Gvolexe/main
Added Greek (el) Translation
2024-12-09 16:44:37 +01:00
Julian Prieber
762e5c9141
Merge pull request #863 from omgitsjan/main
Fix: Check if button exists to prevent 500 error
2024-12-09 16:43:14 +01:00
Jan
07e25392f7
Update links.blade.php
Added check if Button exits because of 500 error I'm occurred
2024-12-09 16:35:21 +01:00
Julian Prieber
2302dc1f1d Revert "Move logic to preparing step"
This reverts commit 6bb8ed56d886b9ee4f697875b269a3755db2bff9.
2024-12-09 16:33:55 +01:00
Julian Prieber
1f67ef9313 Merge branch 'beta' of https://github.com/LinkStackOrg/LinkStack into beta 2024-12-09 16:15:54 +01:00
Julian Prieber
6bb8ed56d8 Move logic to preparing step 2024-12-09 16:15:52 +01:00
Julian Prieber
0bf793be04
Merge pull request #861 from hide-me/patch-1
Added Russian language
2024-12-09 15:06:05 +01:00
Julian Prieber
e54320ea54 Migrate Twitter icon to X 2024-12-09 14:53:03 +01:00
Julian Prieber
d5721ae31e Check themes folder when updating 2024-12-09 14:32:16 +01:00