Kovah
296fbd1170
fix some small code styling issues
2021-03-06 19:41:41 +01:00
Kovah
271386c3c8
Move html importer logic into action and improve imports via HTTP and console (refs #201 )
2021-01-13 00:25:45 +01:00
Kovah
a701c9ff31
Correct types view controller return types, unify code styling
2020-11-17 17:27:58 +01:00
Kovah
f8b0b31574
Fix issue with import logging at root level ( #169 )
2020-11-08 20:20:08 +01:00
Kovah
4f745d599e
Fix import of tags by using sync instead of attaching new tags
2020-09-07 12:20:08 +02:00
Kovah
1717f32ed8
Large refactoring or code styling and documentation of the application controllers
2020-06-24 21:02:58 +02:00
Kovah
d2a61c868e
Move the import form to fetch via JS to prevent request timeouts ( #120 )
2020-05-05 23:24:17 +02:00
Kovah
0a1f6b3167
Refactor of the HTML meta helper ( #122 )
...
Move the HTML meta helper into a new class and refactor the actual parsing of title and description. The helper now uses one single call to get the HTML and then parses the title and description from it.
The helper also now handles invalid URLs correctly. This includes URLs without a proper protocol as they can't be correctly queried for the meta data.
2020-04-29 19:14:42 +02:00
Kovah
e44f10f861
Replace current alert provider with laracasts/flash package
2020-04-28 10:15:32 +02:00
Kovah
2b375b1a12
Refactor the import controller and add a corresponding test
2020-01-29 12:52:16 +01:00
Kovah
e35b9926e1
Major code cleanup with help of linters and Larastan
2020-01-24 13:15:49 +01:00
Kovah
394b03a9e5
Fix several issues where categories references were not migrated to the new list model
2019-11-28 11:15:22 +01:00
Kovah
be77eb75a7
Remove Rememberable package as it causes too much headache right now
2019-03-22 17:02:36 +01:00
Kovah
e89a95ef82
Automatically detect meta descriptions for links
2019-01-31 13:02:11 +01:00
Kovah
eea5de2256
Fully implement link icons, correct icon mapper ( #15 )
2019-01-30 20:40:40 +01:00
Kovah
287abcaa06
Solve issue with tag imports ( #27 )
2019-01-29 13:25:34 +01:00
Kovah
b5b85d22ad
Implement bookmark importing ( #4 )
2019-01-11 13:56:07 +01:00