Kovah
8959fcf6dc
Adjust actions steps
2023-09-28 19:26:54 +02:00
Kovah
33c62163d2
Correct tests
2023-01-22 13:29:18 +01:00
Kovah
4611dee7a4
Update dependencies
2023-01-22 13:06:33 +01:00
Kovah
28cfd9eaaf
Merge v1.11.1
2023-01-22 12:53:13 +01:00
Kevin Woblick
0baf85879b
Merge pull request #601 from Kovah/dev
...
v1 Release
v1.11.1
2023-01-22 12:13:53 +01:00
Kovah
e902e7c6f0
Make imported tags private if specified in the user settings ( #588 )
2023-01-22 11:58:52 +01:00
Kovah
ae83084bb0
Add hint about passwords with special characters ( #596 )
2023-01-22 11:34:00 +01:00
Kovah
129a36ea46
Add command to complete the postgres or sqlite setup
2023-01-22 11:28:06 +01:00
Kovah
906e7f96fb
Correct phpunit config
2023-01-21 17:53:05 +01:00
Kovah
8b8d2bd537
1.11.1
2023-01-21 17:49:38 +01:00
Kovah
4ddbf13c84
Minor dev adjustments
2023-01-21 17:49:36 +01:00
Kovah
7681ef977f
Update dependencies
2023-01-21 17:49:11 +01:00
Kovah
5a315fe03a
Adjust password reset to not expose details about existing accounts
2023-01-21 15:50:04 +01:00
Kovah
4254415cfa
Remove debug statement
2022-12-16 08:46:48 +01:00
Kovah
89c62f283a
Merge v1.11
2022-12-15 11:15:05 +01:00
Kovah
5aef7c5c19
Correct used PHP version in package build action
v1.11.0
2022-12-15 09:59:18 +01:00
Kevin Woblick
85aca18a8c
Merge pull request #585 from Kovah/1.11
...
v1.11
2022-12-15 09:53:56 +01:00
Kovah
01daaa72ff
Use progress bars for processing link thumbnails ( #571 )
2022-12-15 09:44:44 +01:00
Kovah
24a1fcb845
Add notice about bug bounties
2022-12-15 00:16:21 +01:00
Kovah
409ea71379
Adjust test workflow
2022-12-15 00:06:21 +01:00
Kovah
3b6bf800d8
1.11.0
2022-12-15 00:03:57 +01:00
Kovah
8ff2b51736
Set default privacy setting for imported bookmarks ( #577 )
2022-12-15 00:03:35 +01:00
Kovah
a3a7209fe1
Correctly toggle share settings ( #581 )
2022-12-14 23:48:20 +01:00
Kovah
7decde4b80
Update to Laravel 9 and other dependencies, move lang directory to root
2022-12-14 23:45:37 +01:00
Kovah
5561d43138
Add new translations: Italian by Alessandro Del Prete, Polish by Mateusz Hajder and Zimmy
2022-12-14 23:04:57 +01:00
Kovah
a256cca567
Update to PHP 8.0 as the minimum required version
2022-12-14 23:01:27 +01:00
Kovah
367ff30702
Fix non-working 2FA qr code while dark mode is on ( #501 )
2022-11-17 23:33:48 +01:00
Kevin Woblick
aa9767203e
Merge pull request #569 from Kovah/dev
...
v1 Release
v1.10.5
2022-11-17 14:18:55 +01:00
Kovah
a3592edd97
1.10.5
2022-11-17 14:02:56 +01:00
Kovah
7ee3fa70e8
Add warning about changes to Docker images to system settings and Docker .env files ( #502 )
2022-11-17 13:56:09 +01:00
Kovah
f3fd1ae5c2
Fix issue with all links being public despite setting is set to private ( #504 )
2022-11-17 13:49:22 +01:00
Kovah
672ddb57c3
Minor test setup adjustment
2022-11-17 13:41:20 +01:00
Kovah
44cdb48e01
Adjust notice about APP_KEY in .env files ( #540 )
2022-11-17 13:38:25 +01:00
Kovah
85aaf5b91f
Update dependencies
2022-11-17 12:29:59 +01:00
Kovah
af7f04784e
Simplify docker compose dev setup
2022-11-17 12:14:19 +01:00
Kovah
5d38293edd
Allow unlimited number of items in selects ( #568 )
2022-11-17 12:14:00 +01:00
Kovah
d951088c5a
System api tokens: switch to clear model based authorization, fix list and tag loading
...
This also removes the abilities for creating links, list, tags and notes, as links should not be created by a system user and also not in the name of another user
2022-09-29 19:23:01 +02:00
Kovah
5388ad5dc5
Fix minor issues after merging dev into dev-v2
2022-09-29 10:45:27 +02:00
Kovah
c986d4827f
Merge branch 'dev' into dev-v2
2022-09-29 10:19:47 +02:00
Kovah
b2705deeb5
WIP: system-wide api tokens ( #165 )
...
This is a ton of work. A new system user is generated while running the migrations. System tokes are bound to that user. Api calls need to be properly authorized, which feels really hacky at the moment. I only implemented link api tests for now.
2022-09-29 10:10:58 +02:00
Kovah
ad396912cd
Hotfix for docker-compose files
2022-09-06 09:27:15 +02:00
Kevin Woblick
2bf1859901
Merge pull request #532 from Kovah/dev
...
Release
v1.10.4
2022-09-04 12:09:31 +02:00
Kovah
0a2674b855
Update readme
2022-09-04 12:06:50 +02:00
Kovah
7995818fb6
Add command to list all current users
2022-09-04 11:50:28 +02:00
Kovah
3eb423ad52
1.10.4
2022-09-04 11:25:44 +02:00
Kovah
461651ac7c
Update dependencies
2022-09-04 11:25:33 +02:00
Kovah
5810bc3837
Optimize tests
2022-09-04 11:25:26 +02:00
Kovah
9944b3b104
Enable backups by default
2022-09-04 11:25:17 +02:00
Kevin Woblick
54bf6ee224
Merge pull request #520 from Kovah/dev
...
Release
v1.10.3
2022-08-16 11:52:01 +02:00
Kovah
2c34b26553
Fix issue with Bootstrap
2022-08-16 11:47:31 +02:00