-
Notifications
You must be signed in to change notification settings - Fork 10
4.0.3 #103
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
Conversation
This file contains hidden or 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
2. Comments for cron format in config.yml 3. Comments for cron format in README.md
…sks. API-supported design 2. Redesigned Utils classes. Better exceptions, more external control, less unpredictable behaviour 3. Small design changes in other packages
2. Universal TransferDirTask, TransferDirsAsZipTask, now it's possible to send backups directly from one storage to another 3. Added ability to define multiple storages with one type (multiple ftp storages and so on) 4. Much better and much more modular project design. It's much easier to implement new storage types now
2. Reworked config loading and repairing system 3. Redesigned command system 4. First compilable 4.0.0 commit
2. Improved sorting performance
2. Fixed TransferDirsAsZipTask 3. Fixed UnpackZipTask
2. Fixed TransferDirsAsZipTask 3. Fixed UnpackZipTask 4. Fixed GoogleDriveConfig loading 5. Improved custom exceptions logging 6. Fixed storages pre-indexing 7. Thread-safe FTP storage
2. All FtpStorage and GoogleDriveStorage methods are now wrapped with Retriable functional interface to provide better stability 1. Fixed prepare status indicating in StatusCommand
2. Added the ability to define OpenSSH config file in SFTP storage config 3. Fixed prepareTask in DeleteBrokenBackupsTask 4. Improved progress precision and significantly improved UnpackZipTask preparation performance
2. Fixed UnpackZipTask 3. Changed progress counting 4. Moved Backup tasks 5. "in progress" suffix for not completed conversions and transfers
2. Fixed CopyToTask
2. Dropped support for 1.20.5 and below 3. Fixed a bug with backup unzipping in GoogleDriveStorage 4. Fixed a bug with GoogleDriveStorage zip tasks progress counting 5. Optimizations and cache implementations
2. New UI colors 3. Caching backup size on unzipping
2. Fixed SftpConfig
2. Returned ability to use backupPeriod instead of cron 3. Fixes
2. Removed unused permissions from plugin.yml
2. Updated wiki pages
2. Fixed task cancelling 3. Better task logging 4. Cancelling task status
2. Fixed upload progress tracking in Google Drive storage 3. Cleaned up UIUtils 4. Finished replacing confirmation commands with callbacks 5. ls function is now cacheable to improve performance
2. All storages tested
2. Updated permission information on wiki pages 3. Permission fixes 4. Added explanation how to get google drive file id to wiki
* Initial plan * Add GitHub Actions workflow for automatic Modrinth publishing Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Add explicit permissions to workflow for security Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Update workflow to use Java 21 and correct Minecraft versions Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Add automatic README.md sync to Modrinth project page Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Remove MODRINTH_SETUP.md and revert Backuper.java and pom.xml to dev branch versions Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> --------- Co-authored-by: DVDishka <dimakalugin2007@gmail.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com>
* Initial plan * Add Hangar publishing to release workflow Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Add retry logic for Modrinth API calls in Hangar publish Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Rename workflow file and add Hangar setup documentation Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Remove HANGAR_SETUP.md documentation file Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com>
…84) * Initial plan * Add GitHub Actions workflow for wiki synchronization Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> * Improve wiki sync workflow to handle file deletions Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com>
* Initial plan * Merge master into dev branch - apply commits from master Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DVDishka <108480301+DVDishka@users.noreply.github.com>
# Conflicts: # src/main/java/ru/dvdishka/backuper/Backuper.java # src/main/java/ru/dvdishka/backuper/backend/ScheduleManager.java
2. Better bstats crash in tests fix
2. Added auto backup delay tests
2. Fixed file transferring using FTP connection 3. Fixed plugin stuck on unable to check plugin updates
2. Fixed the problem with wrong alert delay
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.
4.0.3
/backuper reload)