Commit Graph

105 Commits

Author SHA1 Message Date
Julian Prieber 801a7cb67f Optimized internal favicon API 2022-11-26 18:40:12 +01:00
Julian Prieber be7153121e Update favicon.blade.php 2022-11-24 20:10:39 +01:00
Julian Prieber 346340a548 Remove all external dependencies 2022-11-24 20:01:34 +01:00
Julian Prieber deac5326ac Update favicon.blade.php 2022-11-24 18:06:30 +01:00
Julian Prieber 775e5bea00 Remove all external dependencies 2022-11-24 17:50:29 +01:00
Julian Prieber 16b4d652c9 Remove all external dependencies 2022-11-24 17:23:49 +01:00
Julian Prieber bee52ec6b0 Update diagnose.blade.php 2022-11-23 20:02:29 +01:00
Julian Prieber d0e170523e Remove all external dependencies 2022-11-23 18:33:28 +01:00
Julian Prieber 2d43347e66 Remove all external dependencies 2022-11-23 18:32:25 +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 4a5c06816c Fixed unique id errors 2022-11-21 14:33:23 +01:00
Julian Prieber fe352e65d8 Update finishing.blade.php 2022-11-20 22:07:37 +01:00
Julian Prieber 0891c796d8 Disabled errors in advanced config 2022-11-20 21:54:03 +01:00
Julian Prieber 4e710fcb2b Update back-button.blade.php 2022-11-20 21:32:43 +01:00
Julian Prieber 2d51879300 Added index section to config page 2022-11-20 21:30:48 +01:00
Julian Prieber 3b08b5b6d9 Disabling maintenance mode now forces application out of maintenance 2022-11-20 15:13:53 +01:00
Julian Prieber 7addf2912a Added option Redirect all pages to HTTPS
https://github.com/JulianPrieber/littlelink-custom/issues/216
2022-11-20 14:31:25 +01:00
Julian Prieber ac77efe5a8 Fixed databse errors when updating 2022-11-19 17:48:48 +01:00
Julian Prieber c2b6dd83de
Update config.blade.php 2022-11-18 20:57:47 +01:00
Julian Prieber f00032804e Update advanced-config.blade.php 2022-11-18 13:37:14 +01:00
Julian Prieber c32d7df344 Create back-button.blade.php 2022-11-17 18:00:26 +01:00
Julian Prieber fb3e9b7a59 Update config.blade.php 2022-11-17 16:56:26 +01:00
Julian Prieber 70343d27d5 Update config.blade.php 2022-11-17 16:28:18 +01:00
Julian Prieber 1b2bcd1020 Update config.blade.php 2022-11-17 15:43:52 +01:00
Julian Prieber 74f25b6068 Update config.blade.php 2022-11-17 15:40:26 +01:00
Julian Prieber 8539156614 Create advanced-config.blade.php 2022-11-17 15:22:05 +01:00
Julian Prieber 8350373262 Updated config editor 2022-11-17 15:07:06 +01:00
Julian Prieber 8006577bdd Update finishing.blade.php 2022-11-15 15:01:51 +01:00
Julian Prieber 6f25200753 Update predefined-form.blade.php 2022-11-14 11:47:33 +01:00
Julian Prieber 6141291ae3 Update predefined-form.blade.php 2022-11-14 11:46:22 +01:00
Julian Prieber f2f89a19c2 Correct link type is now selected when editing link 2022-11-11 15:37:13 +01:00
Julian Prieber 2126497f6e Update finishing.blade.php 2022-11-10 22:41:11 +01:00
Julian Prieber 51d5d40526 Update finishing.blade.php 2022-11-10 22:14:07 +01:00
Julian Prieber 87a24b47ca Fixed custom website favicon check box not being checked when editing 2022-11-10 19:17:41 +01:00
Julian Prieber 69e125c8c6 Update finishing.blade.php 2022-11-09 20:37:49 +01:00
Julian Prieber 25c9a98eb3 Update finishing.blade.php 2022-11-09 20:29:26 +01:00
Julian Prieber a5a8bbe821 Update predefined-form.blade.php 2022-11-09 19:45:28 +01:00
Julian Prieber 02f0e25a6b Create pre-update.blade.php 2022-11-09 16:56:13 +01:00
Julian Prieber 4e7990bd2b Update finishing.blade.php 2022-11-09 09:50:39 +01:00
Julian Prieber ef95171779 Update finishing.blade.php 2022-11-09 06:47:02 +01:00
Julian Prieber 9464886b85 Update finishing.blade.php 2022-11-08 16:29:00 +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 661813b349 Update finishing.blade.php 2022-09-17 14:42:03 +02:00
Julian Prieber 874e8c94eb Added option to disable theme updater in config 2022-09-13 19:44:47 +02:00
Julian Prieber 25afd8f074 Added options to disable custom code in themes 2022-09-10 11:15:40 +02:00
Julian Prieber bce7a57459 Added option to config on update 2022-08-08 14:23:58 +02:00
Julian Prieber 5b41e2e1da Update finishing.blade.php 2022-07-08 12:52:38 +02:00
Julian Prieber 0c9b05b185 Update button database entry on update 2022-07-07 22:57:40 +02:00
Julian Prieber 0df539c261 Added HTTPS redirection to env config 2022-06-30 10:39:40 +02:00
Julian Prieber a0950990d4 Fixed Theme Credit page links 2022-05-31 14:47:29 +02:00
Julian Prieber e98d942b04 Added Theme Credit page
A short page that displays the contents of a Theme's readme.md.

Currently, a link to this page is only visible in the HTML meta tags if viewed as page source.
This page can always be accessed on your.domain.com/theme/@littlelink_name.
(For example your.domain.com/theme/@admin)
2022-05-31 14:11:26 +02:00
JulianPrieber ac741d42e6
custom logo hotfix
Just a quick fix, the logo wasn't displaying correctly I probably should do this with a separate CSS file for all images, but I just did this quick and dirty with a style attribute
2022-02-20 18:15:54 +01:00
JulianPrieber 70e01db070
Fixed login/register logo
Fixed the if-else statement responsible for loading the correct login/register image. The SVG wouldn't work, so I just used the new avatar@2x.png, so I guess that one is staying for now. 

If it works it works, I could load the vector image by changing the logo to the SVG in:
confirm-password.blade.php, forgot-password.blade.php, login.blade.php, register.blade.php, reset-password.blade.php and verify-email.blade.php.

This works good enough, so imma leave it how it is now.
2022-02-20 16:57:47 +01:00
JulianPrieber 96cfd5b4c1 Changed logo
As part of the new logo (https://github.com/JulianPrieber/littlelink-custom/milestone/1) I'm now using the new 'logo.svg' vector logo.

For this, I added an if-else statement in most cases, which first check for a custom logo uploaded by the admin or the avatar of an individual user. If the image doesn't exist, the default logo (logo.svg) is used.
2022-02-20 13:12:25 +01:00
Khashayar Zavosh 24db7cbbfb admin littlelink 2021-04-16 03:30:00 +04:30