1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-22 10:12:54 +01:00

1480 Commits

Author SHA1 Message Date
Andrew Prokhorenkov
d3e1c71858
Match minimum password length in validator for reset-password artisan command 2024-07-09 23:46:22 +02:00
Andrew Prokhorenkov
b2992ee664
revert Vietnamese translation 2024-07-09 23:46:22 +02:00
Andrew Prokhorenkov
4904a1f2c6
revert translations 2024-07-09 23:46:22 +02:00
Andrew Prokhorenkov
ee216a8d4c
Fix minimum length password wording (character number) 2024-07-09 23:46:22 +02:00
Kevin Woblick
1354ab3f65
Merge pull request #812 from Kovah/dev
v1 Release
v1.15.0
2024-07-09 21:00:38 +02:00
Kovah
27f3605f9d
1.15.0 2024-07-09 20:57:07 +02:00
Kovah
cadf26fc53
1.14.3 2024-07-09 20:50:07 +02:00
Kovah
0dc389c573
Update dependencies 2024-07-09 20:19:53 +02:00
Kovah
c3f628b4fc
Update translations 2024-07-09 20:19:52 +02:00
Kevin Woblick
ef372d0961
Merge pull request #819 from Kovah/dependabot/github_actions/dev/actions-ee98338845
Bump the actions group across 1 directory with 2 updates
2024-07-09 20:18:29 +02:00
dependabot[bot]
cc3577e219
Bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `paambaati/codeclimate-action` from 5.0.0 to 8.0.0
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v8.0.0)

Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 01:58:34 +00:00
Kevin Woblick
b26743169c
Merge pull request #814 from secnum/dev
Update session.php
2024-06-17 10:33:58 +02:00
Alex
f48ba33f4b
Update session.php
Add true to SESSION_SECURE_COOKIE.
2024-06-17 10:08:02 +02:00
Kovah
db7ab3482d
Update translations, add Japaneseli 2024-06-17 09:47:44 +02:00
Kovah
b87763ee7c
Update dependencies 2024-06-17 09:27:18 +02:00
dependabot[bot]
c66bb5709c
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 09:52:47 +00:00
rare-magma
ee762ed8e0
fix: keep libzip-dev, use postgresql-client instead
Signed-off-by: rare-magma <rare-magma@posteo.eu>
2024-06-04 01:23:55 +02:00
rare-magma
97d16e6c72
ci: reduce release image size
Signed-off-by: rare-magma <rare-magma@posteo.eu>
2024-06-02 16:46:36 +02:00
Kevin Woblick
3d156fcae3
Merge pull request #792 from m0nhawk/translations
Fix minimum length password wording (character number)
2024-05-23 23:18:34 +02:00
Kovah
7e102a9cb2
Fix release docker-compose files 2024-05-19 23:48:29 +02:00
Andrew Prokhorenkov
1db2ab5e97
Match minimum password length in validator for reset-password artisan command 2024-05-08 09:06:44 -05:00
Andrew Prokhorenkov
724c1b0b3d
revert Vietnamese translation 2024-05-07 21:02:19 -05:00
Andrew Prokhorenkov
6543d215a3
revert translations 2024-05-07 21:00:40 -05:00
Andrew Prokhorenkov
5f169a0dea
Fix minimum length password wording (character number) 2024-05-03 01:15:52 -05:00
Kovah
19e195401c
Fix release dockerfiles v1.14.2 2024-05-02 22:39:52 +02:00
Kevin Woblick
d08aa3011a
Merge pull request #788 from Kovah/dev
v1 Release
2024-05-02 18:42:07 +02:00
Kovah
0e87493624
1.14.2 2024-05-02 11:19:12 +02:00
Kovah
70b47bc0ab
Update dependencies 2024-05-02 11:19:03 +02:00
Kovah
90732c67e8
Correctly set lists and tags for links created via the api if model IDs are passed as reference (#774) 2024-05-02 11:18:03 +02:00
Kevin Woblick
fc7081aa60
Merge pull request #779 from chrissawyerfan4/podman
Add support for Podman
2024-05-02 11:04:57 +02:00
Kovah
e4b3da94cb
Adjust contribution docs to use docker compose exec instead of docker run 2024-05-02 10:42:08 +02:00
chrissawyerfan4
d05686daaf Make Podman installation work
- Specify registries in Dockerfiles such that Podman can resolve the dependencies
- Add a name for the PHP container, such that the commands work when using `exec -it linkace-php`
- Mention in CONTRIBUTING.md that Podman works also
- Update the PHP version in CONTRIBUTING.md as proposed in https://github.com/Kovah/LinkAce/discussions/746#discussioncomment-9101259
2024-04-13 04:03:34 +02:00
Kevin Woblick
cd107987c3
Merge pull request #758 from Kovah/dependabot/npm_and_yarn/dev/npm-minor-cbae2bce04 2024-02-28 10:07:24 +01:00
dependabot[bot]
098a2ed4d5
Bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [bootstrap](https://github.com/twbs/bootstrap) and [sass](https://github.com/sass/dart-sass).


Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3)

Updates `sass` from 1.71.0 to 1.71.1
- [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.71.0...1.71.1)

---
updated-dependencies:
- dependency-name: bootstrap
  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-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 01:26:46 +00:00
Kovah
fa73ba1bec
Optimize tests with time travelling between multiple actions within the same test 2024-02-22 12:09:43 +01:00
Kovah
f930ec0894
Add unique tag to imported links (#757) 2024-02-22 11:44:12 +01:00
Kovah
8a240da133
Merge branch 'main' into dev-v2
# Conflicts:
#	.github/workflows/build-docker.yml
#	.github/workflows/build-package.yml
#	app/Actions/ImportHtmlBookmarks.php
#	composer.lock
#	resources/views/models/links/partials/single-simple.blade.php
2024-02-20 16:28:56 +01:00
Kovah
3262acdde8
Add port configuration for Caddy 2024-02-20 16:26:57 +01:00
Kovah
460a7351ec
Add bulk edit for search (#26) 2024-02-20 16:06:41 +01:00
Kovah
8d289307fe
Correct handling of audit logs 2024-02-20 15:48:58 +01:00
Kovah
fb50468ea2
Correct handling of link display setting, add missing translations 2024-02-20 15:48:43 +01:00
Kovah
9ef62a43d1
Add condensed font for some view to save space (#553) 2024-02-20 15:22:05 +01:00
Kovah
e785460e31
Add bulk editing for links, lists and tags (#26) 2024-02-20 15:01:02 +01:00
Kevin Woblick
ccd3f4411a
Merge pull request #754 from Kovah/dev
v1 Release
v1.14.1
2024-02-20 13:08:36 +01:00
Kevin Woblick
30574ec266
Merge pull request #749 from ramsnerm/main
German Translation Update
2024-02-20 10:54:04 +01:00
Kovah
3e31130eb8
1.14.1 2024-02-20 10:49:52 +01:00
Kovah
e0eb6f29ef
Update dependencies 2024-02-20 10:49:52 +01:00
Kevin Woblick
c4aa44bd6f
Merge pull request #751 from Kovah/dependabot/npm_and_yarn/dev/npm-minor-6dcb521ed8
Bump the npm-minor group with 2 updates
2024-02-20 10:45:59 +01:00
Kovah
ada6d5ed3f
Add default date for imported bookmarks if there's no date in the export (#752) 2024-02-20 10:45:31 +01:00
Kovah
54f537f047
Fix release Dockerfile 2024-02-20 10:45:31 +01:00