Commit Graph

2049 Commits

Author SHA1 Message Date
Julian Prieber 166261ae31 Update Impersonate.php 2023-07-13 18:56:23 +02:00
Julian Prieber 3f62c84406 Added option for admins to impersonate other users
Inspired by: https://github.com/nextcloud/impersonate
2023-07-13 18:22:50 +02:00
root d3d2fcb504 Spanish Language by HiveAgile.com 2023-07-13 14:47:56 +00:00
Julian Prieber 9933713d91
Update version.json 2023-07-12 17:14:34 +02:00
Julian Prieber 819e6d6997 Updated default themes 2023-07-12 17:07:17 +02:00
Julian Prieber 3cb3c8e234 Revert "Fixed allowed memory size exhausted error"
This reverts commit 1230186977.
2023-07-12 15:28:23 +02:00
Julian Prieber 1230186977 Fixed allowed memory size exhausted error 2023-07-12 15:17:55 +02:00
Frank c60ceb1ff6
Merge pull request #483 from LinkStackOrg/dependabot/composer/laravel/socialite-5.7.0
Bump laravel/socialite from 5.6.3 to 5.7.0
2023-07-12 12:15:54 +02:00
Frank 35c9959b59
Merge pull request #484 from LinkStackOrg/dependabot/composer/laravel/sail-1.23.1
Bump laravel/sail from 1.23.0 to 1.23.1
2023-07-12 12:15:32 +02:00
dependabot[bot] 17ed21c57e
Bump laravel/sail from 1.23.0 to 1.23.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.23.0 to 1.23.1.
- [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.23.0...v1.23.1)

---
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-07-11 16:38:46 +00:00
dependabot[bot] 63478c1e70
Bump laravel/socialite from 5.6.3 to 5.7.0
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.3 to 5.7.0.
- [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.3...v5.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 16:37:56 +00:00
Julian Prieber 28bced73dd Fixed error View [.panel.backups] not found 2023-07-11 15:36:47 +02:00
Frank 25656fb31a
Add files via upload 2023-07-11 15:05:08 +02:00
Julian Prieber 2530f454bf
Merge pull request #482 from LinkStackOrg/dependabot/composer/phpunit/phpunit-9.6.10
Bump phpunit/phpunit from 9.6.9 to 9.6.10
2023-07-11 15:03:48 +02:00
Julian Prieber de2c79ffba Removed Arabic
Translation has some issues
2023-07-11 14:54:00 +02:00
Julian Prieber e61af3cee7 Fixed formatting
syntax error, unexpected single-quoted string "Delete theme", expecting "]"
2023-07-11 14:45:47 +02:00
Julian Prieber 6481770006 Switched Font Awesome from JS to CSS
Decreases loading time
2023-07-11 13:34:47 +02:00
Julian Prieber 8de9d471ba Fixed Mastodon link verification 2023-07-10 19:53:55 +02:00
Julian Prieber 37fd33a322 Unique Image String Attached to Uploaded Images
The system now assigns a unique string to uploaded images, ensuring renewed cached images when new ones are uploaded.
https://github.com/LinkStackOrg/LinkStack/issues/480
2023-07-10 19:16:04 +02:00
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
dependabot[bot] df59e333ac
Bump phpunit/phpunit from 9.6.9 to 9.6.10
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.9 to 9.6.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.10/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.9...9.6.10)

---
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-07-10 16:49:13 +00: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