Commit Graph

31 Commits

Author SHA1 Message Date
Julian Prieber
2f024c6ddf Update button-editor.blade.php 2023-06-16 23:59:59 +02:00
Frank
124a48b1c9 Translated Button Editor 2023-06-06 09:01:51 +02:00
Julian Prieber
ade97ce4e7 Updated button editor styling 2023-05-15 15:26:02 +02:00
Julian Prieber
03c1ba6940 Touched up styling 2023-05-15 15:00:03 +02:00
Julian Prieber
aa65331b32 Improved button editor
- Improved compatibility
 - Reduced bulk

https://github.com/LinkStackOrg/LinkStack/issues/411
2023-05-15 14:33:33 +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
c08dcea0ad Update button-editor.blade.php 2022-11-28 21:12:46 +01:00
Julian Prieber
b1416df540 Update button-editor.blade.php 2022-11-28 21:07:16 +01:00
Julian Prieber
19a49fedad Caching favicons locally 2022-11-28 19:44:02 +01:00
Julian Prieber
4b1054fc1f Revert "Moved favicon API offsite"
This reverts commit 940e7e35a5.
2022-11-28 17:03:17 +01:00
Julian Prieber
2d66578e11 Revert "Update button-editor.blade.php"
This reverts commit 5cc9c1736e.
2022-11-28 17:02:55 +01:00
Julian Prieber
5cc9c1736e Update button-editor.blade.php 2022-11-28 14:24:10 +01:00
Julian Prieber
940e7e35a5 Moved favicon API offsite 2022-11-28 13:55:40 +01:00
Julian Prieber
801a7cb67f Optimized internal favicon API 2022-11-26 18:40:12 +01:00
Julian Prieber
346340a548 Remove all external dependencies 2022-11-24 20:01:34 +01:00
Julian Prieber
f46e5c0898 Update button-editor.blade.php
https://github.com/JulianPrieber/littlelink-custom/issues/224
2022-11-24 13:22:26 +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
951df23c91 Laravel 9
Update to Laravel 9

Commit for the upcoming from-end update.
2022-11-08 16:11:59 +01:00
Julian Prieber
fa1210a2f2 Changed from Google to DuckDuckGo API to retrieve custom website icons
Changed from Google to DuckDuckGo API for improved privacy and compliance with local laws in an effort to degoogle LittleLink Custom.

See: https://github.com/JulianPrieber/littlelink-custom/issues/124
2022-08-16 18:01:49 +02:00
Julian Prieber
c082602715 Changed Custom Website buttons to use HTTPS to fetch favicon 2022-08-16 16:36:45 +02:00
Julian Prieber
435e09a240 Fixed FA 2022-08-10 20:03:46 +02:00
Julian Prieber
fc8a18f0d7 Switched Font Awesome from JS to CSS 2022-08-08 14:11:19 +02:00
Julian Prieber
f42392b0d9 Made textarea fields required 2022-07-07 12:09:46 +02:00
Julian Prieber
42c284e865 Update button-editor.blade.php 2022-05-30 18:10:35 +02:00
Julian Prieber
26275c152d "Reset to default" button now works with themes
The reset to default button on the Button Editor now works with custom theme buttons.
2022-05-20 16:15:14 +02:00
Julian Prieber
7166a5f81f Updated back button 2022-05-07 16:40:21 +02:00
Julian Prieber
cdfa580d36 Fixed Config Editor not working
Fixed Config Editor not working see https://github.com/JulianPrieber/littlelink-custom/issues/51
2022-05-07 16:23:25 +02:00
Julian Prieber
cb75a24e92 Update button editor
Added functionality for custom website button. Made button editor optional to use.
2022-05-04 10:12:01 +02:00
Julian Prieber
845327a628 Updated button-editor 2022-05-04 00:40:41 +02:00
Julian Prieber
08da6fa960 Updated button editor
A bit of optimization. Everything kinda scales to mobile now. Everything still looks terrible tho.
2022-05-04 00:19:29 +02:00
Julian Prieber
62c9baba23 Added custom button editor
Added the long planned button editor. This solution does not look optimal, but works... mostly.

This solution is implemented with JavaScript and the current versions code is very unorganized mostly uncommented and the HTML is still mostly done with inline code. I hope I will fix this in future revisions.

To learn more about the new button editor, read:
https://littlelink-custom.com/blog/upcoming-features/
https://littlelink-custom.com/blog/progress-of-the-new-button-editor/
2022-04-27 20:55:19 +02:00