Logo
Explore Help
Register Sign In
tastytea
/
remwharead
1
0
Fork
You've already forked remwharead
0
Code Issues 1 Pull Requests Releases 37 Activity

Releases Tags

  • 0.10.0 6802c7563d
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.10.0 Stable

    tastytea released this 3 years ago | 0 commits to since this release

    Bugfixes

    • Prevent interpretation of AsciiDoc syntax in descriptions.
    • Percent-encode URIs in AsciiDoc export.
    • Add support for more robust message parsing to native-wrapper1.

    Changes

    • Do not attempt to convert encoding if it is already utf-8.

    1. This fixes issue #7 once version 5.0 of the WebExtension is released. In the meantime, you can use remwharead.xpi from this release, but it not signed. ↩︎

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 3.7 KiB remwharead.xpi
    • 270 KiB remwharead_0.10.0-0_amd64.deb
    • 305 B sha512sum.txt
    • 119 B sha512sum.txt.sig
     
  • 0.9.2 dc29da15ac
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.9.2 Stable

    tastytea released this 4 years ago | 25 commits to since this release

    Bugfixes

    • Detect file encoding of web page and convert to UTF-8 (Fixes #6).
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 3.7 KiB remwharead.xpi
    • 268 KiB remwharead_0.9.2-0_amd64.deb
    • 304 B sha512sum.txt
     
  • 0.9.1 0431b4a8ca
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.9.1 Stable

    tastytea released this 4 years ago | 31 commits to since this release

    Bugfixes

    • Extract title if it has attributes (Example: <title data-rh="true">), fixes issues with nytimes.com and medium.com.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 3.7 KiB remwharead.xpi
    • 267 KiB remwharead_0.9.1-0_amd64.deb
    • 304 B sha512sum.txt
     
  • 0.9.0 d264ead7f9
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.9.0 Stable

    tastytea released this 4 years ago | 34 commits to since this release

    Changes

    • Allow export of plain hyperlinks (with -e link).
    • Add --delete switch to delete entries from the database.
    • Allow export to a format suitable to pass to rofi (with -e rofi).
    • Add script that uses rofi to display and search the database.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 3.7 KiB remwharead.xpi
    • 267 KiB remwharead_0.9.0-0_amd64.deb
    • 304 B sha512sum.txt
     
  • 0.8.6 e544ccb031
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.8.6 Stable

    tastytea released this 4 years ago | 50 commits to since this release

    Bugfixes

    • Stopped using Poco::Path::dataHome() because it doesn't read XDG_* environment variables.
    • Replaced deprecated timelocal() with mktime() to support building with musl.

    Changes

    • The archiving is done in parallel to the fetching, resulting in a slight speedup.
    • Switched to C++17 (but support g++-6 / clang++-6).
    • Added support for the Hunter package manager.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 3.7 KiB remwharead.xpi
    • 264 KiB remwharead_0.8.6-0_amd64.deb
    • 304 B sha512sum.txt
     
  • 0.8.5 d19dc71e3a
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.8.5 Stable

    tastytea released this 4 years ago | 85 commits to since this release

    Bugfixes

    • Added tests for JSON-export and RSS-export.
    • Cut descriptions at 500 characters.

    Changes

    • Provide help for specific options (--help=option).
    • Refactored code for better readability.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 3.7 KiB remwharead.xpi
    • 252 KiB remwharead_0.8.5-0_amd64.deb
    • 304 B sha512sum.txt
     
  • 0.8.4 68d590c82d
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.8.4 Stable

    tastytea released this 4 years ago | 116 commits to since this release

    Bugfixes

    • Made reading input in wrapper more robust.¹
    • Retain archive-flag on HTTP redirects.²

    ¹ We read the size of the message now instead of getting everything between quotes. ² If the request to the archive service returned a redirect, archive_uri was set to the source of the archived page, not the URL.

    Changes

    • Removed obsolete code from wrapper.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • 0.8.3 5e4dc6edc1
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.8.3 Stable

    tastytea released this 4 years ago | 124 commits to since this release

    Bugfixes

    • Fix header installation path. They were installed into ${prefix}/include/remwharead/include/. Now: ${prefix}/include/remwharead/.

    Changes

    • Added contributing guidelines, a code of conduct and an EditorConfig configuration file.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • 0.8.2 649c074a18
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.8.2 Stable

    tastytea released this 4 years ago | 135 commits to since this release

    Bugfixes

    • RSS export:
      • Use the first 100 characters of the description as title if title is empty.
      • Make description more readable using HTML.

    Changes

    • Support username and password for proxy servers.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • 0.8.1 75a4e60e0a
    0.10.0
    0.9.2
    0.9.1
    0.9.0
    0.8.6
    0.8.5
    0.8.4
    0.8.3
    0.8.2
    0.8.1
    0.8.0
    0.7.3
    0.7.2
    0.7.1
    0.7.0
    0.6.3
    0.6.2
    0.6.1
    0.6.0
    0.5.0
    0.4.3
    0.4.2
    0.4.1
    0.4.0
    0.3.2
    0.3.1
    0.3.0
    0.2.5
    0.2.4
    0.2.3
    0.2.2
    0.2.1
    0.2.0
    0.1.3
    0.1.2
    0.1.1
    0.1.0
    webextension-0.4.1
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.8.1 Stable

    tastytea released this 4 years ago | 143 commits to since this release

    Bugfixes

    • Fix segmentation faults by replacing std::regex with Poco::RegularExpression.
    • Remove duplicates in search results.

    Changes

    • Include WebExtension in every release from now on.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.19.3 Page: 44ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API