Commit Graph

103 Commits

Author SHA1 Message Date
Julian Prieber d76473177e Update links.blade.php 2022-11-24 20:53:42 +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 d4665776e5 Hid visitor analytics until fixed
https://github.com/JulianPrieber/littlelink-custom/issues/215
2022-11-23 18:53:10 +01:00
Julian Prieber c01ae711aa Remove all external dependencies 2022-11-23 18:41:19 +01:00
Julian Prieber 5877fb00b8 Remove all external dependencies 2022-11-23 17:45:19 +01:00
Julian Prieber ca2be62f81 Remove all external dependencies 2022-11-23 17:04:53 +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 69657bd143 Update edit-link.blade.php 2022-11-14 11:45:07 +01:00
Julian Prieber cfe44190c6 Update edit-link.blade.php 2022-11-14 11:28:35 +01:00
Julian Prieber fe78c14016 Update links.blade.php 2022-11-13 22:36:38 +01:00
Julian Prieber 5144ec0121 Update links.blade.php 2022-11-13 22:09:52 +01:00
Julian Prieber 4726527abd Update links.blade.php 2022-11-13 21:58:24 +01:00
Julian Prieber 2cd0208141 Disabled links in iframes 2022-11-13 00:08:00 +01:00
Julian Prieber fc87d25ff6 Update links.blade.php 2022-11-12 22:54:42 +01:00
Julian Prieber cf952549b2 Added preview to add link page 2022-11-12 21:20:01 +01:00
Julian Prieber ed99b86322 Update theme.blade.php 2022-11-12 19:16:10 +01:00
Julian Prieber 759e859102 Fixed link type always defaulting to link when editing 2022-11-10 19:03:35 +01:00
Julian Prieber 8cee892155 Update edit-link.blade.php 2022-11-10 18:34:05 +01:00
Julian Prieber 9758aa4607 Update links.blade.php 2022-11-09 23:02:22 +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 fe78560368 Added animation to update button
@MagicLike
2022-09-14 16:22:48 +02:00
Julian Prieber 8e232344d7 Update manually tag now links to theme page
@MagicLike
2022-09-14 15:33:31 +02:00
Julian Prieber 8733f159f9 Added animation
Credit: https://codepen.io/chriscoyier/pen/XWNqxyY
2022-09-14 13:11:38 +02:00
Julian Prieber 8e34499dea Removed "BETA" tag 2022-09-14 12:59:49 +02:00
Julian Prieber 256d03b407 Updated theme updater update button 2022-09-14 12:56:50 +02:00
Julian Prieber e50c052aee Update theme.blade.php 2022-09-14 12:46:25 +02:00
Julian Prieber db9ecc3804 Added theme update notification 2022-09-14 12:34:26 +02:00
Julian Prieber 4c8f8283d9 Fixed GitHub API rate limit
For Theme Updater
2022-09-13 21:04:17 +02:00
Julian Prieber 874e8c94eb Added option to disable theme updater in config 2022-09-13 19:44:47 +02:00
Julian Prieber c589a3adad Implemented Theme Updater beta
https://github.com/JulianPrieber/littlelink-custom/discussions/49#discussioncomment-3408857
2022-09-13 13:47:21 +02:00
Julian Prieber d238c17b64 Removed "pin link"
Not fully disabled yet.
2022-08-31 13:39:19 +02:00
Julian Prieber 6bb432a4be Fixed bug
Button editor broken by link sorter
2022-08-31 13:35:56 +02:00
Julian Prieber 0b7ee6949d
Merge pull request #123 2022-08-17 16:05:41 +02:00
Julian Prieber db30b36202
Degoogled LittleLink Custom
Degoogled Project
2022-08-16 18:13:32 +02: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
MagicLike 0ddd06b01a Degoogled Project
- Replaced Google Fonts with Bunny Fonts
- Replaced Google example with "Example" & "example.com"
2022-08-16 17:50:13 +02:00
Julian Prieber c082602715 Changed Custom Website buttons to use HTTPS to fetch favicon 2022-08-16 16:36:45 +02:00
Milan C cb613f6a05 Init Sortable links. 2022-08-15 00:35:26 +05:30
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 33fd0f7e10 Added option to adjust visible button count on edit link page 2022-08-05 17:29:49 +02:00
Julian Prieber d308d30064 Update edit-link.blade.php 2022-08-02 12:08:04 +02:00
Julian Prieber 6380be8cb5 Added coloration separation to link selection 2022-08-02 11:40:59 +02:00
Julian Prieber e4f77996e2 Sorted buttons alphabetically 2022-08-02 00:33:32 +02:00
Julian Prieber 388d2f27b8 Sorted buttons alphabetically
again...
2022-07-31 23:55:20 +02:00
Julian Prieber 38c471ec61 Edit Link now defaults to current link instead of "custom"
If a link is edited on the edit-link section, the default button selection now has the current button selected rather than the custom button.

@bonelifer

https://github.com/JulianPrieber/littlelink-custom/issues/113
2022-07-31 13:35:52 +02:00
Julian Prieber a8b0893aae Update links.blade.php 2022-07-11 13:44:52 +02:00
Julian Prieber e98bd30051 Made textarea field required 2022-07-07 12:41:24 +02:00
Julian Prieber 79fe2f1a04 Made textarea field required 2022-07-07 12:38:19 +02:00