Kovah
28cfd9eaaf
Merge v1.11.1
2023-01-22 12:53:13 +01:00
Kovah
4ddbf13c84
Minor dev adjustments
2023-01-21 17:49:36 +01:00
Kovah
5a315fe03a
Adjust password reset to not expose details about existing accounts
2023-01-21 15:50:04 +01:00
Kovah
89c62f283a
Merge v1.11
2022-12-15 11:15:05 +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
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
5d38293edd
Allow unlimited number of items in selects ( #568 )
2022-11-17 12:14:00 +01: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
2c34b26553
Fix issue with Bootstrap
2022-08-16 11:47:31 +02:00
Kovah
03e162dfd4
Add Vietnamese translation, thanks to Dzung Do (@saosangmo)!
2022-08-16 11:39:34 +02:00
Kovah
8c9c0062d2
Large code cleanup and formatting
2022-07-20 10:54:53 +02:00
Kovah
0039fd1403
Adjust Docker configuration
2022-07-20 00:07:13 +02:00
Kovah
5298fd22f7
Add api token handling for users ( #165 )
2022-07-20 00:05:46 +02:00
Kovah
cbebfa48eb
Add public user profiles ( #165 )
2022-07-19 21:00:01 +02:00
Kovah
26ac19a114
Minor style adjustments
2022-07-19 17:50:01 +02:00
Kovah
9bb2e7c7a6
Last adjustments for tag and list handling
2022-07-19 17:33:08 +02:00
Kovah
f22d5240cc
WIP: Adjust handling of tags and lists while editing and creating links
2022-07-19 17:03:16 +02:00
Kovah
682b0b7f41
WIP: Adjust handling of tags and lists while editing and creating links
2022-07-19 16:24:00 +02:00
Kovah
a158467d0b
refactoring and deprecated code removal
2022-07-19 09:12:58 +02:00
Kovah
575f824359
WIP: Add internal user profiles, adjust some queries to display all links, update details views with author information
2022-07-01 17:43:16 +02:00
Kovah
42a9867b32
WIP: Add user editing for admins, rename routes, update dependencies
2022-07-01 16:57:46 +02:00
Kovah
2b80d9a8a2
WIP: Add user registration with invitation
2022-07-01 15:51:27 +02:00
Kovah
95cc1bac48
WIP: Add user invitation system
2022-07-01 09:12:49 +02:00
Kovah
78ee6eabda
WIP: Add blocking and deleting of users
2022-07-01 00:18:02 +02:00
Kovah
54a344dc29
WIP: Prepare user management with controller and basic view
2022-06-30 13:27:52 +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
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
4e3604ad6c
Replace built-in settings with the Spatie settings package ( #494 )
2022-06-22 18:30:27 +02:00
Kovah
50a40e8914
Add base for activity logs ( #466 )
2022-06-21 23:06:03 +02:00
Kovah
92c179a4e9
Merge branch 'main' into dev-v2
2022-06-10 17:30:58 +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
2513c69a91
Properly add backup-temp directory to Docker image ( #475 )
2022-06-10 15:19:55 +02:00
Kovah
6960ddf99e
Add audit logs for users ( #467 )
2022-06-10 14:28:53 +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
ecc4225f1a
Move from venturecraft/revisionable to owen-it/laravel-auditing ( #467 )
2022-06-09 10:04:40 +02:00
Kovah
931859adc5
Squash migrations of v1
2022-05-02 20:27:26 +02:00