1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-03-21 07:09:43 +01:00

1181 Commits

Author SHA1 Message Date
Kovah
5aaf686f69
Optimize test handling, adjust PHP CS config 2022-06-25 00:05:34 +02:00
Kovah
87915d7a93
Adjust searching with visibility, add custom rule for the field (#165) 2022-06-25 00:00:36 +02:00
Kovah
22b74696d7
Update the settings for model visibility (#165) 2022-06-24 22:56:43 +02:00
Kovah
7ad1950e1c
Add badge for models with visibility status, fix some issues with note visibility (#165) 2022-06-24 12:54:35 +02:00
Kovah
a92b513cc0
Migrate note private status to visibility status (#165) 2022-06-24 00:03:23 +02:00
Kovah
dba872faad
Migrate tag private status to visibility status (#165) 2022-06-23 23:44:06 +02:00
Kovah
ba46869635
Disable line length warning for phpcs 2022-06-23 23:16:53 +02:00
Kovah
3535ca142f
Migrate list private status to visibility status (#165) 2022-06-23 23:16:38 +02:00
Kovah
92188bce89
Migrate link private status to visibility status (#165) 2022-06-23 18:14:12 +02:00
Kovah
59bf073081
Add default settings for new users, update the setup, fix some smaller issues (#494) 2022-06-22 22:50:13 +02:00
Kovah
4e3604ad6c
Replace built-in settings with the Spatie settings package (#494) 2022-06-22 18:30:27 +02:00
Kovah
1beecaea87
Lot of code quality updates and smaller corrections, removes deprecated revision cleanup command 2022-06-22 00:19:50 +02:00
Kovah
50a40e8914
Add base for activity logs (#466) 2022-06-21 23:06:03 +02:00
Kovah
cce410eac3
Add migration of existing revisions (#467) 2022-06-14 22:48:27 +02:00
Kovah
65298fe9aa
Fix wrong merge 2022-06-10 17:36:13 +02:00
Kovah
92c179a4e9
Merge branch 'main' into dev-v2 2022-06-10 17:30:58 +02:00
Kevin Woblick
68c2292520
Merge pull request #486 from Kovah/dev
Release
2022-06-10 16:44:38 +02:00
Kovah
f6d2ea0b52
Merge remote-tracking branch 'origin/dev' into dev 2022-06-10 16:34:21 +02:00
Kovah
303fdad893
Remove the typed characters from tag and list select once item is selected (#378) 2022-06-10 16:34:01 +02:00
Kovah
f1b74f73d7
Correct dependencies for PHP 7.4 2022-06-10 16:17:11 +02:00
Kovah
aab319ecb6
Skip link check in import command if email is not configured (#445) 2022-06-10 16:05:34 +02:00
Kovah
d0a5482db4
Add new configuration options for third-party S3 services like Minio (#476) 2022-06-10 15:58:28 +02:00
Kovah
84d34a1a93
1.10.2 2022-06-10 15:40:15 +02:00
Kovah
ecea67161d
Minor doc optimizations 2022-06-10 15:35:35 +02:00
Kovah
a92f3c1080
Ignore connection timeouts while saving links to wayback machine (#472) 2022-06-10 15:35:15 +02:00
Kovah
1e9549e05c
Fix dependencies for correct PHP version 2022-06-10 15:34:38 +02:00
Kovah
2513c69a91
Properly add backup-temp directory to Docker image (#475) 2022-06-10 15:19:55 +02:00
Kovah
2054e98f0f
Update dependencies 2022-06-10 15:19:54 +02:00
Kovah
dbccdeb5b7
Refactor history entry components 2022-06-10 14:48:58 +02:00
Kovah
6960ddf99e
Add audit logs for users (#467) 2022-06-10 14:28:53 +02:00
Kovah
6c35874ecc
Minor code cleanup 2022-06-10 12:16:09 +02:00
Kovah
d67a04ebee
Add audit logs for settings (#467) 2022-06-10 12:11:03 +02:00
Kovah
18089253fe
Add audit log to lists and tags (#467) 2022-06-09 22:20:32 +02:00
Kovah
ac13db9d5c
Refactor implementation of link audits => preparation for other models 2022-06-09 15:34:28 +02:00
Kovah
b4d6a6dee3
Minor adjustments in Link model 2022-06-09 10:14:00 +02:00
Kovah
ecc4225f1a
Move from venturecraft/revisionable to owen-it/laravel-auditing (#467) 2022-06-09 10:04:40 +02:00
Kevin Woblick
76a9acc30a
Merge pull request #468 from brnysn/main
Make By User Scope Shorter
2022-05-07 12:09:30 +02:00
Yasin BARAN
5f13f3b053 format code 2022-05-07 00:37:26 +03:00
Yasin BARAN
a84d38173b Make By User Scope Shorter 2022-05-06 11:44:14 +03:00
Kovah
11d6e96701
Refactor http request setup into single function 2022-05-02 20:28:40 +02:00
Kovah
931859adc5
Squash migrations of v1 2022-05-02 20:27:26 +02:00
Kovah
0fe8a19d0f
Various code formatting fixes and optimizations 2022-05-02 18:29:23 +02:00
Kovah
433a319ca2
Various code formatting fixes and optimizations 2022-05-02 17:04:21 +02:00
Kovah
eceee57a51
Various code formatting fixes and optimizations 2022-05-02 16:49:50 +02:00
Kovah
f9b07f807f
Upgrade to PHP 8 as base dependency
- Upgrades the Dockerfiles and composer.json to require PHP 8.
- Upgrades to Laravel 9 with all needed changes.
- Move lang folder to root directory.
- Upgrades third-party packages to the latest versions with all required changes.
2022-05-02 16:06:43 +02:00
Kovah
80a8a1ba10
Update the readme v1.10.1 2022-05-02 09:39:18 +02:00
Kevin Woblick
3c9755866d
Merge pull request #450 from Kovah/dev
Release
2022-05-02 09:36:10 +02:00
Kovah
5b3b9cf644
1.10.1 2022-05-02 09:28:12 +02:00
Kovah
954122b959
Update dependencies 2022-05-02 09:23:39 +02:00
Kovah
c828a02e0d
Fix navbar brand styling 2022-04-11 10:06:23 +02:00