Julian Prieber
|
21ffd2783a
|
Update version.json
|
2023-07-28 16:45:46 +02:00 |
Julian Prieber
|
91fa528a16
|
tmp
|
2023-07-28 13:41:42 +02:00 |
Julian Prieber
|
d4b7d1fa2d
|
Updated translation
|
2023-07-27 16:04:17 +02:00 |
Julian Prieber
|
7e357565b9
|
Translation support
|
2023-07-27 16:00:59 +02:00 |
Julian Prieber
|
07336bb34c
|
Multiple fixes and improvements
- Fixed JS exploit using SVG
- Improved security
- Now sanitizing EXIF and metadata
- Now allowing multiple file types as profile picture
- Added error messages
|
2023-07-27 15:45:05 +02:00 |
Julian Prieber
|
2180fec604
|
Added language
Brazilian Portuguese
|
2023-07-27 11:54:12 +02:00 |
Frank
|
7a9d2bce05
|
Merge pull request #507 from LinkStackOrg/dependabot/composer/laravel/framework-9.52.12
Bump laravel/framework from 9.52.10 to 9.52.12
|
2023-07-27 10:24:35 +02:00 |
Julian Prieber
|
cf94b8e6c6
|
Merge pull request #502 from LinkStackOrg/dependabot/composer/doctrine/dbal-3.6.5
Bump doctrine/dbal from 3.6.4 to 3.6.5
|
2023-07-26 20:43:07 +02:00 |
dependabot[bot]
|
8adec9e83e
|
Bump laravel/framework from 9.52.10 to 9.52.12
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.10 to 9.52.12.
- [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.10...v9.52.12)
---
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-07-26 16:18:27 +00:00 |
Frank
|
b7137515be
|
Update README.md
|
2023-07-25 15:30:02 +02:00 |
Frank
|
a1a8381cab
|
Update README.md
|
2023-07-25 15:29:24 +02:00 |
Frank
|
0aaaac5aa5
|
Update README.md
|
2023-07-25 15:29:03 +02:00 |
Frank
|
033c1e99f8
|
Update README.md
fixed jump points
|
2023-07-25 15:26:14 +02:00 |
dependabot[bot]
|
0645d4dcec
|
Bump doctrine/dbal from 3.6.4 to 3.6.5
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.4...3.6.5)
---
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-07-24 17:13:16 +00:00 |
Julian Prieber
|
11518e58e6
|
Update version.json
|
2023-07-24 13:25:46 +02:00 |
Julian Prieber
|
8ecedfa476
|
Update messages.php
|
2023-07-24 13:05:06 +02:00 |
Julian Prieber
|
b04c34ed5a
|
Update messages.php
|
2023-07-24 13:04:15 +02:00 |
Julian Prieber
|
80cdd03b76
|
Update messages.php
|
2023-07-24 13:02:10 +02:00 |
Julian Prieber
|
30a706b9f6
|
Merge pull request #485 from HiveAgile/feature/SpanishLanguage
Spanish Language by HiveAgile.com
|
2023-07-24 12:59:48 +02:00 |
Julian Prieber
|
5cba3fa8f3
|
Merge pull request #498 from LeviSnoot/main
feat: add picarto and trakt buttons
|
2023-07-24 12:58:48 +02:00 |
Julian Prieber
|
8a81e3c169
|
Fixed default Meta Tags
|
2023-07-22 16:53:39 +02:00 |
Julian Prieber
|
4fc63f2a59
|
Fixed sorting table
Bug was when beta mode is enabled
|
2023-07-22 16:34:16 +02:00 |
Julian Prieber
|
98d16cc7fd
|
Update users.blade.php
|
2023-07-22 16:15:58 +02:00 |
Julian Prieber
|
15e05aced0
|
Update users.blade.php
|
2023-07-22 16:12:39 +02:00 |
Julian Prieber
|
3290d20bcd
|
Fixed sorting
hopefully...
|
2023-07-22 16:01:33 +02:00 |
Julian Prieber
|
613e802f2f
|
Fixed error ERROR: SQLSTATE[42S22]
|
2023-07-22 13:32:20 +02:00 |
Julian Prieber
|
c5970309b4
|
Revert "Disabled request lifecycle middleware on public routes"
This reverts commit 658617c8bb .
|
2023-07-22 13:16:28 +02:00 |
Levi
|
0c02bd7665
|
feat: add picarto and trakt buttons
|
2023-07-21 09:15:18 +02:00 |
Julian Prieber
|
4588ef9768
|
Fixed sorting function for table
|
2023-07-20 15:48:53 +02:00 |
Julian Prieber
|
9be122198a
|
Merge pull request #497 from LinkStackOrg/dependabot/composer/mockery/mockery-1.6.4
Bump mockery/mockery from 1.6.2 to 1.6.4
|
2023-07-19 20:24:49 +02:00 |
Julian Prieber
|
2b37c3de82
|
Update RedirectIfAuthenticated.php
|
2023-07-19 19:27:15 +02:00 |
dependabot[bot]
|
d30faa56ce
|
Bump mockery/mockery from 1.6.2 to 1.6.4
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.2 to 1.6.4.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.2...1.6.4)
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 16:37:26 +00:00 |
Julian Prieber
|
658617c8bb
|
Disabled request lifecycle middleware on public routes
Effectively sets no cookies on public pages
|
2023-07-19 18:14:19 +02:00 |
Julian Prieber
|
53d74c7ac8
|
Update version.json
|
2023-07-19 15:24:03 +02:00 |
Julian Prieber
|
9515017c03
|
Fixed DB calls for MySQL
|
2023-07-19 15:08:07 +02:00 |
Julian Prieber
|
9d7b383c4e
|
Improved error handling for invalid background images
|
2023-07-19 14:01:13 +02:00 |
Julian Prieber
|
47f9ce4a01
|
Fixed bug preventing deletion of custom background image
https://github.com/LinkStackOrg/LinkStack/issues/495
|
2023-07-19 13:42:13 +02:00 |
Julian Prieber
|
584c09fc89
|
Merge pull request #493 from LeviSnoot/main
(feat)Swedish translation
|
2023-07-18 15:00:29 +02:00 |
Levi
|
c8424dc3e5
|
(feat)Swedish translation
|
2023-07-18 14:45:25 +02:00 |
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 |