version 0.1.7 #2

Merged
izaliamae merged 11 commits from dev into main 2020-09-24 16:44:17 -04:00
Owner

This is mostly bug fixes and lots of small improvements. There was an attempt at creating color themes, but something went horribly wrong, so that's disabled and the dark theme option was removed. Custom themes in the form of stylesheets will appear in the future

Bugfixes

  • General: Prevent dialogs from blocking main UI
  • General: Properly handle the state of the stop and refresh buttons
  • Mbus: Make sure errors are sent
  • Webview: Remove 'X-Trans-Rights' header to prevent login issues with some sites :/
  • Webview: Destroy devtools webview when closing it

Improvements

  • General: Remove unused imports
  • General: Remove custom exception printer while still preventing the browser from crashing
  • General: Fix default search
  • General: Switched a bunch of dicts to a custom dict implementation
  • Tabs: Remember which tab was selected on close
  • Webview: Handle http auth requests
  • Webview: Add custom url (qtweb://) handler
  • Webview: Ability to toggle nitter redirect and specify the instance to use
  • Webdev: Add basic remote debugging support
  • Mbus: Add Soundcloud actions
  • Mbus: Add web page search actions
  • Mbus: Added profile option to mbus client for unix socket connections
  • Mastodon: Add option to automatically check if domain is mastodon instance (default: off)
  • JS Scripts: Ability to remove reposts on Soundcloud stream page (doesn't remove them from playlist yet)
  • JS Scripts: Added basic greasemonkey script support
  • Database: Use custom class for results instead of data_classes

In Progress

  • Started on UI for downloads
This is mostly bug fixes and lots of small improvements. There was an attempt at creating color themes, but something went horribly wrong, so that's disabled and the dark theme option was removed. Custom themes in the form of stylesheets will appear in the future ### Bugfixes * General: Prevent dialogs from blocking main UI * General: Properly handle the state of the stop and refresh buttons * Mbus: Make sure errors are sent * Webview: Remove 'X-Trans-Rights' header to prevent login issues with some sites :/ * Webview: Destroy devtools webview when closing it ### Improvements * General: Remove unused imports * General: Remove custom exception printer while still preventing the browser from crashing * General: Fix default search * General: Switched a bunch of dicts to a custom dict implementation * Tabs: Remember which tab was selected on close * Webview: Handle http auth requests * Webview: Add custom url (qtweb://) handler * Webview: Ability to toggle nitter redirect and specify the instance to use * Webdev: Add basic remote debugging support * Mbus: Add Soundcloud actions * Mbus: Add web page search actions * Mbus: Added profile option to mbus client for unix socket connections * Mastodon: Add option to automatically check if domain is mastodon instance (default: off) * JS Scripts: Ability to remove reposts on Soundcloud stream page (doesn't remove them from playlist yet) * JS Scripts: Added basic greasemonkey script support * Database: Use custom class for results instead of data_classes ## In Progress * Started on UI for downloads
izaliamae merged commit 554da51046 into main 2020-09-24 16:44:17 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: izaliamae/qtweb#2
No description provided.