Skip to content

Tags: malbolgee/AnieZillaProject

Tags

v1.2.3

Toggle v1.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
final refactoring before shipping 1.2.3 version

v1.2.2

Toggle v1.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge remote-tracking branch 'origin/master'

v1.2.1

Toggle v1.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bug on the pause feature fix #1

- fixed a bug causing the file to be corrupted on the server.
- some refactoring

v1.2.0

Toggle v1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
several changes

- fixed a bug in which the program was accepting thumbs whose names were not according with the episode name
- added support for pause/stop upload
- changed the way the .cfg file was handled
- changed and added some documentation

v1.1.11

Toggle v1.1.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
some optimazation

- Optimized the way in which the upload list is updated
- Other minor changes

v1.1.10

Toggle v1.1.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Massive amount of changes

- Functionality implementation of individually add or remove an episode in the episode selected list
- Several changes in the way the screen is managed
- Optimized way to check if all selected files has an .cfg entry
- Halfway through implementing a way to add episodes while others are being uploaded
- There are colors in the upload list now
- More information about the file being uploaded
- Preparing for implementing stop and pause upload

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Several changes

- Added some documentation
- Now the program handles errors in the .cfg file
- Now the program handles if the episode was already registered in the database
- Now the program handles if the episode being uploaded is the last of the season

v1.0

Toggle v1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added some important imports