Julian Prieber
|
fecc516b56
|
Update README.md
|
2023-05-16 12:12:55 +02:00 |
Julian Prieber
|
75d9e6c2ac
|
Restored serve command
Use: `php artisan serve`
to provide a temporary development server
|
2023-05-15 19:31:16 +02:00 |
Julian Prieber
|
998af7a635
|
Merge pull request #431 from LinkStackOrg/dependabot/composer/guzzlehttp/guzzle-7.6.0
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
|
2023-05-15 19:09:46 +02:00 |
dependabot[bot]
|
a5e34c95b9
|
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.1 to 7.6.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.0)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 17:08:56 +00:00 |
Julian Prieber
|
18df788c54
|
Update version.json
|
2023-05-15 16:06:01 +02:00 |
Julian Prieber
|
ade97ce4e7
|
Updated button editor styling
|
2023-05-15 15:26:02 +02:00 |
Julian Prieber
|
e720858368
|
Fixed update server URL
|
2023-05-15 15:09:36 +02:00 |
Julian Prieber
|
0c4384490a
|
Updated redirect
|
2023-05-15 15:07:00 +02:00 |
Julian Prieber
|
03c1ba6940
|
Touched up styling
|
2023-05-15 15:00:03 +02:00 |
Julian Prieber
|
aa65331b32
|
Improved button editor
- Improved compatibility
- Reduced bulk
https://github.com/LinkStackOrg/LinkStack/issues/411
|
2023-05-15 14:33:33 +02:00 |
Julian Prieber
|
2d643378df
|
Update version.json
|
2023-05-15 13:55:05 +02:00 |
Julian Prieber
|
131da8e51e
|
Merge pull request #426 from LinkStackOrg/dependabot/composer/phpunit/phpunit-9.6.8
Bump phpunit/phpunit from 9.6.7 to 9.6.8
|
2023-05-13 11:25:07 +02:00 |
Julian Prieber
|
e590513b54
|
Bugfix
|
2023-05-13 11:20:54 +02:00 |
Julian Prieber
|
c2afc0c2b6
|
Bugfix
|
2023-05-12 14:37:29 +02:00 |
dependabot[bot]
|
a6b165c39d
|
Bump phpunit/phpunit from 9.6.7 to 9.6.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8)
---
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-05-11 17:05:37 +00:00 |
Julian Prieber
|
7f1aee47b4
|
Bugfix
https://github.com/LinkStackOrg/LinkStack/issues/425
|
2023-05-11 14:31:04 +02:00 |
Julian Prieber
|
3a7663af38
|
Added option to hide credit in footer
|
2023-05-10 19:41:19 +02:00 |
Julian Prieber
|
6311561c74
|
Update default.png
|
2023-05-10 19:22:52 +02:00 |
Julian Prieber
|
fb408a3814
|
Update littlelink.blade.php
|
2023-05-10 19:16:43 +02:00 |
Julian Prieber
|
a051358d7e
|
Update footer.blade.php
|
2023-05-10 19:09:31 +02:00 |
Julian Prieber
|
d4bab20e37
|
Delete share.button.js
|
2023-05-10 17:33:16 +02:00 |
Julian Prieber
|
0c0f71d1d0
|
Merge pull request #421 from LinkStackOrg/dependabot/composer/geo-sot/laravel-env-editor-2.1.0
Bump geo-sot/laravel-env-editor from 2.0.0 to 2.1.0
|
2023-05-10 17:30:45 +02:00 |
Julian Prieber
|
e39d76e9e7
|
Reduced share button bloat
|
2023-05-10 17:30:17 +02:00 |
dependabot[bot]
|
344f5e8129
|
Bump geo-sot/laravel-env-editor from 2.0.0 to 2.1.0
Bumps [geo-sot/laravel-env-editor](https://github.com/GeoSot/Laravel-EnvEditor) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/GeoSot/Laravel-EnvEditor/releases)
- [Commits](https://github.com/GeoSot/Laravel-EnvEditor/compare/2.0.0...2.1.0)
---
updated-dependencies:
- dependency-name: geo-sot/laravel-env-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 15:18:56 +00:00 |
Julian Prieber
|
b8a12f383a
|
Merge pull request #424 from LinkStackOrg/dependabot/composer/laravel/sail-1.22.0
Bump laravel/sail from 1.21.5 to 1.22.0
|
2023-05-10 17:16:47 +02:00 |
Julian Prieber
|
e9f0a38af8
|
Fixes for Firefox
9601a34a6c
https://github.com/LinkStackOrg/LinkStack/issues/410
|
2023-05-10 17:15:35 +02:00 |
Julian Prieber
|
9601a34a6c
|
Made share button focusable
For improved accessibility
https://github.com/LinkStackOrg/LinkStack/issues/410
|
2023-05-10 17:10:53 +02:00 |
Julian Prieber
|
1b4c3623f8
|
Replaced abandoned package
https://github.com/LinkStackOrg/LinkStack/issues/384
|
2023-05-10 16:52:35 +02:00 |
Julian Prieber
|
d8b8142707
|
Added user confirmation mail to admin email
|
2023-05-10 16:37:07 +02:00 |
Julian Prieber
|
668f246179
|
Update finishing.blade.php
|
2023-05-10 15:33:00 +02:00 |
Julian Prieber
|
73eef01056
|
Update InstallerController.php
|
2023-05-10 15:27:11 +02:00 |
Julian Prieber
|
5e7f80b274
|
Update finishing.blade.php
|
2023-05-10 15:23:58 +02:00 |
Julian Prieber
|
b2f5709ce0
|
Update .env
|
2023-05-10 15:23:07 +02:00 |
Julian Prieber
|
c0430e3d0a
|
Update index.php
|
2023-05-10 15:09:02 +02:00 |
Julian Prieber
|
e6bbdd1749
|
Update installer.blade.php
|
2023-05-10 15:08:20 +02:00 |
dependabot[bot]
|
4d60ad25e5
|
Bump laravel/sail from 1.21.5 to 1.22.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.21.5...v1.22.0)
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-09 17:06:06 +00:00 |
Julian Prieber
|
6625a84af6
|
Updated icons
|
2023-05-09 16:19:29 +02:00 |
Julian Prieber
|
38f03bd10e
|
Updated sponsors
|
2023-05-09 13:19:36 +02:00 |
Julian Prieber
|
86bf6024ae
|
Update README.md
|
2023-05-09 13:14:08 +02:00 |
Julian Prieber
|
1dcfb562c9
|
Update config.blade.php
|
2023-05-08 20:20:11 +02:00 |
Julian Prieber
|
80a4435e86
|
Update theme.blade.php
|
2023-05-08 20:19:56 +02:00 |
Julian Prieber
|
04039cbbb3
|
New theme select
|
2023-05-08 18:18:23 +02:00 |
Julian Prieber
|
6cd1cc6c90
|
Update version.json
|
2023-05-06 18:02:19 +02:00 |
Julian Prieber
|
fa9bf7caa3
|
Update advanced-config.php
|
2023-05-06 14:30:25 +02:00 |
Julian Prieber
|
01073788dc
|
Update config.blade.php
|
2023-05-06 13:39:42 +02:00 |
Julian Prieber
|
8417bf380a
|
Update users.blade.php
|
2023-05-06 13:33:25 +02:00 |
Julian Prieber
|
e871e00a8b
|
Update index.blade.php
|
2023-05-05 21:06:37 +02:00 |
Julian Prieber
|
0ec4c686bd
|
Update advanced-config.php
|
2023-05-05 16:44:56 +02:00 |
Julian Prieber
|
126bb92546
|
Fixed dead URLs
|
2023-05-05 15:18:53 +02:00 |
Julian Prieber
|
96f06b42e2
|
Delete advanced-config.php.example
|
2023-05-05 15:15:35 +02:00 |