Commit Graph

1779 Commits

Author SHA1 Message Date
Julian Prieber 790133025a Images now support unique file names
System can now read unique image file names to renew cached images when uploading a new one.
https://github.com/LinkStackOrg/LinkStack/issues/480
2023-07-10 19:07:41 +02:00
Julian Prieber eef549b5ff Simplified extra functions 2023-07-10 18:49:55 +02:00
Julian Prieber 4aa5a86a2b Fixed favicons not loading 2023-07-10 18:35:20 +02:00
Frank 4e6381056e
Create messages.php 2023-07-10 13:41:24 +02:00
Frank 83a0d56491
Add files via upload 2023-07-10 09:18:51 +02:00
Frank bc9fae16f5
Create messages.php 2023-07-10 09:18:07 +02:00
Julian Prieber b9b09ac82f
Update version.json 2023-07-09 16:08:51 +02:00
Julian Prieber 5057b9d55b
Merge pull request #477 from LinkStackOrg/dependabot/composer/laravel/framework-9.52.10
Bump laravel/framework from 9.52.9 to 9.52.10
2023-07-09 15:26:46 +02:00
Julian Prieber ee922a8656 Bugfix 2023-07-06 17:00:14 +02:00
Julian Prieber 3d2310f731
bugfix 2023-07-03 15:01:39 +02:00
dependabot[bot] 4dd4f6001e
Bump laravel/framework from 9.52.9 to 9.52.10
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.9 to 9.52.10.
- [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.9...v9.52.10)

---
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-27 17:05:19 +00:00
Julian Prieber df3a6e3747 Update messages.php 2023-06-27 11:58:11 +02:00
Julian Prieber 5a3e01ae69
Update version.json 2023-06-26 08:40:34 +02:00
Julian Prieber ceb2c90e55 Fixed footer links 2023-06-24 15:39:16 +02:00
Julian Prieber e38381d55a Fixed translation 2023-06-24 15:07:46 +02:00
Julian Prieber f90a9d7193
Merge pull request #475 from LinkStackOrg/dependabot/composer/doctrine/dbal-3.6.4
Bump doctrine/dbal from 3.6.3 to 3.6.4
2023-06-23 20:44:56 +02:00
dependabot[bot] 0e04c68786
Bump doctrine/dbal from 3.6.3 to 3.6.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.3...3.6.4)

---
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-23 17:07:41 +00:00
Julian Prieber 6945a6c88b
Merge pull request #473 from cedriclocqueneux/patch-2
Update messages.php
2023-06-23 15:51:36 +02:00
cedriclocqueneux f4a43d320f
Update messages.php
With the new file format
2023-06-23 15:49:19 +02:00
Julian Prieber 7c5af28c9b Updated translation file 2023-06-23 13:05:54 +02:00
Julian Prieber d09db6953f
Update mail.php 2023-06-23 00:24:11 +02:00
Julian Prieber 078f750c41 Added option to open links in new tab for text fields 2023-06-22 21:47:42 +02:00
Julian Prieber c36aed5a09 Update theme-updater.blade.php 2023-06-22 15:42:59 +02:00
Julian Prieber 9794d140ba Updated default themes 2023-06-22 15:08:37 +02:00
Julian Prieber e5477d735b Update links.blade.php 2023-06-22 15:02:48 +02:00
Julian Prieber 4f9c7278cb Updated German translation 2023-06-22 14:48:49 +02:00
Julian Prieber adebbba4b3 updated french translation 2023-06-22 14:40:59 +02:00
Julian Prieber 763eac6192 Update site.blade.php 2023-06-22 14:22:45 +02:00
Julian Prieber 110f6fa3e7 Updated German 2023-06-22 14:16:18 +02:00
Julian Prieber ba408af363 Update .env 2023-06-22 14:14:23 +02:00
Julian Prieber 7aacc27f89 Translated footer titles 2023-06-22 14:13:22 +02:00
Julian Prieber 7f2c3533e3 Translated home message 2023-06-22 12:58:48 +02:00
Julian Prieber dbff5f21e3 Update translation 2023-06-22 12:53:58 +02:00
Julian Prieber cd5a43b169
Merge pull request #472 from LinkStackOrg/dependabot/composer/laravel/sail-1.23.0
Bump laravel/sail from 1.22.0 to 1.23.0
2023-06-21 19:25:14 +02:00
dependabot[bot] 8d42ca2d5a
Bump laravel/sail from 1.22.0 to 1.23.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.22.0 to 1.23.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.22.0...v1.23.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-06-21 17:11:25 +00:00
Frank 7ec4022773
Add files via upload 2023-06-21 12:46:53 +02:00
Frank fcb5eba071
Create messages.php 2023-06-21 12:45:59 +02:00
Frank 841e452ebc
Delete fr 2023-06-21 12:44:46 +02:00
Frank e4fad70d68
Create fr 2023-06-21 12:43:46 +02:00
Julian Prieber 072d7d2fc3 Update diagnose.blade.php 2023-06-20 13:36:41 +02:00
Julian Prieber 5a990bfa02 Update messages.php 2023-06-20 13:34:13 +02:00
Julian Prieber eaa9742d55 Update diagnose.blade.php 2023-06-20 13:34:08 +02:00
Julian Prieber 09a466ce74 Improved favicon call 2023-06-20 13:05:25 +02:00
Julian Prieber 8de8bad495
Update version.json 2023-06-20 12:59:06 +02:00
Julian Prieber a0f036f7ec Merge branch 'main' of https://github.com/LinkStackOrg/LinkStack 2023-06-20 12:32:49 +02:00
Julian Prieber d8cc915610 Updated translation 2023-06-20 12:32:42 +02:00
Frank b0ebe0cf7e
Update site.blade.php 2023-06-20 07:41:57 +02:00
Julian Prieber 6930904747 Removed duplicate lines 2023-06-19 15:21:54 +02:00
Julian Prieber 2476b5f23b Removed duplicates 2023-06-19 15:05:48 +02:00
Julian Prieber 4edb409231 Duplicate section
@lastsamurai26

Might have to be added back in later on.
2023-06-19 15:00:06 +02:00