1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-25 11:42:48 +01:00

586 Commits

Author SHA1 Message Date
Kovah
e44f10f861
Replace current alert provider with laracasts/flash package 2020-04-28 10:15:32 +02:00
Kovah
0093662eaf
Catch critical Curl errors when trying to get meta of an URL (#115 #116) 2020-04-28 09:52:17 +02:00
Kovah
1840a10f1a
Correct usage of the logo 2020-04-23 10:12:19 +02:00
Kovah
8c7cb3c34c
Update the new LinkAce logo 2020-04-23 09:56:07 +02:00
Kovah
6d9049721d
Update the favicon 2020-04-23 09:53:14 +02:00
Kovah
2afd28793f
Add the IBM Plex font 2020-04-23 09:32:04 +02:00
Kovah
013a99fc16
Change the simple link overview to use the URL icon and display the domain (#108) 2020-04-12 12:54:51 +02:00
Kovah
0563aba043
Overhaul the link display views and implement a new simple list, available in the settings (#108) 2020-04-09 16:19:55 +02:00
Kovah
19827aadbb
Add missing Hacker News icon 2020-04-09 15:35:03 +02:00
Kovah
0c27c67543
Optimize the database handling of the setup controller (#106) 2020-04-09 10:47:20 +02:00
Kovah
1f50ecb7f9
Tags and lists are now properly removed if the form returns no values (#99) 2020-04-07 17:02:39 +02:00
Kovah
1b5ae67b41
0.0.33 2020-04-06 17:11:18 +02:00
Kovah
f9625a07b7
Update version in config 2020-04-06 17:11:00 +02:00
Kovah
7ecc47c59a
Update all dependencies 2020-04-06 17:10:20 +02:00
Kovah
73185f5344
Remove link_id from link update request 2020-03-10 09:42:45 +01:00
Kovah
7eb3b87480
Update missing controllers with updated request classes 2020-03-09 21:04:29 +01:00
Kovah
8f0ea9909b
Minor code cleanup for form requests 2020-03-09 20:04:00 +01:00
Kovah
12e131e8dc
Move form requests for models into separate directory 2020-03-09 20:02:53 +01:00
Kovah
490a4c4a44
Move the Cron controller outside the AI directory 2020-03-09 20:00:29 +01:00
Kovah
668132fb5a
Revert "Correct the composer install command in the Github Actions test suite"
This reverts commit 6c8fbc14
2020-03-08 21:14:05 +01:00
Kovah
6c8fbc147e
Correct the composer install command in the Github Actions test suite 2020-03-08 21:10:10 +01:00
Kovah
efd4a793c4
Add missing Semver PHP package 2020-03-08 21:09:17 +01:00
Kevin Woblick
6adc72e21a
Merge pull request #102 from Kovah/dev
v0.0.32
v0.0.32
2020-03-08 20:42:38 +01:00
Kovah
8344798f9d
0.0.32 2020-03-08 20:32:50 +01:00
Kovah
de8c9d0e40
Update version in config 2020-03-08 20:32:39 +01:00
Kovah
b9f3b0ac2d
Update to Node 12.16.1, update the used packages 2020-03-08 20:31:18 +01:00
Kovah
2efa8007cc
Update all PHP packages 2020-03-08 20:27:11 +01:00
Kovah
40856b1a91
Add new test for the login page, correct redirection if authenticated 2020-03-08 20:26:39 +01:00
Kovah
72f494a7a1
Fix AuthenticatesUsers not found issue (#101) 2020-03-08 20:15:38 +01:00
Kevin Woblick
12efb6703f
Merge pull request #98 from Kovah/dev
v0.0.31 Fixes
v0.0.31
2020-03-07 11:48:02 +01:00
Kovah
1628be074a
0.0.31 2020-03-07 11:38:26 +01:00
Kovah
8f96a84841
Update version in config 2020-03-07 11:38:21 +01:00
Kevin Woblick
1adb3e246a
Merge pull request #95 from Kovah/dev
v0.0.31
2020-03-07 11:25:26 +01:00
Kovah
adcbe28ad7
Update the available "items in lists" options to work better with cards 2020-03-06 15:31:28 +01:00
Kovah
8ee6429945
Fix minor code formatting issue 2020-03-06 15:30:36 +01:00
Kovah
b114057bc2
Various UI optimizations, make the design lighter and look less cluttered 2020-03-06 15:27:02 +01:00
Kovah
d330e0f3ea
Overhaul of the darkmode theme with various UI tweaks to improve the style and visual guidance 2020-03-05 23:37:18 +01:00
Kovah
c4f2df0745
Implement target handling for external links (#97) 2020-03-05 22:53:36 +01:00
Kovah
47a8c8b7a0
Add new setting for opening links in new tabs (#97) 2020-03-05 22:37:26 +01:00
Kovah
9409d5a0a6
Migrate the HTML meta helper to the new HTTP facade 2020-03-04 15:26:31 +01:00
Kovah
ac497fee0d
Migrate the Wayback Machine helper to the new HTTP facade 2020-03-04 15:09:38 +01:00
Kovah
efd6dbd720
Add a new test for the update check (#96) 2020-03-04 15:02:15 +01:00
Kovah
54226a5eca
Implement a basic update check in the system settings (#96) 2020-03-04 14:53:31 +01:00
Kovah
b6b6f57ad8
Update all tests to match the updated core 2020-03-03 17:35:20 +01:00
Kovah
b78c1817a6
Update to Laravel 7 2020-03-03 17:23:38 +01:00
Kovah
fa552d166e
Add toggle for dis/enabling link checks for links with error status (#93) 2020-02-28 17:14:41 +01:00
Kovah
d89a45aefc
Fix missing icon for moved links 2020-02-28 16:47:20 +01:00
Kovah
1d63b440d2
Add new link field for disabling checks (#93) 2020-02-28 16:42:31 +01:00
Kovah
eb03855c3c
Allow deletion of entities from the edit screens 2020-02-26 15:16:36 +01:00
Kovah
ff2109e013
Minor UI corrections 2020-02-21 17:02:29 +01:00