Kovah
391398a7c9
Merge branch 'main' of github.com:Kovah/LinkAce into dev
2021-04-19 18:40:40 +02:00
Kovah
3752db7848
Hotfixes for the component linkace logo
2021-04-19 18:39:44 +02:00
Kevin Woblick
18744f14d7
Merge pull request #266 from Kovah/dev
...
Release
2021-04-19 17:46:28 +02:00
Kovah
959b308faa
Add social meta to html header
2021-04-19 17:39:32 +02:00
Kovah
5a85594ffc
Migrate linkace logo to icon components
2021-04-19 17:32:32 +02:00
Kovah
3edff7239f
1.6.1
2021-04-19 17:01:47 +02:00
Kovah
7099dfe62b
Fix docker update script ( #259 )
2021-04-19 16:57:05 +02:00
Kovah
cf986ba80f
Update regex to correctly check for youtube links ( #263 )
2021-04-19 16:42:05 +02:00
Kovah
b4cc711b5a
Merge branch 'main' of github.com:Kovah/LinkAce into dev
2021-04-19 16:40:52 +02:00
Kovah
42b4824b76
Properly cache update checks for 1 day
2021-04-19 16:40:36 +02:00
Kevin Woblick
85461ae4b9
Merge pull request #261 from Kovah/dev
...
Release
v1.6.0
2021-04-18 14:34:00 +02:00
Kovah
4542669326
Fix thumbnail generation in html meta helper
2021-04-18 14:06:33 +02:00
Kovah
39ed05e1a1
Minor styling changes for link thumbnails
2021-04-18 13:59:28 +02:00
Kovah
9caeadfddb
Properly handle og:images without host
2021-04-18 13:46:07 +02:00
Kovah
ae0283ee8a
Add command to update all link thumbnails
2021-04-18 12:57:06 +02:00
Kovah
edce067d6e
1.6.0
2021-04-18 12:28:41 +02:00
Kovah
fc056190ef
Update dependencies
2021-04-18 12:26:57 +02:00
Kovah
ad64b391e0
Refactor html meta helper to accept both youtube.com and youtu.be links, update tests accordingly ( #18 )
2021-04-18 12:20:24 +02:00
Kevin Woblick
228b38a6dd
Merge pull request #262 from jeop10/dev
...
Display a little thumbnail next to the title, using the image from the metatags
2021-04-17 19:09:05 +02:00
Jesus Ortega
9bb4838cdb
Make sure the fallback function have the thumbnail property
...
Related to Generate screenshots for links #18
2021-04-17 18:35:07 +02:00
Jesus Ortega
499a876801
Prevent accessing explode results when empty
...
Related to Generate screenshots for links #18
2021-04-17 13:13:57 +02:00
jeop10
98567b8000
Generate screenshots for links #18
...
First step into implementing a "screenshot" of the added links, so this commits makes possible to retrieve the images that exists on the metatags and store it as the thumbnail.
2021-04-16 19:48:34 +02:00
Kovah
a36e6836ef
Move application views into correct folder
2021-04-15 12:11:14 +02:00
Kovah
ac86b6ff6f
Minor code optimization and mini fixes
2021-04-15 11:30:09 +02:00
Kovah
65cf572ba5
Code style fix
2021-04-15 10:53:25 +02:00
Kovah
8541853832
Fix update check test
2021-04-15 10:48:26 +02:00
Kovah
15bc43a006
Update Backup package configuration for latest version
2021-04-15 10:45:44 +02:00
Kovah
86ea8ef25d
Optimize the update check
2021-04-15 10:45:03 +02:00
Kevin Woblick
31dc29a873
Merge pull request #256 from Kovah/dev
...
Release
v1.5.0
2021-04-09 11:36:49 +02:00
Kovah
7f76a86e66
Allow users to search for links without lists or tags ( #257 )
2021-04-09 11:32:11 +02:00
Kovah
ed3a846584
Optimize testing setup
2021-04-09 10:39:18 +02:00
Kovah
ef1360dbb9
1.5.0
2021-04-09 10:25:17 +02:00
Kovah
650d098bf6
Update the update-docker script
2021-04-09 10:16:33 +02:00
Kovah
3ba4c17acc
Update dependencies
2021-04-09 10:13:47 +02:00
Kovah
3ca809baf4
Correct nginx.conf for simple Docker setup ( #258 )
2021-04-09 09:57:45 +02:00
Kovah
ee9b7bdb7a
Hide private tags in guest link overview
2021-03-29 09:42:11 +02:00
Kovah
80e73ba1d4
Add RSS feeds for lists and tags links ( #197 )
2021-03-29 09:34:26 +02:00
Kovah
e8aec55015
Add RSS feeds for private links, lists and tags accessible via api token authorization ( #197 )
2021-03-29 00:22:12 +02:00
Kovah
b8135ac162
Add RSS feeds for public lists accessible via guest mode ( #197 )
2021-03-28 23:53:12 +02:00
Kovah
1c98fc39ce
Optimize markdown handling for links and notes, add markdown support for list descriptions
2021-03-28 23:35:34 +02:00
Kovah
805ed2ac03
Optimize public scopes for links, lists and tags
2021-03-28 23:20:06 +02:00
Kovah
26b232dfde
Let users manually mark a link as working if the status is not working ( #234 )
...
Also, the link check can now be toggled at any time.
2021-03-28 21:19:44 +02:00
Kovah
f98acbcc21
Fix Docker build process with correct release Dockerfiles
v1.4.1
2021-03-27 12:40:54 +01:00
Kevin Woblick
f4c995c7c8
Merge pull request #254 from Kovah/dev
...
Release
2021-03-27 12:31:18 +01:00
Kovah
85cf60dbb4
Use hotfix version of laravel-html-meta package ( #253 )
2021-03-27 12:27:47 +01:00
Kovah
dac92ac3dd
1.4.1
2021-03-27 12:26:22 +01:00
Kovah
6cf17b3ebf
Optimize release Dockerfiles
2021-03-27 12:24:54 +01:00
Kovah
df73cd734a
Correct usage of the backup package, update release Dockerfiles ( #251 )
2021-03-27 12:12:31 +01:00
Kovah
cb50bef221
Deprecate old release Dockerfiles
2021-03-27 11:57:48 +01:00
Kovah
fcfd0de06c
Correct docker-compose for regular setup
2021-03-26 22:23:41 +01:00