Commit Graph

1920 Commits

Author SHA1 Message Date
Julian Prieber 3b81678060 Merge branch 'main' of https://github.com/LinkStackOrg/LinkStack 2023-07-17 17:30:24 +02:00
Julian Prieber c86a56dded Update messages.php 2023-07-17 17:30:23 +02:00
Julian Prieber 11e652fd4b
Update version.json 2023-07-17 17:14:07 +02:00
Julian Prieber c145dd5575 Update admin.php 2023-07-17 16:52:43 +02:00
Julian Prieber 4cdd7256ef Added theme selector to edit user page 2023-07-15 17:32:37 +02:00
Julian Prieber 38d5ede7b5 Fixed footer links on footer pages 2023-07-15 17:10:57 +02:00
Julian Prieber 077c057b32 Prevent users from impersonating themselves 2023-07-15 16:25:26 +02:00
Julian Prieber c771323aba
Merge pull request #487 from LinkStackOrg/dependabot/composer/laravel/socialite-5.8.0
Bump laravel/socialite from 5.7.0 to 5.8.0
2023-07-14 22:06:36 +02:00
Julian Prieber 003fcb27b8
Merge pull request #488 from LinkStackOrg/dependabot/composer/cohensive/oembed-0.17
Bump cohensive/oembed from 0.16.0 to 0.17
2023-07-14 22:06:23 +02:00
dependabot[bot] e528d8d615
Bump cohensive/oembed from 0.16.0 to 0.17
Bumps [cohensive/oembed](https://github.com/KaneCohen/oembed) from 0.16.0 to 0.17.
- [Changelog](https://github.com/KaneCohen/oembed/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KaneCohen/oembed/compare/v0.16.0...v0.17)

---
updated-dependencies:
- dependency-name: cohensive/oembed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 16:51:24 +00:00
dependabot[bot] dfa3e891a8
Bump laravel/socialite from 5.7.0 to 5.8.0
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.7.0 to 5.8.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.7.0...v5.8.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-14 16:50:42 +00:00
Julian Prieber a7424e47e6 Update Impersonate.php 2023-07-14 18:25:25 +02:00
Julian Prieber 4652bc3e5e Refactor 2023-07-14 18:18:41 +02:00
Julian Prieber b3e0b36dba Security fix 2023-07-14 17:59:39 +02:00
Julian Prieber f77d29fb9b
Update version.json 2023-07-14 16:54:34 +02:00
Julian Prieber faeb78fd7b Removed requirement for "simplexml" extension
Replaced the usage of simplexml_import_dom() with an alternative method to extract favicon URLs from the HTML
https://github.com/LinkStackOrg/linkstack-docker/pull/76
https://github.com/LinkStackOrg/linkstack-docker/issues/75
2023-07-14 16:40:27 +02:00
Julian Prieber b99a975de1 Switched to session storage 2023-07-14 13:45:42 +02:00
Julian Prieber 2a47554428 Update finishing.blade.php 2023-07-14 13:05:24 +02:00
Julian Prieber 066656a073 Update Impersonate.php 2023-07-13 19:25:00 +02:00
Julian Prieber 3fee5bc334 Update Impersonate.php 2023-07-13 19:01:16 +02:00
Julian Prieber 87acd3fd08 Update AdminController.php 2023-07-13 18:57:07 +02:00
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