Julian Prieber
613558549e
Update site.blade.php
2023-04-26 20:25:32 +02:00
Julian Prieber
0d5fe74284
Update sidebar.blade.php
2023-04-26 20:21:45 +02:00
Julian Prieber
018e30be48
bugfix
2023-04-26 20:16: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
d59acda1c2
Fixed logo width
2023-03-31 00:32:12 +02:00
Julian Prieber
4f650566d5
Update littlelink.blade.php
2023-03-28 16:07:06 +02:00
Julian Prieber
f0343e931d
Update vcard-form.blade.php
2023-03-28 15:38:18 +02:00
Julian Prieber
dbab3a64ef
Fixed vcard edit
...
Removed file upload from form
2023-03-28 15:12:01 +02:00
Julian Prieber
0155d96381
Bugfix
...
Fixed vcard title bug
2023-03-28 14:19:37 +02:00
Julian Prieber
a5890cfa12
Update index.blade.php
2023-03-28 14:14:04 +02:00
Julian Prieber
e8d3a4ed11
Update links.blade.php
2023-03-28 13:51:11 +02:00
Julian Prieber
adee9ccaec
Initial Vcard
...
Added Vcard feature
2023-03-27 19:04:41 +02:00
Julian Prieber
18d3e6069d
Fixed error undefined constant "STDIN" when updating
...
https://github.com/JulianPrieber/littlelink-custom/issues/373
2023-03-23 12:57:02 +01:00
Julian Prieber
ae23e162c9
Revert "bugfix"
...
This reverts commit 158f28e2fc
.
2023-03-21 22:29:04 +01:00
Julian Prieber
158f28e2fc
bugfix
...
test
https://github.com/JulianPrieber/littlelink-custom/issues/373
2023-03-21 22:24:52 +01:00
Julian Prieber
b02bb34ad3
Update login.blade.php
2023-03-21 21:07:42 +01:00
Julian Prieber
76987e6a6b
Fixed disabling registration does not remove "Register"-Link
...
https://github.com/JulianPrieber/littlelink-custom/issues/371
2023-03-21 20:58:43 +01:00
Julian Prieber
69bb84d78f
Changed avatar width="auto"
2023-03-20 20:33:49 +01:00
Julian Prieber
ef23c5645c
Fixed theme styling issues
...
Reverted some changes in: 78dbb92b88
Might redo the changes again with the fix applied if too slow.
2023-03-17 14:09:41 +01:00
Julian Prieber
3fecf4a875
Bugfix
...
https://github.com/JulianPrieber/littlelink-custom/issues/365
2023-03-16 14:47:57 +01:00
Julian Prieber
6633ceda4c
Update home.blade.php
2023-03-14 13:47:28 +01:00
Julian Prieber
811e56178b
Added option to test SMTP setup
2023-03-13 19:49:30 +01:00
Julian Prieber
e4432dedb6
Bugfix
2023-03-10 23:55:02 +01:00
Julian Prieber
b3f0f7c8d1
Bugfix?
2023-03-09 22:24:11 +01:00
Julian Prieber
90988f9db7
Bugfix?
2023-03-09 22:15:45 +01:00
Julian Prieber
5f4fa110a3
Update littlelink.blade.php
2023-03-09 15:59:47 +01:00
Julian Prieber
02bc23c832
Avatar type findAvatar()
2023-03-08 22:03:54 +01:00
Julian Prieber
3f7e48ea27
Update profile.blade.php
2023-03-08 21:00:20 +01:00
Julian Prieber
b46ee2bca6
Fixed page description spacing issue
2023-03-08 20:34:05 +01:00
Julian Prieber
6d035cbad0
Update finishing.blade.php
2023-03-08 19:45:30 +01:00
Julian Prieber
1abcf14b5a
$table->string('name')->unique();
2023-03-08 19:30:08 +01:00
Julian Prieber
19c6097a1c
Removed unique constrain from usernames
2023-03-08 19:12:14 +01:00
Julian Prieber
06ba584a7c
Added option to disable user import/export
2023-03-08 17:46:40 +01:00
Julian Prieber
4eca39e9ce
Added option to import and export user data
2023-03-08 17:20:39 +01:00
Julian Prieber
3d277491e7
Bugfix
2023-03-07 21:45:19 +01:00
Julian Prieber
c456773ea8
Update littlelink.blade.php
2023-03-07 21:05:16 +01:00
Julian Prieber
522d32234d
Added loading placeholer for theme updater
2023-03-07 20:30:41 +01:00
Julian Prieber
e81a3940f3
Improved loading time on themes page
...
Now lazy loading theme updater with Ajax
2023-03-07 19:43:05 +01:00
Julian Prieber
452d94c578
Improved home page loading time
2023-03-07 18:58:26 +01:00
Julian Prieber
51c98ed3bc
Bugfix
...
Invalid path
2023-03-07 18:53:37 +01:00
Julian Prieber
139526eecf
Bugfixes
2023-03-07 15:30:33 +01:00
Julian Prieber
7973cfe504
Bugfixes
2023-03-07 15:24:28 +01:00
Julian Prieber
78dbb92b88
Changed all CSS and JS assets to inline
2023-03-07 15:05:33 +01:00
Julian Prieber
b5e2b57c90
Improved page loading time
2023-03-07 12:56:03 +01:00
Julian Prieber
97097dd731
General optimization
2023-03-07 01:43:42 +01:00
Julian Prieber
aaa9572d0a
Refactor loading buttons to switch statement
...
Refactored loading buttons from an elseif statement to a switch statement for improved readability, maintainability, and potential performance gains.
2023-03-07 01:22:36 +01:00
Julian Prieber
d4a20f8e9e
Updated block order
2023-03-05 21:14:17 +01:00
Julian Prieber
7aea53e0b8
Added new blocks:
...
- E-Mail Block
- Telephone number Block
2023-03-05 20:02:42 +01:00
Julian Prieber
35d26c51e2
Update littlelink.blade.php
2023-03-05 17:33:26 +01:00
Julian Prieber
e92ee6f497
Update littlelink.blade.php
2023-03-05 17:30:33 +01:00
Julian Prieber
cca433cbe6
Revert "Update littlelink.blade.php"
...
This reverts commit db98abd097
.
2023-03-05 17:11:29 +01:00
Julian Prieber
db98abd097
Update littlelink.blade.php
2023-03-05 17:07:27 +01:00
Julian Prieber
acd9a60b3c
Added register link to login page
2023-03-03 19:07:48 +01:00
Julian Prieber
94115c2ff3
Bugfix
2023-03-02 20:22:58 +01:00
Julian Prieber
e6af9ec894
Fixed custom backgrounds for non admins
2023-03-01 16:15:58 +01:00
Julian Prieber
5e33cdb676
Fixed savingwithout filling URL
...
https://github.com/JulianPrieber/littlelink-custom/issues/338
2023-03-01 16:04:43 +01:00
Julian Prieber
58a89ecb0a
Bugfix
...
https://github.com/JulianPrieber/littlelink-custom/issues/330
2023-03-01 15:42:35 +01:00
Julian Prieber
6bac0a9429
Bugfix
2023-03-01 15:29:22 +01:00
Julian Prieber
06d82c3b11
Update littlelink.blade.php
2023-03-01 15:20:14 +01:00
Julian Prieber
98ec150d4e
Bugfix
2023-03-01 15:15:37 +01:00
Julian Prieber
cc7c03dab5
Fixed custom title bug
...
@allesoverwaterstof
https://github.com/JulianPrieber/littlelink-custom/discussions/334
2023-02-27 16:01:59 +01:00
Julian Prieber
231586b69a
Added option for users to disable checkmark
...
First test of the new database user setting save system.
2023-02-16 15:38:17 +01:00
Julian Prieber
8dea98a28c
Update page.blade.php
2023-02-16 15:00:35 +01:00
Julian Prieber
8742c6abcc
Update update.blade.php
2023-02-16 13:31:57 +01:00
Julian Prieber
2ebfe4db94
Added last seen section to users page
2023-02-16 13:02:05 +01:00
Julian Prieber
beac50ffc0
Update littlelink.blade.php
2023-02-16 00:26:17 +01:00
Julian Prieber
4be1a5a635
Added actual URL to query string
2023-02-15 20:16:49 +01:00
Julian Prieber
bf0182b8fa
Added option to disable custom background images
2023-02-15 19:00:03 +01:00
Julian Prieber
87424e1d2e
Added option to theme config to disable custom background images
2023-02-15 18:41:04 +01:00
Julian Prieber
5665465076
Added option for admins to upload background image for users
2023-02-15 18:14:54 +01:00
Julian Prieber
142fdd0d7b
Update users.blade.php
2023-02-15 17:59:40 +01:00
Julian Prieber
04323f7b4e
Update users.blade.php
2023-02-15 17:58:39 +01:00
Julian Prieber
1f162ae8f3
Added custom background image to edit user page
...
Admins can delete custom background images of users
2023-02-15 17:45:00 +01:00
Julian Prieber
43dc168ced
Update users.blade.php
2023-02-15 16:22:22 +01:00
Julian Prieber
5c26f1e8ab
Updated users table
...
Added new fields to the users table.
Added ability to sort users table alphabetically.
2023-02-15 15:53:55 +01:00
Julian Prieber
9e35b2155b
Update littlelink.blade.php
2023-02-13 20:22:20 +01:00
Julian Prieber
dd722620cb
Bugfix
2023-02-13 18:43:42 +01:00
Julian Prieber
5c73cc3c59
Added button to remove custom background image
2023-02-13 18:40:18 +01:00
Julian Prieber
c279661e0b
Added dark/light mode detection to background image
...
Only active on default theme
2023-02-13 18:10:13 +01:00
Julian Prieber
96c155c518
Custom background image file type
2023-02-13 17:18:32 +01:00
Julian Prieber
fc73453872
Added option to upload custom background image
2023-02-13 16:22:11 +01:00
Julian Prieber
e7e0da599e
Update finishing.blade.php
2023-02-13 14:20:14 +01:00
Julian Prieber
2914523907
Added option to disable verification checkmark
2023-02-13 14:18:53 +01:00
Julian Prieber
1726d027b2
Update littlelink.blade.php
2023-02-09 23:29:15 +01:00
Julian Prieber
98933c784a
Added page icon twitch
2023-02-09 20:30:23 +01:00
Julian Prieber
00ec750dca
Added option to theme config to hide verification badge
2023-02-09 16:26:57 +01:00
Julian Prieber
8b4c40fb56
Updated badge styling
2023-02-09 16:08:39 +01:00
Julian Prieber
d1fd8dc9f9
Updated badge styling
2023-02-09 15:59:19 +01:00
Julian Prieber
534086a74b
Centered badge
2023-02-09 15:43:25 +01:00
Julian Prieber
adc23b8a78
Update verify-svg.blade.php
2023-02-09 15:22:35 +01:00
Julian Prieber
0d63363e49
Updated badge system
...
Themes can now overwrite the check mark's colors and styling.
2023-02-07 16:20:17 +01:00
pey
afe70e3b70
Update littlelink.blade.php
2023-02-07 08:49:02 -05:00
pey
dcc0a042d6
Update littlelink.blade.php
...
added functionality to call for variable to authorize if user has the permission to display badge
2023-02-07 08:47:15 -05:00
Julian Prieber
3bb548d579
Fixed problems while updating
2023-02-06 21:46:16 +01:00
Julian Prieber
3ce3d247af
Update pages.blade.php
2023-02-06 20:50:43 +01:00
Julian Prieber
d8c22cf719
Custom title for footer pages
2023-02-06 20:38:15 +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
a7d59593c6
Added delete button for profile picture
2023-02-03 18:00:15 +01:00
Julian Prieber
bc656fbff8
Update page.blade.php
2023-02-03 17:02:59 +01:00
Julian Prieber
bac2f176e1
Switch to IDs
2023-02-03 16:27:22 +01:00
Julian Prieber
af48b15a71
Update links.blade.php
2023-02-02 23:23:16 +01:00
Julian Prieber
369965f55f
Merge pull request #317 from JulianPrieber/image-id
...
Changed profile picture save method to use user id
2023-02-02 18:07:16 +01:00
Julian Prieber
595a0fe89a
Update config.blade.php
2023-01-31 17:33:00 +01:00
Julian Prieber
3dde246c1c
Bugfix
2023-01-31 17:04:51 +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
72387e609e
Update config-editor.blade.php
...
2407db65d2
2023-01-30 16:11:55 +01:00
Julian Prieber
2407db65d2
Fixed routing issues
...
Just a quick fix. I might chnage this back to a better readable format.
This was causing issues when redirecting, not all link ids where changed! This caused some redirects to break.
2023-01-30 16:07:22 +01:00
Julian Prieber
5f38bee1cc
Legacy support for themes
2023-01-25 20:11:50 +01:00
Julian Prieber
6f6e260f4b
Fixed for current system
2023-01-25 17:41:04 +01:00
Julian Prieber
590f5b45ad
Added button to remove profile picture
2023-01-23 17:19:09 +01:00
Julian Prieber
5b23fa08de
Changed profile picture save method to use user id
...
Changed profile picture to use user id instead of username to save it.
If merged, this will reset all current profile pictures on the instance.
2023-01-23 16:54:18 +01:00
Julian Prieber
c0c4397cd8
Bugfix
2023-01-23 16:48:45 +01:00
Julian Prieber
1863364ef7
Update lang.blade.php
2023-01-20 13:25:18 +01:00
Julian Prieber
41f3173e25
Update lang.blade.php
2023-01-19 23:23:36 +01:00
Julian Prieber
972e7c7c96
Added Facebook page icon
2023-01-11 21:59:06 +01:00
Julian Prieber
ac752ec1b5
Moved settings
2023-01-11 21:02:39 +01:00
Julian Prieber
6809f508f1
Added GitHub option for social login
2023-01-11 15:02:15 +01:00
Julian Prieber
a080e51835
Temporary fix for the unintended scrolling bug when applying settings
...
@Yohn
2023-01-10 14:41:00 +01:00
Julian Prieber
67638136db
Update finishing.blade.php
2023-01-09 18:25:08 +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
Julian Prieber
e2d4e86c0c
Fixed fadein animation
...
Fixed fadein animation on littlelink page items
2022-12-23 12:54:07 +01:00
Julian Prieber
9a00562cfb
Replaced emojis with Bootstrap Icons
2022-12-22 09:58:03 +01:00
Julian Prieber
b9a371b924
Turned function findFile() into helper function
2022-12-22 09:51:19 +01:00
JWB
0560b6ae8c
Merge pull request #2 from Yohn/imgbot
2022-12-15 21:28:01 -05: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
ImgBotApp
3a51e02714
[ImgBot] Optimize images
...
*Total -- 2,214.87kb -> 1,731.49kb (21.82%)
/studio/button-editor/styles/images/grid2.png -- 9.77kb -> 1.82kb (81.42%)
/littlelink/icons/custom.svg -- 2.22kb -> 0.89kb (59.74%)
/littlelink/icons/codeberg.svg -- 5.77kb -> 2.35kb (59.26%)
/littlelink/images/themes/no-preview.png -- 11.06kb -> 4.71kb (57.38%)
/littlelink/icons/blog.svg -- 1.80kb -> 0.77kb (57.03%)
/littlelink/icons/plemora.svg -- 2.60kb -> 1.15kb (55.77%)
/littlelink/icons/peertube.svg -- 2.53kb -> 1.12kb (55.45%)
/littlelink/icons/youtube-music.svg -- 1.51kb -> 0.70kb (53.84%)
/resources/ckeditor/plugins/icons.png -- 5.56kb -> 2.81kb (49.49%)
/resources/ckeditor/skins/moono-lisa/icons.png -- 5.56kb -> 2.81kb (49.49%)
/studio/button-editor/styles/images/paper2.jpg -- 135.73kb -> 71.84kb (47.07%)
/themes/galaxy/preview.png -- 608.86kb -> 325.30kb (46.57%)
/littlelink/icons/piwigo.svg -- 2.60kb -> 1.40kb (46.19%)
/studio/button-editor/styles/images/ui-bg_gloss-wave_35_f6a828_500x100.png -- 3.67kb -> 2.12kb (42.37%)
/littlelink/icons/briar.svg -- 6.75kb -> 3.91kb (42.13%)
/littlelink/icons/gitlab.svg -- 3.51kb -> 2.21kb (36.91%)
/studio/button-editor/images/close.png -- 1.21kb -> 0.78kb (35.14%)
/resources/ckeditor/skins/moono-lisa/images/hidpi/close.png -- 1.21kb -> 0.78kb (35.14%)
/resources/ckeditor/skins/moono-lisa/images/hidpi/refresh.png -- 1.58kb -> 1.04kb (34.13%)
/resources/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png -- 1.05kb -> 0.70kb (33.15%)
/resources/ckeditor/skins/moono-lisa/images/hidpi/lock.png -- 1.04kb -> 0.71kb (31.64%)
/resources/ckeditor/plugins/icons_hidpi.png -- 18.20kb -> 12.52kb (31.19%)
/resources/ckeditor/skins/moono-lisa/icons_hidpi.png -- 18.20kb -> 12.52kb (31.19%)
/resources/ckeditor/skins/moono-lisa/images/refresh.png -- 0.74kb -> 0.51kb (30.38%)
/littlelink/icons/lemmy.svg -- 8.71kb -> 6.39kb (26.63%)
/resources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -- 11.95kb -> 8.88kb (25.72%)
/resources/ckeditor/plugins/justify/icons/justifycenter.png -- 0.55kb -> 0.42kb (24.29%)
/resources/ckeditor/plugins/plugins/justify/icons/justifycenter.png -- 0.55kb -> 0.42kb (24.29%)
/studio/button-editor/styles/images/grid.gif -- 7.87kb -> 6.01kb (23.67%)
/resources/ckeditor/skins/moono-lisa/images/close.png -- 0.60kb -> 0.46kb (23.25%)
/resources/ckeditor/skins/moono-lisa/images/lock-open.png -- 0.50kb -> 0.39kb (22.5%)
/resources/ckeditor/skins/moono-lisa/images/lock.png -- 0.49kb -> 0.39kb (21.74%)
/resources/ckeditor/plugins/about/dialogs/logo_ckeditor.png -- 5.52kb -> 4.32kb (21.68%)
/littlelink/icons/pixelfed.svg -- 14.93kb -> 12.13kb (18.74%)
/resources/ckeditor/skins/moono-lisa/images/spinner.gif -- 2.91kb -> 2.38kb (18.36%)
/resources/ckeditor/plugins/justify/icons/hidpi/justifyleft.png -- 0.56kb -> 0.46kb (18.1%)
/resources/ckeditor/plugins/plugins/justify/icons/hidpi/justifyleft.png -- 0.56kb -> 0.46kb (18.1%)
/resources/ckeditor/plugins/plugins/justify/icons/hidpi/justifyright.png -- 0.54kb -> 0.44kb (17.49%)
/resources/ckeditor/plugins/justify/icons/hidpi/justifyright.png -- 0.54kb -> 0.44kb (17.49%)
/resources/ckeditor/plugins/justify/icons/hidpi/justifycenter.png -- 0.56kb -> 0.47kb (15.97%)
/resources/ckeditor/plugins/plugins/justify/icons/hidpi/justifycenter.png -- 0.56kb -> 0.47kb (15.97%)
/littlelink/icons/paypal.svg -- 1.81kb -> 1.54kb (15.29%)
/resources/ckeditor/plugins/plugins/justify/icons/hidpi/justifyblock.png -- 0.52kb -> 0.44kb (14.82%)
/resources/ckeditor/plugins/justify/icons/hidpi/justifyblock.png -- 0.52kb -> 0.44kb (14.82%)
/studio/button-editor/images/colorpicker_overlay.png -- 10.11kb -> 8.76kb (13.33%)
/littlelink/icons/cashapp_btc.svg -- 1.45kb -> 1.25kb (13.29%)
/littlelink/icons/session.svg -- 1.17kb -> 1.02kb (12.92%)
/littlelink/icons/ko-fi.svg -- 1.16kb -> 1.02kb (12.52%)
/littlelink/icons/funkwhale.svg -- 1.76kb -> 1.54kb (12.42%)
/studio/button-editor/images/blank.gif -- 0.05kb -> 0.04kb (12.24%)
/littlelink/icons/cashapp_dollar.svg -- 1.58kb -> 1.39kb (12.21%)
/littlelink/icons/letterboxd.svg -- 1.45kb -> 1.28kb (12.03%)
/studio/button-editor/images/colorpicker_hsb_s.png -- 1.14kb -> 1.01kb (11.96%)
/littlelink/icons/cashapp_pound.svg -- 1.62kb -> 1.43kb (11.92%)
/themes/mono/preview.png -- 50.01kb -> 44.05kb (11.91%)
/littlelink/icons/unity.svg -- 1.64kb -> 1.47kb (10.58%)
/littlelink/icons/apple-music.svg -- 3.00kb -> 2.70kb (9.98%)
/littlelink/icons/bandcamp.svg -- 1.26kb -> 1.13kb (9.85%)
/littlelink/icons/humble-bundle.svg -- 1.69kb -> 1.53kb (9.76%)
/resources/ckeditor/plugins/image/images/noimage.png -- 1.57kb -> 1.42kb (9.57%)
/littlelink/icons/matrix.svg -- 1.46kb -> 1.33kb (9.22%)
/littlelink/icons/threema.svg -- 2.21kb -> 2.03kb (7.83%)
/studio/button-editor/images/colorpicker_select.gif -- 0.08kb -> 0.07kb (7.69%)
/studio/button-editor/styles/images/paper3.jpg -- 647.69kb -> 600.76kb (7.25%)
/littlelink/icons/firefox.svg -- 15.64kb -> 14.53kb (7.14%)
/themes/stargazer/preview.png -- 140.66kb -> 130.85kb (6.97%)
/resources/ckeditor/plugins/justify/icons/justifyright.png -- 0.34kb -> 0.32kb (6.9%)
/resources/ckeditor/plugins/plugins/justify/icons/justifyright.png -- 0.34kb -> 0.32kb (6.9%)
/resources/ckeditor/plugins/justify/icons/justifyleft.png -- 0.33kb -> 0.31kb (6.43%)
/resources/ckeditor/plugins/plugins/justify/icons/justifyleft.png -- 0.33kb -> 0.31kb (6.43%)
/littlelink/icons/odysee.svg -- 3.34kb -> 3.12kb (6.38%)
/littlelink/icons/website.svg -- 1.44kb -> 1.35kb (6.37%)
/resources/ckeditor/plugins/justify/icons/justifyblock.png -- 0.31kb -> 0.29kb (5.71%)
/resources/ckeditor/plugins/plugins/justify/icons/justifyblock.png -- 0.31kb -> 0.29kb (5.71%)
/littlelink/icons/codepen.svg -- 5.18kb -> 4.89kb (5.57%)
/studio/button-editor/images/colorpicker_rgb_r.png -- 1.04kb -> 0.98kb (5.53%)
/studio/button-editor/styles/images/paper1.png -- 36.94kb -> 34.98kb (5.33%)
/littlelink/icons/skoob.svg -- 2.28kb -> 2.16kb (5.3%)
/studio/button-editor/images/custom_hsb_b.png -- 1.07kb -> 1.02kb (4.56%)
/littlelink/icons/xing.svg -- 0.63kb -> 0.60kb (4.51%)
/studio/button-editor/images/custom_rgb_r.png -- 0.99kb -> 0.95kb (4.32%)
/studio/button-editor/images/custom_rgb_g.png -- 1.04kb -> 1.00kb (4.3%)
/littlelink/icons/goodreads.svg -- 2.50kb -> 2.40kb (4.21%)
/studio/button-editor/images/custom_rgb_b.png -- 0.98kb -> 0.95kb (3.97%)
/littlelink/icons/castopod.svg -- 4.21kb -> 4.06kb (3.55%)
/studio/button-editor/images/custom_hsb_s.png -- 1.14kb -> 1.10kb (3.25%)
/littlelink/icons/flickr.svg -- 1.50kb -> 1.46kb (2.8%)
/littlelink/icons/deezer.svg -- 0.77kb -> 0.75kb (2.79%)
/studio/button-editor/images/select.png -- 0.49kb -> 0.48kb (2.77%)
/littlelink/icons/upptime.svg -- 0.33kb -> 0.32kb (2.65%)
/littlelink/icons/twitch.svg -- 0.44kb -> 0.43kb (2.42%)
/img/loading.gif -- 5.41kb -> 5.28kb (2.42%)
/littlelink/icons/patreon.svg -- 0.24kb -> 0.24kb (2.41%)
/littlelink/icons/medium.svg -- 0.72kb -> 0.71kb (1.9%)
/littlelink/icons/producthunt.svg -- 0.71kb -> 0.70kb (1.78%)
/littlelink/icons/venmo.svg -- 0.29kb -> 0.29kb (1.67%)
/littlelink/icons/epic-games.svg -- 24.02kb -> 23.63kb (1.64%)
/littlelink/icons/figma.svg -- 1.09kb -> 1.07kb (1.43%)
/studio/button-editor/images/custom_hsb_h.png -- 0.95kb -> 0.93kb (1.34%)
/littlelink/icons/email.svg -- 0.31kb -> 0.30kb (1.27%)
/littlelink/icons/vimeo.svg -- 1.06kb -> 1.04kb (1.11%)
/studio/button-editor/images/colorpicker_hsb_h.png -- 0.99kb -> 0.98kb (1.09%)
/littlelink/icons/twitter.svg -- 1.08kb -> 1.07kb (1.08%)
/littlelink/icons/appstore.svg -- 1.11kb -> 1.10kb (1.05%)
/littlelink/icons/share.svg -- 1.18kb -> 1.17kb (0.99%)
/littlelink/icons/kickstarter.svg -- 1.21kb -> 1.19kb (0.97%)
/littlelink/icons/telegram.svg -- 0.45kb -> 0.44kb (0.87%)
/littlelink/icons/all-inkl.svg -- 17.80kb -> 17.65kb (0.84%)
/littlelink/icons/facebook.svg -- 0.47kb -> 0.47kb (0.83%)
/littlelink/icons/pinterest.svg -- 1.54kb -> 1.53kb (0.82%)
/littlelink/icons/amazon.svg -- 3.84kb -> 3.81kb (0.79%)
/littlelink/icons/whatsapp.svg -- 3.52kb -> 3.49kb (0.75%)
/resources/ckeditor/plugins/link/images/hidpi/anchor.png -- 1.08kb -> 1.08kb (0.72%)
/littlelink/icons/tumblr.svg -- 0.57kb -> 0.56kb (0.69%)
/littlelink/icons/playstore.svg -- 0.87kb -> 0.86kb (0.68%)
/littlelink/icons/linkedin.svg -- 0.63kb -> 0.62kb (0.62%)
/littlelink/images/avatar@2x.png -- 13.93kb -> 13.85kb (0.6%)
/littlelink/icons/email_alt.svg -- 0.66kb -> 0.66kb (0.59%)
/studio/button-editor/images/colorpicker_rgb_g.png -- 1.04kb -> 1.04kb (0.56%)
/littlelink/icons/itchio.svg -- 2.35kb -> 2.34kb (0.54%)
/littlelink/icons/tiktok.svg -- 2.56kb -> 2.54kb (0.53%)
/littlelink/icons/phone.svg -- 1.47kb -> 1.46kb (0.53%)
/littlelink/icons/misskey.svg -- 31.11kb -> 30.96kb (0.48%)
/littlelink/icons/onlyfans.svg -- 1.44kb -> 1.44kb (0.47%)
/littlelink/icons/messenger.svg -- 0.89kb -> 0.88kb (0.44%)
/littlelink/icons/steam.svg -- 0.92kb -> 0.92kb (0.42%)
/littlelink/icons/dev-to.svg -- 0.77kb -> 0.77kb (0.38%)
/littlelink/icons/kit.svg -- 4.30kb -> 4.29kb (0.32%)
/littlelink/icons/etsy.svg -- 1.24kb -> 1.24kb (0.31%)
/littlelink/icons/signal.svg -- 1.59kb -> 1.59kb (0.31%)
/littlelink/icons/instagram.svg -- 2.28kb -> 2.27kb (0.3%)
/littlelink/icons/github.svg -- 1.46kb -> 1.46kb (0.27%)
/littlelink/icons/wordpress.svg -- 1.54kb -> 1.54kb (0.25%)
/littlelink/icons/reddit.svg -- 2.03kb -> 2.02kb (0.24%)
/littlelink/icons/discord.svg -- 1.93kb -> 1.93kb (0.2%)
/littlelink/icons/trello.svg -- 0.49kb -> 0.48kb (0.2%)
/littlelink/icons/coffee.svg -- 18.82kb -> 18.79kb (0.19%)
/littlelink/icons/mastodon.svg -- 2.19kb -> 2.18kb (0.18%)
/littlelink/icons/youtube.svg -- 0.55kb -> 0.55kb (0.18%)
/littlelink/icons/soundcloud.svg -- 2.26kb -> 2.25kb (0.17%)
/littlelink/icons/untappd.svg -- 0.57kb -> 0.57kb (0.17%)
/littlelink/icons/llc.svg -- 54.05kb -> 53.97kb (0.14%)
/littlelink/icons/littlelink-custom.svg -- 54.05kb -> 53.97kb (0.14%)
/littlelink/icons/spotify.svg -- 0.98kb -> 0.98kb (0.1%)
/littlelink/icons/snapchat.svg -- 5.92kb -> 5.91kb (0.1%)
/littlelink/images/just-gear.svg -- 3.14kb -> 3.13kb (0.06%)
/littlelink/icons/notion.svg -- 15.30kb -> 15.29kb (0.06%)
/littlelink/icons/vrchat.svg -- 2.13kb -> 2.13kb (0.05%)
/littlelink/images/logo.svg -- 8.51kb -> 8.50kb (0.03%)
/littlelink/icons/apple-podcasts.svg -- 25.61kb -> 25.60kb (0.02%)
/littlelink/images/just-ll.svg -- 5.47kb -> 5.47kb (0.02%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-12-14 17:56:52 +00:00
Julian Prieber
19d67bc51b
Merge pull request #273 from Yohn/Ace-editor
...
Updating Ace Editor for Dark Mode
2022-12-14 18:50:18 +01:00
JWB
fee4a9f373
Updating Ace Editor for Dark Mode
2022-12-14 06:12:59 -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
Julian Prieber
926f04c61d
Merge pull request #267 from Yohn/patch-1
...
Update active link in sidebar
2022-12-13 15:25:57 +01:00
JWB
52c9c646fe
Update sidebar.blade.php
...
Update active link in sidebar
2022-12-13 05:56:37 -05:00
John Brittain
5031eedd2f
Update Config Nav Tabs and add smooth scrolling
2022-12-13 04:37:02 -05:00
JWB
ec4994896f
swap style= with class=
2022-12-11 17:06:25 -05:00
JWB
9ef166d510
updated users search box & table-responsive
...
Put the users search box within a input group to look nicer, and wrapped the table within the row, col-12 and table-responsive tags for better mobile usability.
In order to fix the overflow issue in mobile for the tables, we will need to put the side panel on a grid / col combo so the rest of the page falls under that and then use the collapse utility that bootstrap provides to open and close the side nav.
2022-12-11 16:49:25 -05:00
Adam Engebretson
4faffd503d
Correcting Social Links
...
Social services will utilize the Canonical URL while fetching sharable information like page title and image. This hard-coded value results in all share attempts resulting in 404s for the link fetching service.
Laravel Blade supports front-end frameworks that utilize similar-to-Blade syntax `{{ }}` by adding an escape option `@{{ }}`. As such, string concatenation of the `@` and the `$littlelink_name` was necessary.
2022-12-10 18:52:46 -06:00
Julian Prieber
ef2ea18ea8
Update predefined-form.blade.php
2022-12-10 15:05:13 +01:00
Julian Prieber
38de2d10f3
Fixed spelling
...
@YouveGotMeowxy
2022-12-10 14:56:57 +01:00
Julian Prieber
699ed0ae4a
Improved favicon API
2022-12-09 18:06:53 +01:00
Julian Prieber
63d53752b9
Fixed spelling
...
@YouveGotMeowxy
2022-12-09 12:51:46 +01:00
Julian Prieber
e4ee681600
Updated styling
2022-12-07 13:53:01 +01:00
Julian Prieber
40823da42a
Bugfix
2022-12-06 20:27:01 +01:00
Julian Prieber
1c89d6b25f
Bugfix
...
https://github.com/JulianPrieber/littlelink-custom/issues/255
2022-12-06 16:19:03 +01:00
Julian Prieber
889fa3bb07
Update theme.blade.php
2022-12-06 15:56:38 +01:00
Julian Prieber
a57af3df96
Bugfix
2022-12-06 14:59:05 +01:00
Julian Prieber
ce6d05cfdc
Update littlelink.blade.php
2022-12-05 22:12:15 +01:00
Julian Prieber
18bd6009ab
Update links.blade.php
2022-12-05 22:05:19 +01:00
Julian Prieber
eb9ce605cc
Update links.blade.php
2022-12-05 22:03:45 +01:00
Julian Prieber
313b2de881
Applied analytics to social icons
2022-12-05 22:02:30 +01:00
Julian Prieber
f189d83bf1
Added new social icons
...
+ bugfix
2022-12-05 21:22:06 +01:00
Julian Prieber
42d2fabd55
Multiuser support for social icons
2022-12-05 20:43:29 +01:00
Julian Prieber
1d48f8706b
Updated CSS for social icons
2022-12-05 20:27:29 +01:00
Julian Prieber
34133543f1
Added link icons to littlelink page
2022-12-05 20:02:23 +01:00
Julian Prieber
fd6b0e1dac
Bugfix
2022-12-05 20:00:16 +01:00
Julian Prieber
c52dd49239
Enabled debugging while updating
2022-12-05 13:29:40 +01:00
Julian Prieber
b708ba2c30
Update links.blade.php
2022-12-04 23:40:07 +01:00
Julian Prieber
102a682c53
Update users.blade.php
2022-12-04 23:30:23 +01: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
995ff893c7
Skipping installer when instaled for docker
2022-12-02 16:30:10 +01:00
Julian Prieber
4adf239c8e
Revert "Added skip option to installer"
...
This reverts commit bc900d0d29
.
2022-12-02 16:06:07 +01:00
Julian Prieber
bc900d0d29
Added skip option to installer
2022-12-02 14:35:14 +01:00
Julian Prieber
7a07b49b3f
Update finishing.blade.php
2022-12-01 20:31:29 +01:00
Julian Prieber
3717eb953e
Update littlelink.blade.php
2022-12-01 18:51:59 +01:00
Julian Prieber
d6287ca035
Update finishing.blade.php
2022-12-01 14:09:15 +01:00
Julian Prieber
01e61cc0bf
Update finishing.blade.php
2022-12-01 13:25:55 +01:00
Julian Prieber
9c2a91e0fc
Added new block "Text"
2022-12-01 12:51:16 +01:00
Julian Prieber
414a3fa8be
Update diagnose.blade.php
2022-11-30 13:25:59 +01:00
Julian Prieber
fed93daf48
Added option to reset favicon and logo
2022-11-30 12:10:45 +01:00
Julian Prieber
35590314f4
Bugfix
2022-11-30 12:01:19 +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
8fb722f32d
Update favicon.blade.php
2022-11-29 22:13:59 +01:00
Julian Prieber
5c4ae7b2dc
Update favicon.blade.php
2022-11-29 22:01:49 +01:00
Julian Prieber
d058eb429e
Update favicon.blade.php
...
@MagicLike
2022-11-29 15:55:03 +01:00
Julian Prieber
adb0708da3
Update favicon.blade.php
2022-11-29 11:30:39 +01: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
23a71fe004
Update links.blade.php
2022-11-28 20:23:16 +01:00
Julian Prieber
bdb293c7a8
Added option to clear icon chache
2022-11-28 20:20:43 +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
9b9444468d
Revert "Update littlelink.blade.php"
...
This reverts commit a3a462ce9d
.
2022-11-28 17:03:14 +01:00
Julian Prieber
75a5dafe9b
Revert "Update link-display.blade.php"
...
This reverts commit 6064ea026b
.
2022-11-28 17:03:11 +01:00
Julian Prieber
273d9942de
Revert "Update links.blade.php"
...
This reverts commit 3a5682bcac
.
2022-11-28 17:03:06 +01:00
Julian Prieber
654b015107
Revert "Update home.blade.php"
...
This reverts commit 6147ecfecd
.
2022-11-28 17:03:01 +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
6147ecfecd
Update home.blade.php
2022-11-28 14:23:12 +01:00
Julian Prieber
3a5682bcac
Update links.blade.php
2022-11-28 14:22:06 +01:00
Julian Prieber
6064ea026b
Update link-display.blade.php
2022-11-28 14:16:37 +01:00
Julian Prieber
a3a462ce9d
Update littlelink.blade.php
2022-11-28 13:59:31 +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
c87e3e6ac7
Update index.blade.php
2022-11-26 15:01:49 +01:00
Julian Prieber
5600ac090c
Remove all external dependencies
2022-11-26 13:15:18 +01:00
Julian Prieber
1287fae1f4
Update theme.blade.php
2022-11-25 17:41:00 +01:00
Julian Prieber
b8259b2d88
Update theme.blade.php
2022-11-25 17:38:32 +01:00
Julian Prieber
6422f78eda
Removed URL from link query string
2022-11-25 16:50:11 +01:00
Julian Prieber
f76a557055
Update update.blade.php
2022-11-24 22:24:39 +01:00
Julian Prieber
d76473177e
Update links.blade.php
2022-11-24 20:53:42 +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
f46e5c0898
Update button-editor.blade.php
...
https://github.com/JulianPrieber/littlelink-custom/issues/224
2022-11-24 13:22:26 +01:00
Julian Prieber
f28c4809dc
Update config-editor.blade.php
2022-11-24 00:07:26 +01:00
Julian Prieber
20b4c83d44
Update sidebar.blade.php
2022-11-23 22:59:05 +01:00
Julian Prieber
e11cc53d64
Update installer.blade.php
2022-11-23 22:48:13 +01:00
Julian Prieber
07aa607997
Update installer.blade.php
2022-11-23 22:43:23 +01:00
Julian Prieber
7fb8ecb47e
Update installer.blade.php
2022-11-23 22:14:54 +01:00
Julian Prieber
80644a14b7
Updated first setup page
2022-11-23 22:09:59 +01:00
Julian Prieber
8315940559
Update sidebar.blade.php
2022-11-23 21:01:25 +01:00
Julian Prieber
bee52ec6b0
Update diagnose.blade.php
2022-11-23 20:02:29 +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
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
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
9b9593b98d
Added first setup page
...
This setup will:
1. Check the server dependencies
2. Setup the database
3. Create the admin user
4. Configure the app
2022-11-23 15:52:33 +01:00
Julian Prieber
4a5c06816c
Fixed unique id errors
2022-11-21 14:33:23 +01:00
Julian Prieber
179225d358
Update config-editor.blade.php
2022-11-20 23:01:37 +01:00
Julian Prieber
b8ac15a50a
Added back to top button
2022-11-20 22:55:21 +01:00
Julian Prieber
4c23bb88b0
Update update.blade.php
2022-11-20 22:21:57 +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
542afadd8b
Fixed HTTPS links on reverse proxies
...
The force HTTPS option in the config now turns any link into HTTPS. This also works on reverse proxy setups.
The previous option in the config is now being replaced with the new option FORCE_ROUTE_HTTPS which redirects all routes and pages to HTTPS. This option should never be used behind a reverse proxy.
See issue: https://github.com/JulianPrieber/littlelink-custom/issues/216
2022-11-20 14:10:49 +01:00
Julian Prieber
ac77efe5a8
Fixed databse errors when updating
2022-11-19 17:48:48 +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
f6a137e8bd
Removed register select
2022-11-19 11:59:51 +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
0c19b66e2c
Update config.blade.php
2022-11-17 21:27:51 +01:00
Julian Prieber
e4c95e199f
Update config-editor.blade.php
2022-11-17 18:01:59 +01:00
Julian Prieber
c32d7df344
Create back-button.blade.php
2022-11-17 18:00:26 +01:00
Julian Prieber
16e59a6285
Update config-editor.blade.php
2022-11-17 17:41:21 +01:00
Julian Prieber
2d332128d9
Added hover animation
2022-11-17 17:27:19 +01:00
Julian Prieber
eecfca0958
Update phpinfo.blade.php
2022-11-17 17:10:12 +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
3cffa86b4a
Updated config manager
2022-11-17 16:07:58 +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
0975ab18de
Update index.blade.php
2022-11-14 11:51:54 +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
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
a8dafa5154
Update index.blade.php
2022-11-11 19:13:26 +01:00
Julian Prieber
453b965fc2
Update index.blade.php
2022-11-11 19:12:25 +01:00
Julian Prieber
69a5139b70
Update index.blade.php
2022-11-11 19:11:15 +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
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
314701dfaf
Fixed changes in merged pull request
...
1279d478e2
@MagicLike
2022-11-10 13:46:10 +01:00
Julian Prieber
9758aa4607
Update links.blade.php
2022-11-09 23:02:22 +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
6424352e10
Update update.blade.php
2022-11-09 17:03:41 +01:00
Julian Prieber
fac3059051
Update update.blade.php
2022-11-09 17:02:52 +01:00
Julian Prieber
02f0e25a6b
Create pre-update.blade.php
2022-11-09 16:56:13 +01:00
Julian Prieber
953b4c8720
Update login.blade.php
2022-11-09 15:35:34 +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
0053a75648
Added option to themes to use default buttons
2022-10-28 14:05:08 +02:00
Julian Prieber
c3e6b40e2d
Update littlelink.blade.php
2022-10-26 20:39:53 +02:00
Julian Prieber
4a6ddc3639
Added capitalization to buttons
...
Buttons now support full capitalization of the default button names. For example, Previously, GitHub would be displayed as Github. Now, the proper capitalization is uses.
2022-10-26 11:20:11 +02:00
Julian Prieber
3b48c5dab9
Added PHP 7.4 warning
2022-10-19 16:40:41 +02:00
Julian Prieber
6624bbdaa9
Updated version and event detection
2022-10-19 15:05:59 +02:00
Julian Prieber
661813b349
Update finishing.blade.php
2022-09-17 14:42:03 +02: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
1c6f9d1746
Update littlelink.blade.php
2022-09-13 20:07:08 +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
142a51cda0
Update littlelink.blade.php
2022-09-11 15:06:31 +02:00
Julian Prieber
837e613970
Fixed home page buttons
2022-09-10 12:18:51 +02:00
Julian Prieber
25afd8f074
Added options to disable custom code in themes
2022-09-10 11:15:40 +02:00
Julian Prieber
2028862b92
Added themes v2 support to home page
2022-09-09 19:17:14 +02:00
Julian Prieber
4d9c1e120b
Implemented updates for themes v2
2022-09-07 19:32:36 +02:00
Julian Prieber
d28cef5193
Fixed share icon on Firefox
2022-09-02 14:05:36 +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
8d7c222edf
Revert "Added scroll to bottom button"
...
This reverts commit 250d48a187
.
2022-08-26 15:04:16 +02:00
Julian Prieber
250d48a187
Added scroll to bottom button
...
Added scroll to bottom button to:
config page
advanced config page
alternative config editor page
2022-08-23 13:18:09 +02:00
Julian Prieber
1ddae3fc94
Fixed FA
...
Fixed Font Awesome. Again...
Now using CSS and JS
2022-08-22 12:44:09 +02:00
Julian Prieber
0b7ee6949d
Merge pull request #123
2022-08-17 16:05:41 +02:00
Milan C
9cc14c59af
Change base..
2022-08-17 01:57:48 +05:30
Milan C
2866d66ce0
Added Base.
2022-08-17 01:21:56 +05:30
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
bce7a57459
Added option to config on update
2022-08-08 14:23:58 +02:00
Julian Prieber
fc8a18f0d7
Switched Font Awesome from JS to CSS
2022-08-08 14:11:19 +02:00
Julian Prieber
75d39276ed
Added Maintenance Mode
2022-08-08 14:09:11 +02:00
Julian Prieber
b51b7c46a8
Added independent backup system
2022-08-06 12:20:28 +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
66ac92087a
Update links.blade.php
2022-07-31 02:03:30 +02:00
Julian Prieber
a68990a56b
Update links.blade.php
2022-07-31 02:00:09 +02:00
Julian Prieber
784b189cb9
Update index.blade.php
2022-07-30 17:34:30 +02:00
Julian Prieber
564a9d160b
Added phone number button
2022-07-15 17:46:26 +02:00
Julian Prieber
4ba6daba5e
Update update.blade.php
2022-07-14 19:56:40 +02:00
Julian Prieber
32892f214f
Changed Delete user button
2022-07-12 16:30:19 +02:00
Julian Prieber
49981c8c6c
Now displaying user's emails on user page
2022-07-12 16:10:49 +02:00
Julian Prieber
5671a8501e
Added automatic updater for Windows
2022-07-12 15:16:37 +02:00
Julian Prieber
e28a831778
Update users.blade.php
2022-07-11 21:11:49 +02:00
Julian Prieber
5f58a1f4ad
Added protection against admins deleting their own accounts
...
Admins cannot un-verify, block or delete admin accounts. This includes their own and other accounts.
2022-07-11 18:00:22 +02:00
Julian Prieber
6fa31bad06
Update users.blade.php
2022-07-11 17:21:19 +02:00
Julian Prieber
9ae47ad188
Update users.blade.php
2022-07-11 16:58:20 +02:00
Julian Prieber
5b8a3eb77f
Update users.blade.php
2022-07-11 16:52:28 +02:00
Julian Prieber
be5b890ce7
Added proper option to delete users
...
Users links will now NOT be deleted anymore if blocked.
2022-07-11 16:25:26 +02:00
Julian Prieber
9a38e061c9
Added option to create new user from the Admin Panel
2022-07-11 16:05:28 +02:00
Julian Prieber
ffcab1c8ec
Added manual E-Mail verification
...
Admins are now able to verify users emails manually from the Admin Panel.
2022-07-11 14:51:24 +02:00
Julian Prieber
a8b0893aae
Update links.blade.php
2022-07-11 13:44:52 +02:00
Julian Prieber
5b41e2e1da
Update finishing.blade.php
2022-07-08 12:52:38 +02:00
Julian Prieber
8b98c5d84e
Update links.blade.php
2022-07-07 23:30:58 +02:00
Julian Prieber
0c9b05b185
Update button database entry on update
2022-07-07 22:57:40 +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
Julian Prieber
dc279ba36e
Made textarea field required
2022-07-07 12:31:06 +02:00
Julian Prieber
cc09bfeedc
Made textarea field required
2022-07-07 12:16:06 +02:00
Julian Prieber
f42392b0d9
Made textarea fields required
2022-07-07 12:09:46 +02:00
Julian Prieber
0fc7803dab
Hotfix
2022-07-05 22:35:20 +02:00
Julian Prieber
59f74bfe47
Update profile.blade.php
2022-07-05 08:57:27 +02:00
Julian Prieber
1ee73d0554
Added option for deleting themes
2022-07-04 23:41:28 +02:00
Julian Prieber
e863e8a105
Update index.blade.php
2022-07-04 22:45:02 +02:00
Julian Prieber
0df539c261
Added HTTPS redirection to env config
2022-06-30 10:39:40 +02:00
Julian Prieber
d00998bdc1
Added option to disable password warning
2022-06-28 18:10:39 +02:00
Julian Prieber
7103f8dc1d
Added warning if user still uses default password
2022-06-28 12:13:39 +02:00
Julian Prieber
3821d8c277
Update sidebar.blade.php
2022-06-27 22:32:18 +02:00
Julian Prieber
fd611155f9
Added section to Advanced Config
2022-06-27 16:29:50 +02:00
Julian Prieber
63f5c12ed8
Update backups.blade.php
2022-06-16 13:59:11 +02:00
Julian Prieber
0ad7c44b3d
Update backups.blade.php
2022-06-16 13:52:56 +02:00
Julian Prieber
c840d72fca
Fixed path
2022-06-16 13:42:37 +02:00
Julian Prieber
e4f682c3a1
Added page to download updater backups
2022-06-16 13:35:39 +02:00
Julian Prieber
c739d7b1b3
Fixed cURL error 7 on proxied server
2022-06-16 09:56:36 +02:00
Julian Prieber
ca62054b4d
Fixed default button animations on Home Page
2022-06-15 13:01:46 +02:00
Julian Prieber
877a9bd093
Update index.blade.php
2022-06-13 18:05:23 +02:00
Julian Prieber
139d3a89ef
Update index.blade.php
2022-06-13 18:04:29 +02:00
Julian Prieber
b5baeecab9
Added Advanced Config editor to Admin Panel
...
+ .ENV editor for NGINX users
2022-06-13 17:47:24 +02:00
Julian Prieber
63744f7ba8
hotfix
2022-06-10 16:28:47 +02:00
Julian Prieber
c8aee64ac1
Update update.blade.php
2022-06-10 15:35:15 +02:00
Julian Prieber
f4b88895ea
Update update.blade.php
2022-06-10 12:39:08 +02:00
Julian Prieber
02bec65724
Changed name of config file
2022-06-09 22:26:35 +02:00
Julian Prieber
6e9bad6751
Renamed meta.php to config.php
2022-06-09 19:08:37 +02:00
Julian Prieber
4996976975
Update sidebar.blade.php
2022-06-09 18:04:40 +02:00
Julian Prieber
76c484f018
Added option to change text on "Home" link
2022-06-09 17:41:44 +02:00
Julian Prieber
09aea659c8
Fixed favicon on register and login page
2022-06-09 17:16:31 +02:00
Julian Prieber
93e2832614
Update home.blade.php
2022-06-09 14:58:07 +02:00
Julian Prieber
e4abf3ed18
Added option to apply theme to Home Page
2022-06-09 14:41:26 +02:00
Julian Prieber
a83d00a628
Added option to change footer links and texts
2022-06-09 12:33:23 +02:00
Julian Prieber
a3262e35ab
Added option to edit buttons on home page
...
/*
|--------------------------------------------------------------------------
| Custom Buttons on Home Page
|--------------------------------------------------------------------------
|
| Here you can configure your own buttons for the Home Page.
| You can add or remove as many buttons as you like.
|
| The syntax of the custom buttons is as follows:
|
| array(
| 'button' => '',
| 'link' => '',
| 'title' => '',
| 'icon' => '',
| 'custom_css' => ''
| ),
|
| In the 'button' field, you have to enter the button name (i.e. 'twitter', 'github', 'custom'...).
| You can find a list of all available buttons below.
|
| In the 'link' field, can enter your desired link you can leave this field empty for a display only, non-functional button.
|
|
|
| The input fields below only apply to buttons such as 'custom' and 'custom_website' but must always be included even if only empty.
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| In the 'title' field, changes the text on a button, such as 'custom' and 'custom_website'.
|
| In the 'icon' field, uses the same syntax as the Button Editor on the Admin Panel.
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on llc.bio/fa.
|
| In the 'custom_css' field, here you can enter custom CSS to change the color of your button.
| If you don't feel comfortable working with CSS,
| you can copy and paste the CSS from the 'Custom CSS' field of the Button Editor on the Admin Panel.
|
*/
'use_custom_buttons' => 'true', // Set this to false if you wish to display the old buttons.
'buttons' => array(
array(
'button' => 'github',
'link' => 'https://github.com/JulianPrieber/littlelink-custom ',
'title' => '',
'icon' => '',
'custom_css' => ''
),
array(
'button' => 'custom',
'link' => 'https://littlelink-custom.com ',
'title' => 'Project Website',
'icon' => 'llc',
'custom_css' => 'color:#ffffff; background-image:linear-gradient(76deg, #f70fff 0%, #11d4de 100%);'),
array(
'button' => 'custom',
'link' => 'https://littlelink-custom.com/sponsor ',
'title' => 'Help us out',
'icon' => 'fa-hand-holding-hand',
'custom_css' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%);'
),
)
/*
|--------------------------------|
| List of Available buttons: |
|--------------------------------|
| 'button' => 'custom' |
| 'button' => 'custom_website' |
| 'button' => 'github' |
| 'button' => 'twitter' |
| 'button' => 'instagram' |
| 'button' => 'facebook' |
| 'button' => 'messenger' |
| 'button' => 'linkedin' |
| 'button' => 'youtube' |
| 'button' => 'discord' |
| 'button' => 'twitch' |
| 'button' => 'snapchat' |
| 'button' => 'spotify' |
| 'button' => 'reddit' |
| 'button' => 'medium' |
| 'button' => 'pinterest' |
| 'button' => 'soundcloud' |
| 'button' => 'figma' |
| 'button' => 'kit' |
| 'button' => 'telegram' |
| 'button' => 'tumblr' |
| 'button' => 'steam' |
| 'button' => 'vimeo' |
| 'button' => 'wordpress' |
| 'button' => 'goodreads' |
| 'button' => 'skoob' |
| 'button' => 'tiktok' |
| 'button' => 'default email' |
| 'button' => 'default email_alt'|
| 'button' => 'bandcamp' |
| 'button' => 'patreon' |
| 'button' => 'signal' |
| 'button' => 'venmo' |
| 'button' => 'cashapp' |
| 'button' => 'gitlab' |
| 'button' => 'mastodon' |
| 'button' => 'paypal' |
| 'button' => 'whatsapp' |
| 'button' => 'xing' |
| 'button' => 'buy me a coffee' |
| 'button' => 'website' |
| 'button' => 'heading' |
| 'button' => 'space' |
|--------------------------------|
*/
2022-06-09 09:59:04 +02:00
Julian Prieber
032162cdbf
Added option to hide share button
2022-06-08 20:26:21 +02:00
Julian Prieber
29bee9b62b
Update sidebar.blade.php
2022-06-08 17:52:21 +02:00
Julian Prieber
edbdd98649
Update phpinfo.blade.php
2022-06-08 17:37:52 +02:00
Julian Prieber
d377d3d406
Update guest.blade.php
2022-06-08 17:28:26 +02:00
Julian Prieber
5e23002b58
Fixed color scheme not applying
2022-06-08 17:24:51 +02:00
Julian Prieber
a36e985bfc
Added overwrite for default color scheme
...
Overwrites default theme regardless of preference defined by the operating system, unless manually overwritten by user.
Either "dark" or "light".
2022-06-08 17:09:24 +02:00
Julian Prieber
8639c44fa8
Fixed formatting bug
2022-06-08 16:45:03 +02:00
Julian Prieber
75d7e84567
Updated analytics layout
2022-06-08 16:38:52 +02:00