Julian Prieber
|
3d277491e7
|
Bugfix
|
2023-03-07 21:45:19 +01:00 |
Julian Prieber
|
6dc161e94c
|
Update composer.json
|
2023-03-07 21:14:11 +01:00 |
Julian Prieber
|
b4f09e93fd
|
Update composer.json
|
2023-03-07 21:10:26 +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
|
2435812664
|
Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom
|
2023-03-07 18:53:45 +01:00 |
Julian Prieber
|
51c98ed3bc
|
Bugfix
Invalid path
|
2023-03-07 18:53:37 +01:00 |
Julian Prieber
|
d1691018b9
|
Merge pull request #351 from JulianPrieber/webfonts
Revert "Moved webfonts"
|
2023-03-07 18:42:29 +01:00 |
Julian Prieber
|
d944fda332
|
Revert "Moved webfonts"
This reverts commit 630202bf2b .
|
2023-03-07 17:01:23 +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
|
630202bf2b
|
Moved webfonts
|
2023-03-07 13:02:01 +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
|
17b471351b
|
Merge pull request #343 from JulianPrieber/Laravel-9
Updated to Laravel 9
|
2023-03-02 17:00:35 +01:00 |
Julian Prieber
|
ef1b3fd0b0
|
Updated to Laravel 9
This should now work with our dependencies
|
2023-03-02 16:58:04 +01:00 |
Julian Prieber
|
dbed949ef1
|
Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom
|
2023-03-02 16:54:39 +01:00 |
Julian Prieber
|
0cb17fafa8
|
Revert "Updated to Laravel 9"
This reverts commit 66a2cbb716 .
|
2023-03-02 16:54:33 +01:00 |
Julian Prieber
|
b4a770a841
|
Update version.json
|
2023-03-02 16:51:18 +01:00 |
Julian Prieber
|
66a2cbb716
|
Updated to Laravel 9
This should now work with our dependencies
|
2023-03-02 16:16:16 +01:00 |
Julian Prieber
|
2adcb24c42
|
Merge pull request #341 from Ti-Tom/main
FIX: advanced-config.php.example
|
2023-03-02 12:51:56 +01:00 |
Julian Prieber
|
cdd8126e6f
|
Fixed built in SMTP service
|
2023-03-01 23:18:29 +01:00 |
Thomas Metois
|
e7589a33aa
|
FIX: advanced-config.php.example
|
2023-03-01 17:39:09 +01:00 |
Julian Prieber
|
27ffc29212
|
Update version.json
|
2023-03-01 16:28:03 +01:00 |
Julian Prieber
|
e6af9ec894
|
Fixed custom backgrounds for non admins
|
2023-03-01 16:15:58 +01:00 |
Julian Prieber
|
76fadcdab6
|
Merge branch 'main' of https://github.com/JulianPrieber/littlelink-custom
|
2023-03-01 16:04:55 +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
|
cacdb97dc1
|
Merge pull request #335 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.6.4
Bump phpunit/phpunit from 9.6.3 to 9.6.4
|
2023-03-01 15:44: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 |
dependabot[bot]
|
53b652d54d
|
Bump phpunit/phpunit from 9.6.3 to 9.6.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.3 to 9.6.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 17:11:19 +00: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
|
b6d6d683c8
|
Merge pull request #332 from JulianPrieber/imgbot
[ImgBot] Optimize images
|
2023-02-25 21:46:56 +01:00 |
ImgBotApp
|
9fdac85bd2
|
[ImgBot] Optimize images
*Total -- 173.11kb -> 139.45kb (19.44%)
/littlelink/icons/f-droid.svg -- 22.75kb -> 17.54kb (22.91%)
/littlelink/icons/openstreetmap.svg -- 150.36kb -> 121.92kb (18.92%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2023-02-23 18:12:06 +00:00 |
Julian Prieber
|
5c06c085ca
|
Update version.json
|
2023-02-23 19:09:57 +01:00 |
Julian Prieber
|
da32eddf2f
|
Added theme PolySleek
|
2023-02-23 15:56:06 +01:00 |