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

508 Commits

Author SHA1 Message Date
Kovah
33f302799f
Remove several unused routes 2020-01-31 12:15:09 +01:00
Kovah
60aea31dbf
Add proper casts for all model foreign keys 2020-01-31 11:31:21 +01:00
Kovah
b44f5a73e8
Correct two test controllers 2020-01-31 10:55:54 +01:00
Kovah
453df74f50
Refactor the system settings controller and add corresponding controller test 2020-01-31 10:46:32 +01:00
Kovah
7583347721
Add controller test for the search 2020-01-30 17:03:55 +01:00
Kovah
e32282a447
Refactor the link check command to use constants instead if integers for statuses 2020-01-30 16:33:24 +01:00
Kovah
bbd79ae7b7
Restructure the present controller tests 2020-01-30 16:17:57 +01:00
Kovah
e3e069a263
Merge branch 'dev' of github.com:Kovah/LinkAce into dev 2020-01-29 13:11:43 +01:00
Kovah
2b375b1a12
Refactor the import controller and add a corresponding test 2020-01-29 12:52:16 +01:00
Kovah
315d9084b7
Refactor the export controller and add a corresponding test 2020-01-29 12:35:28 +01:00
Kovah
bf3598faea
Add controller test for the dashboard 2020-01-29 12:18:40 +01:00
Kovah
30fa33f2fe
Reorder the current controller tests 2020-01-29 12:10:08 +01:00
Kovah
6632b0b068
Refactor the cron controller and add controller tests for it 2020-01-29 12:07:44 +01:00
Kovah
1616454244
Move Bookmarklet test into subfolder for controllers 2020-01-29 11:58:41 +01:00
Kovah
559a068fd9
Refactor the cron controller 2020-01-28 16:11:42 +01:00
Kevin Woblick
0ea428ee98 Update Crowdin configuration file 2020-01-28 14:31:47 +01:00
Kevin Woblick
e3aa1c6221 Update Crowdin configuration file 2020-01-28 14:19:02 +01:00
Kovah
c2949b5e5f
Refactoring of the ajax controller, now named FetchController 2020-01-28 13:58:18 +01:00
Kovah
5232f033d2
Replace Laravel magic controllers in routes with class references 2020-01-28 13:47:00 +01:00
Kovah
d07439216a
Update the footer 2020-01-28 13:27:42 +01:00
Kovah
4e70321bb3
Correct the path for the mix-manifest.json file 2020-01-27 17:05:30 +01:00
Kovah
f3c23989ac
Upload the public directory on failure for debugging 2020-01-27 17:01:33 +01:00
Kovah
90d4a94f80
Fix the artifacts download for the Github action 2020-01-27 16:34:43 +01:00
Kovah
d092bb7281
Update the Github workflow to persist assets from the node build to the PHP test 2020-01-27 16:31:33 +01:00
Kovah
8b8862e533
Correct the test workflow 2020-01-27 16:11:46 +01:00
Kovah
635b1fcd3a
Upload app logs as artifact if workflow fails 2020-01-27 16:08:50 +01:00
Kovah
d50c0e62fb
Add missing SETUP_COMPLETED variable to testing env 2020-01-27 15:48:52 +01:00
Kovah
72f50d09b9
Update name of the test workflow 2020-01-27 15:46:48 +01:00
Kovah
2de50a8973
Refactor the Wayback Machine helpter to accept a Mock configuration for easier testing 2020-01-27 15:45:06 +01:00
Kovah
0c217b8747
Add a first controller test for the Bookmarklet 2020-01-27 14:48:22 +01:00
Kovah
c4c1ffabec
Fix issue where the bookmarklet has let to a 500 error (#90) 2020-01-27 14:34:09 +01:00
Kovah
01e0580fd2
Upate the readme with more information and new badges 2020-01-27 13:17:44 +01:00
Kevin Woblick
3928de38b3
Merge pull request #87 from Kovah/dev
v0.0.29
v0.0.29
2020-01-26 17:03:25 +01:00
Kovah
f65f766ae3
Add test for assets generation for Node 12 2020-01-26 17:01:24 +01:00
Kovah
891c22c9a9
Update the footer with localized strings 2020-01-26 16:45:13 +01:00
Kovah
aa3e11377f
Optimize the dashboard view by limiting links to one line of text 2020-01-26 16:40:28 +01:00
Kovah
913a178c3d
0.0.29 2020-01-26 16:34:46 +01:00
Kovah
a3900ceabe
Merge branch 'choices' into dev 2020-01-26 12:31:37 +01:00
Kovah
0665ce86ee
Add an additional check for present data before running the database migrations (#88) 2020-01-26 12:25:27 +01:00
Kovah
cce073d5c0
Prevent issues with cron token being not set after setup (#89) 2020-01-25 12:47:07 +01:00
Kovah
ab6def7e07
Add search filter for broken links (#63) 2020-01-24 15:04:22 +01:00
Kovah
96ebb55ca6
Update version in config 2020-01-24 14:38:33 +01:00
Kovah
92a012e87f
Add missing Setup flag to Docker .env file 2020-01-24 14:38:10 +01:00
Kovah
eadb6f0445
Fix the navigation padding on large viewports 2020-01-24 14:23:32 +01:00
Kovah
eac2dab00b
Minor fix for possible issue with a db migration from last year 2020-01-24 14:07:32 +01:00
Kevin Woblick
fe45579ce7
Merge pull request #85 from Kovah/dev
v0.0.28
v0.0.28
2020-01-24 13:34:42 +01:00
Kovah
6b5eb66d9d
0.0.28 2020-01-24 13:32:28 +01:00
Kovah
25a1732156
Fix issue with the alert helper test 2020-01-24 13:29:46 +01:00
Kovah
fd6792b913
Only run tests on pull requests 2020-01-24 13:28:09 +01:00
Kovah
0e3bf688b9
Update the Github Action worflow to run on the correct events 2020-01-24 13:21:17 +01:00