diff options
author | VirtualTam <virtualtam@flibidi.net> | 2016-07-28 22:54:33 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2016-11-05 14:29:52 +0100 |
commit | d6d8558723ed20a49cd602cb0adbc7f112254bd8 (patch) | |
tree | 071e3b9ff4c3d167dedea291cfcd6cd3c9d5d44e /tpl/default/js/shaarli.js | |
parent | 05d8c485ec4df9a0016fa19d75f279795e23fc7b (diff) | |
download | Shaarli-d6d8558723ed20a49cd602cb0adbc7f112254bd8.tar.gz Shaarli-d6d8558723ed20a49cd602cb0adbc7f112254bd8.tar.zst Shaarli-d6d8558723ed20a49cd602cb0adbc7f112254bd8.zip |
Refactor bookmark import using a generic Netscape parser
Relates to #607
Relates to #608
Relates to #493 (abandoned)
Additions:
- use Composer's autoload to load 3rd-party dependencies under vendor/
Modifications:
- [import] replace the current parser with a generic, stable parser
- move code to application/NetscapeBookmarkUtils
- improve status report after parsing
- [router] use the same endpoint for both bookmark upload and import dialog
- [template] update bookmark import options
- allow adding tags to all imported links
- allow selecting the visibility (privacy) of imported links
- [tests] ensure bookmarks are properly parsed and imported in the LinkDB
- reuse reference input from the parser's test data
See:
- https://github.com/shaarli/netscape-bookmark-parser
- https://getcomposer.org/doc/01-basic-usage.md#autoloading
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'tpl/default/js/shaarli.js')
0 files changed, 0 insertions, 0 deletions