Commit Graph

112 Commits

Author SHA1 Message Date
Julian Prieber 57b501b629 QR code gradient can now be changed
In Advanced Config:

'qr_code_gradient' => [224, 36, 252, 35, 199, 225, 'diagonal'],

In RGB
2023-12-06 14:37:46 +01:00
Julian Prieber 7b9a3ae956 Updated QR code styling 2023-12-05 22:00:48 +01:00
Julian Prieber 335cf79d93 Updated QR code on dashboard share menu 2023-12-05 21:22:05 +01:00
Julian Prieber 8ca57d9d31 Fixes 2023-10-23 23:55:19 +02:00
Julian Prieber ba87dd1360 Livewire Table 2023-10-20 00:29:37 +02:00
Julian Prieber 4df96237f3 Revert "Livewire Table"
This reverts commit 9e4357eb4f.
2023-10-20 00:27:48 +02:00
Julian Prieber 9e4357eb4f Livewire Table 2023-10-20 00:20:19 +02:00
Julian Prieber ceb2c90e55 Fixed footer links 2023-06-24 15:39:16 +02:00
Julian Prieber 7aacc27f89 Translated footer titles 2023-06-22 14:13:22 +02:00
Julian Prieber 4b3ef447c4 Included local fonts 2023-06-18 13:20:10 +02:00
Julian Prieber dfc9632951 Translated styling settings + sidebar 2023-06-05 18:52:28 +02:00
Julian Prieber 4486cf7b6f Translated sidebar 2023-06-04 23:53:00 +02:00
Julian Prieber 5987c6d0e0 Fixed profile picture display: none when using custom color scheme
@lastsamurai26
2023-06-02 20:11:04 +02:00
Julian Prieber c2afc0c2b6 Bugfix 2023-05-12 14:37:29 +02:00
Julian Prieber 7f1aee47b4 Bugfix
https://github.com/LinkStackOrg/LinkStack/issues/425
2023-05-11 14:31:04 +02:00
Julian Prieber 3a7663af38 Added option to hide credit in footer 2023-05-10 19:41:19 +02:00
Julian Prieber 6625a84af6 Updated icons 2023-05-09 16:19:29 +02:00
Julian Prieber c7eedb09b3 Update sidebar.blade.php 2023-05-03 21:07:11 +02:00
Julian Prieber 76666bac7f Update sidebar.blade.php 2023-05-02 16:21:44 +02:00
Julian Prieber 99b1baf339 Update sidebar.blade.php 2023-05-02 16:09:52 +02:00
Julian Prieber 0a70a9dd3a Fixed multi share URL 2023-05-01 18:46:01 +02:00
Julian Prieber fd95e71373 Fixed vbeta.json 404 2023-04-30 22:57:20 +02:00
Julian Prieber bdd8b80694 Name change 2023-04-27 19:45:12 +02:00
Julian Prieber 0d5fe74284 Update sidebar.blade.php 2023-04-26 20:21:45 +02:00
Julian Prieber ab42fb37c2 Update sidebar.blade.php 2023-04-26 16:59:21 +02:00
Julian Prieber 5dbb2b182d Version 4.0
-- Dashboard Update --

Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00
Julian Prieber 2ebfe4db94 Added last seen section to users page 2023-02-16 13:02:05 +01:00
Julian Prieber 4e97bae3e2 Change URL for footer pages
Change the URL for footer pages when footer page is renamed
2023-02-06 20:13:11 +01:00
Julian Prieber 4a46ea381d Replaced file_get_contents with curl
Replaced all external file_get_contents request with curl, using the new helper function external_file_get_contents.
2023-01-31 16:01:00 +01:00
Julian Prieber dd68dee129 Added option to rename footer pages
Users can now edit the names of footer pages. This new category on the config page replaces the previous section in the Advanced Config.
2023-01-09 18:07:30 +01:00
JWB 0799b98511
Missed the <ul> tag
Not sure how this one was missed, but its important
2022-12-15 16:53:19 -05:00
JWB 1c3435a742
Admin dropdown auto shows
The admin link will automatically show when viewing a page within the admin links. Mainly whenever the url has /panel/ as the first directory after the domain.

We can also remove the config option for this now too but I didn't see where to find it at yet.
2022-12-14 06:07:46 -05:00
JWB 52c9c646fe
Update sidebar.blade.php
Update active link in sidebar
2022-12-13 05:56:37 -05:00
Julian Prieber 1a3719ae13 Revert "Update sidebar.blade.php"
This reverts commit b308b42f46.
2022-12-04 23:15:40 +01:00
Julian Prieber a4b67cb38e Update sidebar.blade.php 2022-12-04 23:15:26 +01:00
Julian Prieber b308b42f46 Update sidebar.blade.php 2022-12-04 23:15:05 +01:00
Julian Prieber 78a2aa27cd Update sidebar.blade.php 2022-12-04 23:07:21 +01:00
Julian Prieber 4dde1bc02b Bugfix 2022-12-04 20:30:49 +01:00
Julian Prieber 38c856484d Added support for custom favicon
Custom logo and custom favicons can now have any supported format.
2022-11-29 23:33:25 +01:00
Julian Prieber 20b4c83d44 Update sidebar.blade.php 2022-11-23 22:59:05 +01:00
Julian Prieber 8315940559 Update sidebar.blade.php 2022-11-23 21:01:25 +01:00
Julian Prieber 5877fb00b8 Remove all external dependencies 2022-11-23 17:45:19 +01:00
Julian Prieber 56e17b9fd5 Remove all external dependencies
https://github.com/JulianPrieber/littlelink-custom/discussions/222
2022-11-23 16:37:30 +01:00
Julian Prieber 30ac613a9b Update sidebar.blade.php 2022-11-19 12:21:44 +01:00
Julian Prieber bfb75e1d1d Fixed image width 2022-11-19 12:11:34 +01:00
Julian Prieber 8350373262 Updated config editor 2022-11-17 15:07:06 +01:00
Julian Prieber 314701dfaf Fixed changes in merged pull request
1279d478e2

@MagicLike
2022-11-10 13:46:10 +01:00
Julian Prieber 951df23c91 Laravel 9
Update to Laravel 9

Commit for the upcoming from-end update.
2022-11-08 16:11:59 +01:00
Julian Prieber 6624bbdaa9 Updated version and event detection 2022-10-19 15:05:59 +02:00
Julian Prieber 6bb432a4be Fixed bug
Button editor broken by link sorter
2022-08-31 13:35:56 +02:00