1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-21 09:42:23 +01:00

1480 Commits

Author SHA1 Message Date
Kovah
4388b37866
Update translations for DE, FR and JP 2024-08-26 17:01:44 +02:00
Kovah
9fdb1350b4
Minor translation correction 2024-08-26 16:02:36 +02:00
Kovah
84f13f212d
Update security 2024-08-26 15:16:51 +02:00
Kovah
76b84e37cf
Update the readme 2024-08-26 15:15:02 +02:00
Kovah
9ab73912b6
Remove Code Climate 2024-08-26 14:56:14 +02:00
Kovah
b0c1d4d2cd
Add semantic and suitable classes to many elements for better custom styling (#437) 2024-08-16 12:55:02 +02:00
Kovah
eba6d94d80
Fix adding tag suggestions on link forms 2024-08-16 12:05:15 +02:00
Kovah
bc9dd78e2d
Correct bulk edit tests 2024-08-15 22:51:13 +02:00
Kovah
53ca87cea3
Fix missing list and tag select while editing links (#835) 2024-08-15 22:47:09 +02:00
Kovah
df09006df7
Update dependencies 2024-08-15 22:38:19 +02:00
Kovah
9e811a4f18
Adjust release Docker image to run rootless (#502) 2024-08-15 22:38:11 +02:00
Kovah
b897c04049
Add new command to check the email configuration for LinkAce (#500) 2024-08-15 22:32:28 +02:00
Kovah
16a5f8d3db
Slight design adjustments for input elements and the tag dropdown 2024-08-15 21:53:02 +02:00
Kovah
5d827f4a6f
Merge remote-tracking branch 'refs/remotes/origin/1.x' into 2.x
# Conflicts:
#	.github/workflows/analyze.yml
#	.github/workflows/build-docker.yml
#	.github/workflows/build-package.yml
#	.github/workflows/test.yml
#	app/Http/Requests/SearchRequest.php
#	composer.lock
#	package-lock.json
#	package.json
2024-08-15 21:31:05 +02:00
Kovah
fb73148216
Adjust setup to support SQLite and PostgreSQL (#831) 2024-08-14 15:17:48 +02:00
Kovah
89d584707c
1.15.2 v1.15.2 2024-08-13 16:25:11 +02:00
Kovah
0fc20e7091
Allow searching for links without tags or list (#824) 2024-08-13 16:21:13 +02:00
Kovah
a4d1c1586f
Update dependencies 2024-08-13 16:14:35 +02:00
Kovah
f3818a4c32
Revert making session encrypted by default, as it breaks apps not using https 2024-08-13 08:41:15 +02:00
Kovah
edb71c888d
Set the correct link visibility when adding a link through the dashboard 2024-07-17 18:03:39 +02:00
Kovah
a8e8a3ced5
Adjust release package building v2.0.0-beta1 2024-07-17 15:46:58 +02:00
Kovah
7894703609
Adjust CI/CD pipeline for updated branch structure 2024-07-17 15:40:43 +02:00
Kovah
a129a19f78
Adjust release package building 2024-07-17 15:40:09 +02:00
Kovah
a33df1c210
2.0.0-beta1 2024-07-17 15:02:34 +02:00
Kovah
e0767e3ef8
Adjust retention of release package builds 2024-07-17 14:54:30 +02:00
Kovah
742f7110bf
Correct order of user history entries 2024-07-17 14:53:01 +02:00
Kovah
2a5714c702
Add travelling in test to prevent timestamp issues 2024-07-17 14:46:56 +02:00
Kovah
fdd9fb6387
Add bulk editing and deletion via API (#26) 2024-07-17 14:39:47 +02:00
Kovah
22388ad678
Adjust CI and CD pipelines, as well as Dependabot config 2024-07-17 12:09:40 +02:00
Kovah
b76b6a9eb4
Merge remote-tracking branch 'origin/1.x' into 2.x 2024-07-17 11:41:44 +02:00
Kovah
f846a41a88
Load lists and tags up-front to speed up searching and adding both to links (#553) 2024-07-17 11:27:03 +02:00
Kevin Woblick
6bb02fd1d7
Merge pull request #823 from Kovah/dev
v1 Release
v1.15.1
2024-07-17 10:53:33 +02:00
Kovah
59247d339e
1.15.1 2024-07-17 10:51:20 +02:00
Kovah
871f96c3ac
Adjust the release workflow to include major versions 2024-07-17 10:51:20 +02:00
Kovah
c397117640
Update the readme 2024-07-17 10:51:19 +02:00
Kovah
d7d00a877d
Update the contribution guide 2024-07-17 10:51:19 +02:00
Kevin Woblick
5a23ca931b
Merge pull request #808 from Kovah/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-07-17 10:21:29 +02:00
Kevin Woblick
32a48ea631
Merge pull request #826 from Kovah/dependabot/npm_and_yarn/dev/npm-minor-43fee5db02
Bump sass from 1.77.6 to 1.77.8 in the npm-minor group
2024-07-17 10:19:50 +02:00
dependabot[bot]
4498b8bbea
Bump sass from 1.77.6 to 1.77.8 in the npm-minor group
Bumps the npm-minor group with 1 update: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.77.6 to 1.77.8
- [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.77.6...1.77.8)

---
updated-dependencies:
- 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-07-15 01:58:03 +00:00
Kovah
2491a1fa68
Merge branch 'main' into dev 2024-07-10 00:14:23 +02:00
Kovah
5eba149934
Merge branch 'rare-magma-reduce-image-size' into dev 2024-07-10 00:12:13 +02:00
Kovah
0e6f6ffc64
Adjust develop Dockerfile, bump Postgres test version to v16 2024-07-10 00:12:06 +02:00
Kovah
d563c9c62f
1.15.0 2024-07-09 23:46:23 +02:00
Kovah
7fcf378215
1.14.3 2024-07-09 23:46:23 +02:00
Kovah
92cf35e7da
Update dependencies 2024-07-09 23:46:23 +02:00
Kovah
2fd942487d
Update translations 2024-07-09 23:46:23 +02:00
dependabot[bot]
6dd3651282
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-07-09 23:46:23 +02:00
Alex
7bd1dcfd05
Update session.php
Add true to SESSION_SECURE_COOKIE.
2024-07-09 23:46:23 +02:00
Kovah
6b613a7a10
Update translations, add Japaneseli 2024-07-09 23:46:23 +02:00
Kovah
72adf0e013
Update dependencies 2024-07-09 23:46:22 +02:00