1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 19:22:35 +01:00

24 Commits

Author SHA1 Message Date
Kovah
fd04b3d01c
Fix an issue with title not being parsed in meta helper 2019-05-07 15:09:27 +02:00
Kovah
8a67737f29
Fix implementation for meta generation for links (#47) 2019-04-27 11:58:13 +02:00
Kovah
058e22fc01
Fix issues with meta tag parsing by using get_meta_tags() (#47) 2019-04-27 11:25:54 +02:00
Kovah
e33e31e53c
Minor code formatting for helpers 2019-03-24 22:14:15 +01:00
Kovah
5672f1d6f1
Add helper for Wayback Machine (#39) 2019-03-24 22:13:38 +01:00
Kovah
25bcf08e73
Use cache tags only if an appropriate driver is used (#25) 2019-03-22 11:40:01 +01:00
Kovah
57b029a287
Implement helper to get system settings 2019-02-11 00:03:37 +01:00
Kovah
e89a95ef82
Automatically detect meta descriptions for links 2019-01-31 13:02:11 +01:00
Kovah
3f7215a88f
Correct patterns for the link mapper (#15) 2019-01-30 20:58:09 +01:00
Kovah
eea5de2256
Fully implement link icons, correct icon mapper (#15) 2019-01-30 20:40:40 +01:00
Kovah
69b65f3f19
Finalize icon map (#15) 2019-01-30 20:12:25 +01:00
Kovah
14b2585992
Add first base for link icons (#15) 2019-01-30 17:47:38 +01:00
Kovah
71b8e4231b
Add table sorting to all item tables (#21) 2019-01-22 22:27:17 +01:00
Kovah
5f38f4aa68
Implement advanced model and data caching to speed up the app 2019-01-16 23:57:28 +01:00
Kovah
0253a1265c
Improve the link displaying 2019-01-16 23:27:09 +01:00
Kovah
8745f81ab1
Update navbar styling, optimize SVG logo in navbar 2019-01-16 01:12:38 +01:00
Kovah
f6c087d6f9
Change share link design 2019-01-11 19:14:37 +01:00
Kovah
79440d1366
Implement sharing for links (#8) 2019-01-11 19:12:03 +01:00
Kovah
1629f712bc
Implement bookmarklet feature (#5) 2019-01-10 22:39:01 +01:00
Kovah
1fa2c7d96c
Implement further user settings and implement them (#2) 2019-01-10 21:14:46 +01:00
Kovah
1ee75e2401
Implement formatter for correct date / time formats (#9) 2019-01-10 20:42:02 +01:00
Kovah
5a9d7a2f02
Implement helper function for user settings (#2) 2019-01-10 00:04:50 +01:00
Kovah
690f53c8f5
Return host of URL if title cannot be obtained in title helper 2018-08-27 12:59:56 +02:00
Kovah
5c9f051157
Add helper to retrieve the page title from an URL 2018-08-23 10:37:01 +02:00