1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-04-21 15:32:12 +02:00

1588 Commits

Author SHA1 Message Date
Kevin Woblick
8661fa7224 2.1.4 v2.1.4 2025-02-26 09:22:51 +01:00
Kevin Woblick
ec8e9a2965 Update dependencies 2025-02-26 09:22:44 +01:00
Kevin Woblick
d0ed583b03 Adjust tests 2025-02-26 09:19:10 +01:00
Kevin Woblick
94856397b2 Always surround db password with quotes during setup (#927) 2025-02-26 09:06:00 +01:00
Kevin Woblick
cb8585bf33 Optimize storage permissions for release packages 2025-02-26 09:04:58 +01:00
Kevin Woblick
be8eaddb41 Adjust handling of invalid API requests (#885) 2025-02-26 09:03:14 +01:00
Kovah
4290ee63fb Merge remote-tracking branch 'prplecake/v2/validate-headers-middleware' into prplecake-v2/validate-headers-middleware 2025-02-19 11:41:03 +01:00
Kovah
a018face01 Execute code coverage only on push to 2.x 2025-02-17 21:28:43 +01:00
Kevin Woblick
38357908fc
Merge pull request #918 from Kovah/dependabot/npm_and_yarn/2.x/npm-minor-88995b87c1
Bump the npm-minor group with 2 updates
2025-02-17 21:00:22 +01:00
dependabot[bot]
a76edc36dc
Bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [tom-select](https://github.com/orchidjs/tom-select) and [sass](https://github.com/sass/dart-sass).


Updates `tom-select` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/orchidjs/tom-select/releases)
- [Commits](https://github.com/orchidjs/tom-select/compare/v2.4.2...v2.4.3)

Updates `sass` from 1.84.0 to 1.85.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.84.0...1.85.0)

---
updated-dependencies:
- dependency-name: tom-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 01:45:31 +00:00
Kovah
6e14dd5a97 Level up debugging and dev with Buggregator 2025-02-16 22:38:56 +01:00
Kovah
3230d77163 Fix link display for tags and lists (#912 #914) 2025-02-16 21:01:15 +01:00
Kovah
b42290f49a Add new migration for fixing user settings after v2.1.2 v2.1.3 2025-02-16 10:38:30 +01:00
Kovah
d8900d0f80 Revert "Update 2025_02_15_092008_add_bluesky_share_method.php"
This reverts commit cd39b7d2231abd0e9492c17d992cc6a51d0b6880.
2025-02-16 10:20:17 +01:00
Kovah
e5a0965c9c 2.1.3 2025-02-16 10:07:46 +01:00
Kevin Woblick
b7c5fdb3af
Merge pull request #915 from BrookeDot/patch-1
Fix typo when adding Bluesky sharing method.
2025-02-16 10:07:06 +01:00
Brooke.
cd39b7d223
Update 2025_02_15_092008_add_bluesky_share_method.php
Fixes #913
2025-02-15 15:24:34 -08:00
Kovah
df0373de8b Adjust tests and remove broken user migration v2.1.2 2025-02-15 11:01:08 +01:00
Kovah
516e6f1919 Adjust tests and remove broken user migration 2025-02-15 11:00:32 +01:00
Kovah
ae2fb804bc Add missing default setting for user creation script 2025-02-15 10:33:40 +01:00
Kovah
42c7b918af Add missing default for meta generation timeout 2025-02-15 10:28:14 +01:00
Kovah
87b7639773 2.1.2 2025-02-15 10:26:05 +01:00
Kovah
f933f7cb63 Add Bluesky to sharing options (#909) 2025-02-15 10:23:09 +01:00
Kovah
4706b1cb9a Correct random ordering for tags and lists 2025-02-15 10:11:04 +01:00
Kovah
e64bca235f Make more config variables editable via env 2025-02-15 10:08:12 +01:00
Kovah
6f5279c6fc v2.1.1 v2.1.1 2025-02-11 22:03:08 +01:00
Kovah
f106a1814e Update dependencies 2025-02-11 22:02:37 +01:00
Kovah
eb74ca7891 Output all links visible for a user when browsing lists (#902) 2025-02-11 22:01:27 +01:00
Kovah
b9f93d2e8f Correctly handle empty tags/lists when bulk-editing links (#905) 2025-02-11 21:48:34 +01:00
Kovah
57b1b906b9 Add missing SSO_KEYCLOAK_BASE_URL to config (#904) 2025-02-11 21:31:35 +01:00
Kovah
b1d949c739 Fix bulk deletion of tags and lists (#897) 2025-02-06 21:26:12 +01:00
Kovah
b3e0f65e9b Update dependencies v2.1.0 2025-02-06 11:26:14 +01:00
Kovah
ad55078050 2.1.0 2025-02-06 11:15:46 +01:00
Kovah
7f666508d0 Add /api/version endpoint 2025-02-06 11:14:18 +01:00
Kovah
7f77b10fc1 Optimize handling of lists and tags in guest mode 2025-02-06 11:07:39 +01:00
Kovah
bac23250be Correct handling of disabled backup notifications 2025-02-06 10:53:12 +01:00
Kovah
325e74e586 Make MAIL_DRIVER and MAIL_MAILER possible for mail configuration 2025-02-01 23:45:04 +01:00
Matty Jorgensen
dc85a2d911
Add test cases to LinkApiTest using incorrect Content-Type, asserting 415 2025-01-31 11:44:54 -06:00
Matty Jorgensen
6ebc750252
Validate Content-Type for POST and PATCH requests 2025-01-31 11:44:20 -06:00
Matty Jorgensen
ea08d7824c
Add Content-Type header validation middleware
If Content-Type is not set to 'application/json' for API requests, return a 415 Unsupported Media Type.
2025-01-31 11:24:37 -06:00
Kovah
d8225932f3 Fix tests, add :latest for Docker images 2025-01-31 15:25:26 +01:00
Kovah
57acf72864 Adjust base docker image name v2.0.0 2025-01-31 14:35:58 +01:00
Kovah
03913d22aa Update translations, add Portugues and Swedish 2025-01-31 14:11:15 +01:00
Kovah
15d989ef62 Adjust readme with new setup methods, add deploystack config 2025-01-31 09:34:20 +01:00
Kovah
f1a7e4da24 v2.0.0 2025-01-31 09:23:51 +01:00
Kovah
38d914f8df Pull in security-related patches from LinkAce v1 2025-01-31 09:22:47 +01:00
Kovah
683c24378f Stop queue runner if there are no jobs 2025-01-30 13:32:08 +01:00
Kovah
3f1e484b9c Cap number of jobs ran via the schedule at one run 2025-01-30 13:27:23 +01:00
Kovah
6cc05c1cb5 Properly list jobs of the import queue 2025-01-30 13:18:24 +01:00
Kovah
7f3ec8d296 Provide a helm chart for kubernetes deployments (#870) 2025-01-17 15:59:56 +01:00