-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main back into next #130
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Check if Downloads are Older than the Browser Session
With new strings
Update Ukrainian translation
commit 26cbb23 Merge: 7938cdc f9aab9a Author: Giant Pink Robots! <[email protected]> Date: Thu Nov 7 19:11:27 2024 +0300 Merge pull request #122 from Nekothegamer/next Update Italian translation commit 7938cdc Author: Giant Pink Robots! <[email protected]> Date: Thu Nov 7 19:09:56 2024 +0300 Preparation for new version: v2024.11.7 - All necessary metadata updated with the new version string and changelogs. - Last minute bug fix regarding the Update function on Windows. (aria2 couldn't download to working directory) - Screenshots updated again to reflect the latest bug fixes. - README layout adjustments. - All links in the Homepage set to download the latest binaries. - python3-aria2p Python library updated for Flatpak. commit ea8b2ea Author: Giant Pink Robots! <[email protected]> Date: Tue Nov 5 18:34:38 2024 +0300 UI adjustments and bug fixes - The file name in a download process card now cuts off dynamically instead of after a set amount of characters. - Enabling scheduling no longer overwrites the icon in the sidebar Download button. - Switched the simultaneous download amount setting from an Adw.ComboRow to an Adw.SpinRow. - Size of Scheduler window is redefined and it no longer does the weird resizing once a timespan is added. - Margin adjustments for the sake of symmetry, some design alterations to the download process cards. commit b6fd218 Author: Giant Pink Robots! <[email protected]> Date: Wed Oct 30 03:02:12 2024 +0300 Bug fixes & adjustments - Bug fix regarding pause buttons in download lists (got rid of overly complicated system) - Shutdown after completion now works on Windows - Small UI adjustments commit 6c2f10b Merge: 87274a6 e78bf1e Author: Giant Pink Robots! <[email protected]> Date: Sat Oct 26 22:32:30 2024 +0300 Merge pull request #129 from Alexmelman88/next Update Russian translation commit e78bf1e Author: Alexmelman88 <[email protected]> Date: Sat Oct 26 17:52:43 2024 +0300 Update ru.po commit 87274a6 Author: Giant Pink Robots! <[email protected]> Date: Sat Oct 26 17:34:14 2024 +0300 Windows version improvements & more - New updater function for Windows, allowing for automatic updates for the installer directly through Github. - Windows version now supports localization and all icons are properly displayed. - New build script for Windows that handles all dependencies (except for aria2), compiling localizations and building with PyInstaller. - Edits to README to document the new build instructions for Windows. - Adherence to the newest GTK 4 standard deprecating widget.show() and hide(). - Landing page improvements with better css and fixes. - Bug fixes regarding threading with GTK and reloading unfinished downloads upon startup. - Better handling of total download speed that actually makes sense. - Removal of unnecessary imports from files. - Up to date screenshots. commit baf332e Author: Alexmelman88 <[email protected]> Date: Thu Oct 10 18:46:46 2024 +0300 Update Russian translation commit d63739d Author: Giant Pink Robots! <[email protected]> Date: Fri Sep 27 23:28:22 2024 +0300 Add torrent file button & Adjustments 27 Sept 24 - Sidebar layout adjusted and redesigned, new torrent button added. Download button is no longer clickable when there is no URL set. - ETA string now shows infinity symbol when download speed is zero. - Search enabled in the Preferences screen. - Aria2 now uses "--file-allocation=falloc" when the OS supports it and allows for file overwrites. commit 816832c Merge: edf5972 ed3e40d Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 18:10:10 2024 +0300 Merge pull request #105 from haggen88/update-spanish update spanish translation commit ed3e40d Author: haggen88 <[email protected]> Date: Mon Sep 23 11:38:15 2024 -0300 update spanish commit aab31a8 Author: haggen88 <[email protected]> Date: Mon Sep 23 11:36:56 2024 -0300 Update es.po commit edf5972 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 14:21:56 2024 +0300 Squashed commit of the following: commit 8232d88 Merge: dac8859 51a5b51 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 13:08:51 2024 +0300 Merge pull request #120 from Vovkiv/main Update Ukrainian translation commit 51a5b51 Author: Vovkiv <[email protected]> Date: Sun Sep 22 11:35:00 2024 +0000 Update Ukrainian translation With new strings commit 232dc9f Author: volkov <[email protected]> Date: Sat Aug 10 01:15:43 2024 +0300 Update Ukrainian translation. commit dac8859 Merge: 4c0f72e 71dac18 Author: Giant Pink Robots! <[email protected]> Date: Sun Jul 28 22:15:05 2024 +0300 Merge pull request #111 from N0tACyb0rg/browserfix Check if Downloads are Older than the Browser Session commit 71dac18 Author: N0tACyb0rg <[email protected]> Date: Wed May 29 12:00:46 2024 -0700 Fix #110. commit 344998b Merge: ba7aac1 cd5c429 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 14:11:52 2024 +0300 Merge pull request #119 from Nokse22/next Added mimetype and icon for .aria2 file commit cd5c429 Merge: 1f0b3f4 1a14946 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 14:09:09 2024 +0300 Merge branch 'next' of https://github.com/nokse22/varia into pr/Nokse22/119-1 commit 1f0b3f4 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 14:08:28 2024 +0300 File extension change Varia now uses the ".varia" file extension instead of ".varia.json". The mimeinfo now registers ".varia" files as "Varia Download Progress" and ".aria2" files as "Aria2 Download Progress". commit 5c80416 Author: Nokse22 <[email protected]> Date: Tue Aug 6 15:08:03 2024 +0200 Added mimetype and icon for .aria2 file commit ba7aac1 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 13:38:14 2024 +0300 Fix Russian language Remove a missed duplicate string that was preventing Varia from building commit 21be504 Merge: fd2f5b6 2900eac Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 13:09:42 2024 +0300 Merge pull request #106 from Alexmelman88/next Update Russian translation commit fd2f5b6 Merge: 8e17945 ba976df Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 13:09:21 2024 +0300 Merge pull request #115 from twlvnn/next Added Bulgarian translation commit 8e17945 Merge: 5f09fda 8bd9f04 Author: Giant Pink Robots! <[email protected]> Date: Mon Sep 23 13:08:00 2024 +0300 Merge pull request #102 from gnuey56/next Update Japanese translation commit 8bd9f04 Author: Gnuey56 <[email protected]> Date: Mon Sep 23 11:56:46 2024 +0900 Update Japanese translation commit f1f1105 Merge: eb7f85b 5f09fda Author: Gnuey56 <[email protected]> Date: Mon Sep 23 11:26:06 2024 +0900 Merge branch 'giantpinkrobots:next' into next commit 2900eac Author: Alexmelman88 <[email protected]> Date: Sun Sep 22 13:47:57 2024 +0300 Update ru.po commit 23fdcb5 Merge: 1a11443 5f09fda Author: Alexmelman88 <[email protected]> Date: Sun Sep 22 13:38:18 2024 +0300 Merge branch 'giantpinkrobots:next' into next commit ba976df Author: twlvnn <[email protected]> Date: Sun Sep 22 12:30:32 2024 +0200 Updated Bulgarian translation commit c82a891 Merge: 1989d1e 5f09fda Author: twlvnn <[email protected]> Date: Sun Sep 22 12:24:35 2024 +0200 Merge branch 'giantpinkrobots:next' into next commit 5f09fda Merge: 751c858 cdb4607 Author: Giant Pink Robots! <[email protected]> Date: Sun Sep 22 13:11:03 2024 +0300 Merge pull request #124 from lumingzh/translation Add Chinese translation commit cdb4607 Author: lumingzh <[email protected]> Date: Sun Sep 22 17:59:21 2024 +0800 update Chinese translation commit 751c858 Author: Giant Pink Robots! <[email protected]> Date: Fri Sep 20 20:08:42 2024 +0300 Adjustments - 20 Sept 24 - Switch to some newer Libadwaita widgets - "Exiting Varia" dialog is now shown on top of the main window - Remote aria2 setting re-added - Missing translations added - Homepage screenshots fixed commit ab42cfa Merge: c7d244e 34e2dd7 Author: Giant Pink Robots! <[email protected]> Date: Tue Sep 17 00:23:53 2024 +0300 Merge pull request #127 from N0tACyb0rg/timelabel Add Time Remaining for Downloads commit 34e2dd7 Author: Giant Pink Robots! <[email protected]> Date: Tue Sep 17 00:22:27 2024 +0300 Localization support "remaining" is now a translatable string. commit 088195c Merge: bee59dc c7d244e Author: haggen88 <[email protected]> Date: Fri Sep 13 11:29:45 2024 -0300 Merge branch 'giantpinkrobots:next' into update-spanish commit b578573 Author: N0tACyb0rg <[email protected]> Date: Wed Sep 11 10:20:21 2024 -0700 Add time remaining for downloads. commit bd84d04 Author: lumingzh <[email protected]> Date: Tue Sep 3 19:51:42 2024 +0800 Add Chinese translation commit 4548f22 Author: lumingzh <[email protected]> Date: Tue Sep 3 19:50:01 2024 +0800 Update LINGUAS commit f9aab9a Author: Nekothegamer <[email protected]> Date: Sat Aug 24 18:04:56 2024 +0200 Add translation file commit 1a14946 Author: Nokse22 <[email protected]> Date: Tue Aug 6 15:08:03 2024 +0200 Added mimetype and icon for .aria2 file commit c7d244e Merge: 4c0f72e 90310b5 Author: Giant Pink Robots! <[email protected]> Date: Sun Jul 28 22:13:26 2024 +0300 Merge pull request #108 from N0tACyb0rg/dirfix Fix GLib.USER_DIRECTORY_HOME Error commit 1989d1e Author: twlvnn <[email protected]> Date: Sat Jul 6 13:08:01 2024 +0200 Added Bulgarian translation commit 90310b5 Author: N0tACyb0rg <[email protected]> Date: Mon May 13 18:39:10 2024 -0700 Add fix for #94 and #107. commit 1a11443 Author: Alexmelman88 <[email protected]> Date: Sun May 12 01:17:23 2024 +0300 Update ru.po commit bee59dc Author: haggen88 <[email protected]> Date: Fri May 10 15:42:13 2024 -0400 update es.po commit eb7f85b Author: Gnuey56 <[email protected]> Date: Fri May 10 19:54:19 2024 +0900 Update Japanese translation
This reverts commit 015e8aa.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.