1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 13:18:21 +01:00

18 Commits

Author SHA1 Message Date
Kovah
fdd9fb6387
Add bulk editing and deletion via API (#26) 2024-07-17 14:39:47 +02:00
Kovah
33c62163d2
Correct tests 2023-01-22 13:29:18 +01:00
Kovah
cce410eac3
Add migration of existing revisions (#467) 2022-06-14 22:48:27 +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
Kovah
03996f8bb3
Remove SETUP_COMPLETED variable (#398)
Replaces SETUP_COMPLETED variable with a database setting. Changes setup to add the setting to the database. Also adds a migration for existing installations.
2022-03-25 00:10:58 +01:00
Kovah
113b30120d
Update to Laravel 8, refactor tests to use new factory classes
Also updates all other needed packages.
2020-11-08 20:10:42 +01:00
Kovah
0ba9676753
Correct behavior of the link revisioning, extend tests (#126) 2020-06-05 11:45:21 +02:00
Kovah
32bf7a9b37
Refactor the check links command and add proper tests 2020-05-06 18:27:02 +02:00
Kovah
907790da49
Correct the Phpunit configuration 2020-05-05 23:21:46 +02:00
Kovah
6d54a42a3b
Refactor the user settings controller, add tests which however are failing (WIP) 2020-02-01 10:15:35 +01:00
Kovah
d50c0e62fb
Add missing SETUP_COMPLETED variable to testing env 2020-01-27 15:48:52 +01:00
Kovah
767fc53263
Correct the phpunit configuration 2019-09-12 23:20:19 +02:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
1cf895865c
Add a random app key for testing 2019-07-16 20:02:57 +02:00
Kovah
359201008a
Use in-memory database for testing 2019-07-15 16:14:06 +02:00
Kovah
fadd17be73
Add example seeding test 2018-09-03 23:47:32 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00