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
0799b98511
Missed the <ul> tag
...
Not sure how this one was missed, but its important
2022-12-15 16:53:19 -05: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