Commit Graph

1732 Commits

Author SHA1 Message Date
Julian Prieber 12d55353c3 Update lang.blade.php 2023-06-11 21:25:19 +02:00
Julian Prieber c016cb12cd Update app.php 2023-06-11 19:25:04 +02:00
Julian Prieber 1fbf124ebe Added locale option to config 2023-06-11 19:05:36 +02:00
dependabot[bot] 99e2a4711e
Bump laravel/framework from 9.52.8 to 9.52.9
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.8 to 9.52.9.
- [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.8...v9.52.9)

---
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-06-09 17:07:18 +00:00
Frank 193fe84dcc Translated Profile Blade 2023-06-09 11:16:10 +02:00
Frank 92f0f6c72c Translated Page Blade 2023-06-09 11:03:41 +02:00
dependabot[bot] abe20ac71e
Bump mockery/mockery from 1.5.1 to 1.6.2
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.5.1 to 1.6.2.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.5.1...1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 17:06:45 +00:00
dependabot[bot] 3e45ff2372
Bump laravel/socialite from 5.6.2 to 5.6.3
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.2 to 5.6.3.
- [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.2...v5.6.3)

---
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-06-06 17:07:33 +00:00
Frank 84347e71f6 Translated Llinks Blade 2023-06-06 10:15:30 +02:00
Frank 4a7a9e689d Translated Edit LInk Blade 2023-06-06 09:39:24 +02:00
Frank 124a48b1c9 Translated Button Editor 2023-06-06 09:01:51 +02:00
Frank 51ef1da814 Translated Add Link Blade 2023-06-06 08:09:22 +02:00
Julian Prieber 668ca7809b Update messages.php 2023-06-05 19:13:45 +02:00
Julian Prieber dfc9632951 Translated styling settings + sidebar 2023-06-05 18:52:28 +02:00
Frank 050a759ab6
Update add-link.blade.php 2023-06-05 18:32:05 +02:00
Frank b89c878b6c
Update add-link.blade.php
Restore translated options
2023-06-05 18:31:42 +02:00
Julian Prieber 73c7e6a106 Translated config page 2023-06-05 17:42:26 +02:00
Frank 14ec3b12cc Translation 2023-06-05 15:38:52 +02:00
Julian Prieber 179e3cc4d4 Removed files 2023-06-05 15:11:16 +02:00
Julian Prieber 4486cf7b6f Translated sidebar 2023-06-04 23:53:00 +02:00
Julian Prieber a6a273ba24 Translated dashboard page 2023-06-04 23:18:31 +02:00
Julian Prieber 7fd2d922a2 Update test.blade.php 2023-06-04 23:06:18 +02:00
Julian Prieber 045750728a Started translation 2023-06-04 23:02:17 +02:00
Julian Prieber 4ba8b47aa7
Merge pull request #457 from LinkStackOrg/dependabot/composer/doctrine/dbal-3.6.3
Bump doctrine/dbal from 3.6.2 to 3.6.3
2023-06-04 17:07:34 +02:00
Julian Prieber 5987c6d0e0 Fixed profile picture display: none when using custom color scheme
@lastsamurai26
2023-06-02 20:11:04 +02:00
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