1551 Commits

Author SHA1 Message Date
Julian Prieber
f27bdcb9a6 Merge branch 'main' of https://github.com/LinkStackOrg/LinkStack 2023-04-26 16:02:05 +02:00
Julian Prieber
a434407945 Removed themes 2023-04-26 16:01:53 +02:00
Julian Prieber
32cf754d98
Create .gitignore 2023-04-26 15:59:02 +02:00
Julian Prieber
00ca37aeba
Update README.md 2023-04-26 15:54:17 +02:00
dependabot[bot]
08be1bd1bb
Bump nunomaduro/collision from 6.4.0 to 7.1.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 6.4.0 to 7.1.0.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.1.0)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 13:45:57 +00: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
dependabot[bot]
31dfc128d8
Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 17:01:45 +00:00
dependabot[bot]
f7b486dc93
Bump doctrine/dbal from 3.6.1 to 3.6.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 17:01:02 +00:00
Julian Prieber
e0cb03efee
Update version.json 2023-04-11 18:54:23 +02:00
Julian Prieber
3e9568970d
Merge pull request #393 from JulianPrieber/dependabot/composer/laravel/sail-1.21.4
Bump laravel/sail from 1.21.3 to 1.21.4
v3.6.0
2023-04-04 20:56:51 +02:00
dependabot[bot]
49266aab42
Bump laravel/sail from 1.21.3 to 1.21.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.3 to 1.21.4.
- [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.3...v1.21.4)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 17:00:03 +00:00
Julian Prieber
7e3c0d12dd
Merge pull request #388 from jaschaurbach/scribd-button
Scribd button
2023-03-31 16:56:15 +02:00
Jascha Urbach
ae7b2a5682
revert some files to commit 8e5bf2b
revert commit to wrong files.
2023-03-31 16:33:55 +02:00
Jascha Urbach
6057e2e753
artisan db:seed --class="ButtonSeeder" 2023-03-31 16:20:01 +02:00
Jascha Urbach
1c0a50c3d0
Scribd Button
added Scribd Button
2023-03-31 16:18:45 +02:00
Julian Prieber
8e5bf2b3d1
Merge pull request #387 from jaschaurbach/main
correct logo for Apple Books
2023-03-31 15:20:47 +02:00
Jascha Urbach
9d3f06c06d
correct logo for Apple Books
I messed up the logo file. this is the correct one. Sorry for the inconvenience
2023-03-31 15:19:15 +02:00
Julian Prieber
bf17a4b49e
Merge pull request #385 from jaschaurbach/main
Apple Books button
2023-03-31 13:52:26 +02:00
Julian Prieber
f0d2efd970
Merge pull request #382 from JulianPrieber/dependabot/composer/laravel/sail-1.21.3
Bump laravel/sail from 1.21.2 to 1.21.3
2023-03-31 13:51:05 +02:00
Julian Prieber
1eea2c074b
Merge pull request #386 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.6.6
Bump phpunit/phpunit from 9.6.5 to 9.6.6
2023-03-31 13:50:49 +02:00
Julian Prieber
c16d3ed30e
Merge pull request #381 from JulianPrieber/dependabot/composer/laravel/framework-9.52.5
Bump laravel/framework from 9.52.4 to 9.52.5
2023-03-31 13:50:17 +02:00
dependabot[bot]
3cd9d36ff6
Bump phpunit/phpunit from 9.6.5 to 9.6.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.5 to 9.6.6.
- [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.5...9.6.6)

---
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-03-31 11:46:07 +00:00
Julian Prieber
84c785a130
Merge pull request #378 from JulianPrieber/dependabot/composer/awssat/laravel-visits-5.0.0
Bump awssat/laravel-visits from 4.1.0 to 5.0.0
2023-03-31 13:44:28 +02:00
Jascha Urbach
01dd8c48bb
Missed a /
This should fix it...
2023-03-31 11:14:51 +02:00
Jascha Urbach
53dc30988d
Apple Books button
Added Apple Books svg and button code.
2023-03-31 11:06:02 +02:00
Julian Prieber
d59acda1c2 Fixed logo width 2023-03-31 00:32:12 +02:00
dependabot[bot]
d2e5db1338
Bump laravel/sail from 1.21.2 to 1.21.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.2 to 1.21.3.
- [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.2...v1.21.3)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 17:02:45 +00:00
dependabot[bot]
8b11e8dfa3
Bump laravel/framework from 9.52.4 to 9.52.5
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.4 to 9.52.5.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.52.4...v9.52.5)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 17:00:41 +00:00
dependabot[bot]
2649a485c5
Bump awssat/laravel-visits from 4.1.0 to 5.0.0
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases)
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md)
- [Commits](https://github.com/awssat/laravel-visits/compare/4.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: awssat/laravel-visits
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 17:02:20 +00:00
Julian Prieber
70a382a6df Update UserController.php 2023-03-28 17:05:29 +02:00
Julian Prieber
4f650566d5 Update littlelink.blade.php 2023-03-28 16:07:06 +02:00
Julian Prieber
90e272d11a Update UserController.php 2023-03-28 16:02:36 +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
ad744dbbaa Update UserController.php 2023-03-28 13:45:54 +02:00
Julian Prieber
adee9ccaec Initial Vcard
Added Vcard feature
2023-03-27 19:04:41 +02:00
Julian Prieber
948b0b61b9
Update version.json 2023-03-23 13:09:19 +01:00
Julian Prieber
18d3e6069d Fixed error undefined constant "STDIN" when updating
https://github.com/JulianPrieber/littlelink-custom/issues/373
v3.5.4
2023-03-23 12:57:02 +01:00
Julian Prieber
77c482d161
Update version.json 2023-03-22 13:47:18 +01:00
Julian Prieber
ae23e162c9 Revert "bugfix"
This reverts commit 158f28e2fcb0ee3a4648769740bdcf6eb3b01c1d.
v3.5.3
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
8a21ddfff6 Revert "Turned ll home page into one function"
This reverts commit b9c0b38260074a2ff290550efcf1d2bef3b92167.
2023-03-21 20:24:23 +01:00
Julian Prieber
69bb84d78f Changed avatar width="auto" 2023-03-20 20:33:49 +01:00
Julian Prieber
88b73febf9 Added pre-install dependency check 2023-03-19 14:51:24 +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