Commit Graph

1707 Commits

Author SHA1 Message Date
dependabot[bot] d95bd9d858
Bump doctrine/dbal from 3.6.2 to 3.6.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.2...3.6.3)

---
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-06-02 17:05:47 +00:00
Julian Prieber 16c3a54198
Update version.json 2023-05-31 18:03:25 +02:00
Julian Prieber 709fbe557a
Merge pull request #454 from LinkStackOrg/dependabot/composer/laravel/framework-9.52.8
Bump laravel/framework from 9.52.7 to 9.52.8
2023-05-31 17:46:39 +02:00
Julian Prieber 1827ae76c1
Merge pull request #453 from LinkStackOrg/dependabot/composer/laravel/socialite-5.6.2
Bump laravel/socialite from 5.6.1 to 5.6.2
2023-05-31 17:46:32 +02:00
Julian Prieber dd77379b0b Bugfix: Fixed security check timeout
refactoring
2023-05-31 17:43:49 +02:00
dependabot[bot] 3b1b88a61d
Bump laravel/framework from 9.52.7 to 9.52.8
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.7 to 9.52.8.
- [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.7...v9.52.8)

---
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-05-30 17:09:35 +00:00
dependabot[bot] b2ad7f176a
Bump laravel/socialite from 5.6.1 to 5.6.2
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.6.1...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 17:07:49 +00:00
Julian Prieber 33ccdd8271 Update web.php 2023-05-28 18:13:02 +02:00
Julian Prieber 0220530725 Update maintenance.blade.php 2023-05-26 01:07:28 +02:00
Julian Prieber 99ae84db68 Updated Maintenance Mode 2023-05-26 00:58:13 +02:00
Julian Prieber f0c96b954a Fixed remember me token 2023-05-26 00:27:30 +02:00
Julian Prieber 7a38ca1cae Update RegisteredUserController.php 2023-05-25 23:20:26 +02:00
Julian Prieber 603a392a7b Update web.php 2023-05-25 21:47:36 +02:00
Julian Prieber b2705ec9a6 Update home.blade.php 2023-05-25 21:38:58 +02:00
Julian Prieber 5b30b38135 Fixed HTML appearing in social share preview 2023-05-25 20:42:52 +02:00
Julian Prieber 1a06998981 Update web.php 2023-05-25 20:28:48 +02:00
Julian Prieber f939dcac88 Fixed errors with empty custom URL prefix
https://github.com/LinkStackOrg/LinkStack/issues/451
2023-05-25 20:12:37 +02:00
Julian Prieber 7a26449daf Update links.blade.php 2023-05-25 19:14:37 +02:00
Julian Prieber 02317d5b2e Update index.blade.php 2023-05-25 18:46:33 +02:00
Julian Prieber 2dee1de0a1 Update externalfiles.php 2023-05-25 18:15:16 +02:00
Julian Prieber 8e84566e84 Update externalfiles.php 2023-05-25 18:09:25 +02:00
Julian Prieber 5e58183b4a Update externalfiles.php 2023-05-25 18:04:58 +02:00
Julian Prieber 8caf099eaa Added uri function 2023-05-25 18:00:00 +02:00
Julian Prieber d1d1e86993 Improved compatibility 2023-05-25 17:34:09 +02:00
Julian Prieber a78d471374 Improved compatibility
Now running seeder and migrations without console commands
2023-05-25 17:15:43 +02:00
Julian Prieber 738d224bf4
Delete vbeta.json 2023-05-25 17:12:39 +02:00
Julian Prieber 46d8e3ea79
Update version.json 2023-05-25 17:11:10 +02:00
Julian Prieber 33ca35f58e
Merge pull request #447 from LinkStackOrg/dependabot/composer/guzzlehttp/guzzle-7.7.0
Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0
2023-05-22 19:09:06 +02:00
dependabot[bot] 90f2bebd82
Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.1 to 7.7.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.7.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-22 17:07:59 +00:00
MagicLike 248324eb35
Updated Liberapay 2023-05-21 17:35:32 +02:00
MagicLike 977638c528
Updated wordmark 2023-05-21 13:45:16 +02:00
Julian Prieber c57d6057a1 Fixed spelling
https://github.com/LinkStackOrg/LinkStack/issues/442
2023-05-19 15:32:58 +02:00
Julian Prieber 3ecaad28e2 Now wrapping SMTP password in quotes
https://github.com/LinkStackOrg/LinkStack/issues/442
2023-05-19 15:30:27 +02:00
MagicLike d99df74cad
Removed imgur, updated links & added stargazer graph 2023-05-18 12:22:53 +02:00
Julian Prieber 4abca3c079
Merge pull request #435 from LinkStackOrg/dependabot/composer/fakerphp/faker-1.22.0
Bump fakerphp/faker from 1.21.0 to 1.22.0
2023-05-17 12:49:32 +02:00
Julian Prieber 923a1c86bd
Merge pull request #436 from LinkStackOrg/dependabot/composer/guzzlehttp/guzzle-7.6.1
Bump guzzlehttp/guzzle from 7.6.0 to 7.6.1
2023-05-17 12:49:21 +02:00
Julian Prieber 9a03363d59 Fixed z-index for sidebar toggle arrow 2023-05-17 12:46:08 +02:00
Julian Prieber 5cff46b58e Adjusted toggle arrow position 2023-05-17 12:42:02 +02:00
Julian Prieber 589c09ba66 Bugfix 2023-05-17 12:35:49 +02:00
dependabot[bot] 8f92098aad
Bump guzzlehttp/guzzle from 7.6.0 to 7.6.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.0 to 7.6.1.
- [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.6.0...7.6.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-05-16 17:06:04 +00:00
dependabot[bot] 15902d09e4
Bump fakerphp/faker from 1.21.0 to 1.22.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 17:05:54 +00:00
Julian Prieber 83c3a9b4ee Revert "Restored serve command"
This reverts commit 75d9e6c2ac.
2023-05-16 12:39:35 +02:00
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