Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / shaarli/netscape-bookmark-parser issues and pull requests

#81 - Using with Laravel

Issue - State: closed - Opened by nickworks about 1 year ago - 2 comments

#80 - updated dependency

Pull Request - State: open - Opened by rokde over 1 year ago

#79 - Update NetscapeBookmarkEncoder.php

Pull Request - State: open - Opened by aklump about 2 years ago - 1 comment

#78 - Update changelog version and date

Pull Request - State: closed - Opened by ArthurHoaro over 2 years ago

#77 - Run Github Action on PHP 8.0 and 8.1 as well

Pull Request - State: closed - Opened by ArthurHoaro over 2 years ago

#76 - Add editorconfig file back

Pull Request - State: closed - Opened by ArthurHoaro over 2 years ago

#75 - Tags case should be preserved

Issue - State: open - Opened by ArthurHoaro over 3 years ago
Labels: enhancement

#74 - [BREAKING CHANGE] Major refactor for v4.0

Pull Request - State: closed - Opened by TangoMan75 over 3 years ago - 10 comments

#73 - Why is there no rule to match icon

Issue - State: closed - Opened by WeakChickenPeng almost 4 years ago - 3 comments

#72 - [BC breaking] Remove Katzgrau-KLogger dependency

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago - 2 comments

#71 - WIP: Drone CI

Pull Request - State: closed - Opened by ArthurHoaro almost 4 years ago

#70 - [feature] Parsing 'ICON' attribute

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago - 3 comments

#69 - New Feature: Parsed "ICON" property

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago

#68 - New Feature: Parsed "ICON" property

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago

#67 - New feature, parse "ICON" property.

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago

#65 - Misc refactoring and performance improvements.

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago

#64 - Replaced idle 'sanitized' variable in 'sanitizeString' method

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago - 1 comment

#63 - is provided 2 parameters on lines 199 and 201, but the method signat…

Pull Request - State: closed - Opened by TangoMan75 almost 4 years ago

#62 - README: apply changes from v3.0 and add installation section

Pull Request - State: closed - Opened by ArthurHoaro about 4 years ago

#61 - CHANGELOG v3.0.0

Pull Request - State: closed - Opened by ArthurHoaro about 4 years ago

#60 - Enforce PSR-12 rules with PHPCS linter

Pull Request - State: closed - Opened by ArthurHoaro about 4 years ago

#59 - Feature: support parsing tags containing whitespaces

Pull Request - State: closed - Opened by ArthurHoaro about 4 years ago
Labels: in review, feature

#58 - Drop support for PHP 7.0 and less

Pull Request - State: closed - Opened by ArthurHoaro about 4 years ago

#57 - 4.0.0

Issue - State: closed - Opened by ArthurHoaro about 4 years ago - 1 comment

#56 - Support multi-words separated by a whitespace

Issue - State: closed - Opened by ArthurHoaro about 4 years ago
Labels: enhancement

#55 - 2.2.0 CHANGELOG

Pull Request - State: closed - Opened by ArthurHoaro over 4 years ago

#54 - Do not replace tab characters

Pull Request - State: closed - Opened by ArthurHoaro over 4 years ago
Labels: enhancement

#53 - Fix - time undefined variable

Pull Request - State: closed - Opened by ArthurHoaro over 4 years ago
Labels: bug

#52 - Fix - Error while trying to import a file without items

Pull Request - State: closed - Opened by ArthurHoaro over 4 years ago
Labels: bug, in review

#51 - Support Shaarli netscape extended format

Pull Request - State: closed - Opened by ArthurHoaro over 4 years ago
Labels: enhancement, in review

#50 - "ksort() expects parameter 1 to be array, null given" when trying to parse an empty bookmarks file

Issue - State: closed - Opened by Kovah over 4 years ago - 1 comment
Labels: bug, enhancement

#49 - Undefined variable: time

Issue - State: closed - Opened by newpdv over 4 years ago - 1 comment

#48 - Log to current working directory by default

Pull Request - State: closed - Opened by jvalleroy about 5 years ago

#47 - Update tests to run on phpunit 6 or later

Pull Request - State: closed - Opened by jvalleroy about 5 years ago - 2 comments

#46 - PHP 7.3: fix regex syntax

Pull Request - State: closed - Opened by ArthurHoaro about 6 years ago - 1 comment
Labels: tests, php-compatibility

#45 - Normalize dates to Unix timestamps in _seconds_

Pull Request - State: closed - Opened by virtualtam about 6 years ago
Labels: enhancement, tests

#44 - Fix scuttle description on multiple lines

Pull Request - State: closed - Opened by ArthurHoaro about 7 years ago
Labels: bug, in review

#43 - Improve sanitizing regexp

Pull Request - State: closed - Opened by ArthurHoaro about 7 years ago - 1 comment
Labels: enhancement, in review

#42 - Each tab in bookmark description is replaced by a single space

Issue - State: closed - Opened by virtualtam over 7 years ago
Labels: bug, tests

#41 - Full rewrite with a lexer/parser grammar

Issue - State: open - Opened by virtualtam over 7 years ago - 3 comments
Labels: enhancement, in progress

#40 - Travis: build on `trusty`, add PHP 7.1 and 7.2, drop PHP < 5.6

Pull Request - State: closed - Opened by virtualtam over 7 years ago - 1 comment

#39 - parsing: strip punctuation from tags derived from nested folder names

Pull Request - State: closed - Opened by virtualtam over 7 years ago
Labels: enhancement, tests

#38 - Add test coverage for Scuttle exports

Pull Request - State: closed - Opened by virtualtam over 7 years ago
Labels: enhancement, tests, in review

#37 - Importing descriptions

Issue - State: closed - Opened by warenhaus over 7 years ago - 3 comments
Labels: enhancement, tests

#36 - Parser: allow specifying the log directory

Pull Request - State: closed - Opened by virtualtam over 7 years ago
Labels: enhancement, in review

#35 - v2.0.0 release changelog update

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago

#34 - Revert "Revert "Add file logging during an import using 3rd party lib""

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago - 1 comment

#33 - Changelog for release

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago

#32 - Revert "Add file logging during an import using 3rd party lib"

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago

#31 - Revert "Update changelog to prepare the release"

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago

#30 - Update changelog to prepare the release

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago

#29 - Add file logging during an import using 3rd party lib

Pull Request - State: closed - Opened by ArthurHoaro almost 8 years ago - 2 comments
Labels: enhancement

#28 - Debian packaging

Issue - State: closed - Opened by virtualtam about 8 years ago - 1 comment
Labels: enhancement

#27 - Include composer.json in release?

Issue - State: closed - Opened by jvalleroy about 8 years ago
Labels: enhancement

#26 - Packaging: host the Shaarli fork on Packagist

Pull Request - State: closed - Opened by virtualtam over 8 years ago
Labels: enhancement, in review

#25 - Add test coverage for Shaarli legacy exports

Pull Request - State: closed - Opened by virtualtam over 8 years ago - 1 comment
Labels: enhancement, tests, in review

#24 - First link not imported with the old export format

Issue - State: closed - Opened by ArthurHoaro over 8 years ago - 1 comment
Labels: bug

#23 - Add test coverage for Internet Explorer 11 exports

Pull Request - State: closed - Opened by virtualtam over 8 years ago
Labels: tests

#22 - Add test coverage for Chromium bookmark parsing

Pull Request - State: closed - Opened by virtualtam over 8 years ago
Labels: tests, in review

#21 - Add test coverage for Firefox bookmark parsing

Pull Request - State: closed - Opened by virtualtam over 8 years ago - 2 comments
Labels: enhancement, tests, in review

#20 - Refactor the bookmark sanitizing function

Pull Request - State: closed - Opened by virtualtam over 8 years ago
Labels: enhancement, tests, in review

#19 - Tag links with their parent directories' names

Pull Request - State: closed - Opened by virtualtam over 8 years ago - 4 comments
Labels: enhancement

#18 - Add test coverage for nested bookmarks

Pull Request - State: closed - Opened by virtualtam over 8 years ago - 1 comment
Labels: tests

#17 - Simplify data cleanup

Issue - State: closed - Opened by virtualtam over 8 years ago
Labels: enhancement

#16 - Add test coverage for browser exports

Issue - State: closed - Opened by virtualtam over 8 years ago - 1 comment
Labels: tests

#15 - Improve packaging & publish to Packagist

Issue - State: closed - Opened by virtualtam over 8 years ago - 3 comments
Labels: enhancement

#14 - Refactor the parser in a single NetscapeBookmarkParser class

Pull Request - State: closed - Opened by virtualtam over 8 years ago - 6 comments
Labels: enhancement, tests, in review

#13 - parsing: support multiline DD descriptions

Pull Request - State: closed - Opened by virtualtam over 8 years ago
Labels: enhancement, tests

#12 - parsing: add test coverage for TAGS

Pull Request - State: closed - Opened by virtualtam almost 9 years ago
Labels: enhancement, tests

#11 - parsing: fix ADD_DATE matching & add Unix timestamp support

Pull Request - State: closed - Opened by virtualtam almost 9 years ago
Labels: bug, enhancement

#10 - php: ensure 5.3 compatibility

Pull Request - State: closed - Opened by virtualtam almost 9 years ago

#9 - tests: add PHPUnit & Travis CI support

Pull Request - State: closed - Opened by virtualtam almost 9 years ago

#8 - ADD_DATE does not support Unix epochs

Issue - State: closed - Opened by virtualtam almost 9 years ago
Labels: bug

#7 - Support multiline descriptions

Issue - State: closed - Opened by virtualtam almost 9 years ago
Labels: enhancement

#6 - tests: add PHPUnit & Travis CI support

Pull Request - State: closed - Opened by virtualtam almost 9 years ago - 1 comment
Labels: enhancement, tests

#5 - Tests: add coverage for Shaarli parsing

Issue - State: closed - Opened by virtualtam almost 9 years ago - 9 comments
Labels: tests, in review

#4 - Tests: add coverage for Diigo parsing

Issue - State: closed - Opened by virtualtam almost 9 years ago - 1 comment
Labels: tests

#3 - Tests: add coverage for Delicious parsing

Issue - State: closed - Opened by virtualtam almost 9 years ago
Labels: tests

#2 - Ensure PHP 5.3 -> 7 compatibility

Issue - State: closed - Opened by virtualtam almost 9 years ago
Labels: enhancement, tests

#1 - Add PHPUnit & Travis support

Issue - State: closed - Opened by virtualtam almost 9 years ago
Labels: enhancement, tests