1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-18 05:38:40 +01:00

23 Commits

Author SHA1 Message Date
Kovah
460e836738
Add new settings to control backups by the internet archive (#117) 2020-05-06 17:52:04 +02:00
Kovah
a96d1d488c
Extend user settings with list and tag privacy controls (#113) 2020-05-05 09:56:30 +02:00
Kovah
b6b6f57ad8
Update all tests to match the updated core 2020-03-03 17:35:20 +01:00
Kovah
1d63b440d2
Add new link field for disabling checks (#93) 2020-02-28 16:42:31 +01:00
Kovah
6d54a42a3b
Refactor the user settings controller, add tests which however are failing (WIP) 2020-02-01 10:15:35 +01:00
Kovah
eac2dab00b
Minor fix for possible issue with a db migration from last year 2020-01-24 14:07:32 +01:00
Kovah
b60e70bdad
Minor change for v0.0.25 migration 2019-10-29 17:28:34 +01:00
Kovah
2d766d4965
Add a database migration, update the factories and seeder 2019-10-29 16:59:42 +01:00
Kovah
31dadc9ff5
Remove all category files and classes 2019-10-29 16:56:07 +01:00
Kovah
bbd0ff0012
Reduce number of tags assigned to links in Example seeder 2019-10-24 15:44:03 +02:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
1be2ab0f6b
Remove the permission seeder for now 2019-09-11 22:23:00 +02:00
Kovah
c13cbb62dc
Implement a repository for the note model 2019-07-16 20:46:38 +02:00
Kovah
057837a476
Implement a queue via the cron, move Wayback archiving into queue job (#58) 2019-07-16 19:55:57 +02:00
Kovah
5abc8f6584
Add a status for links to indicate if they are broken or were moved (#20) 2019-02-11 16:04:18 +01:00
Kovah
e0dd883fd7
Add laravel-permission package for roles (#33) 2019-02-10 23:21:59 +01:00
Kovah
f00e03eb98
Implement api token generation in settings (#6) 2019-02-07 23:55:27 +01:00
Kovah
14b2585992
Add first base for link icons (#15) 2019-01-30 17:47:38 +01:00
Kovah
26391caab7
Implement notes functionality for links (#11) 2019-01-17 21:08:12 +01:00
Kovah
ca4515c54b
Add base for the system settings (#1) 2018-09-27 23:46:23 +02:00
Kovah
d018174cdf
Create an example seeder with model factories 2018-09-02 22:07:45 +02:00
Kovah
ff96a896df
Add base models and db migrations 2018-08-23 00:01:54 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00