Skip to content

Tags: Bombe/jSite

Tags

0.14

Toggle 0.14's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.14

* Refactor project validation
* Ignore charset when validating index file is HTML
* Fixed a bug where jSite would ignore the config file if it’s in a path
  with non-US-ASCII characters (reported by Kim Dotorg on FMS)
* Update build system to Gradle
* Added Spanish translation (thank you, JlXip!)

0.13

Toggle 0.13's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.13

* Require Java 8.
* Remove manifest putter selection.
* Prevent potential NullPointer error with bad configuration file.
* Add Italian translation (thanks, Stefano Calabrese!).
* Fix MIME type for .tar.bz2 files.

0.12

Toggle 0.12's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.12.

· Log an error if the WoT plugin returns an error.
· Internal code cleanups.
· Set priority when using the CLI, too.
· Select a newly added node for easier editing.
· Fix scroll pane in node manager dialog.
· Fix configuration of Maven compiler plugin.
· Only get the identities from the WoT when using the key manager dialog.
· Add Finnish translation. Thank you, Samuel_Mehmke!
· Use correct index name when the index file has been renamed.

0.11.1

Toggle 0.11.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.11.1.

· Add list of projects to copy keys from to key management dialog.
· Update Polish translation.

0.11

Toggle 0.11's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.11.

· Show a warning if a project is larger than 2 MiB.
· Fix non-ASCII characters in French translation.
· Move build process from ant to maven, use utils library.
· Show progress dialog if scanning files takes more than 2 seconds.
· Improve FCP connection handling in update checker.
· Add WebOfTrust plugin integration, copy keys from identities.
· Always insert all files after key change.
· Add “always force insert” project option.

0.10

Toggle 0.10's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.10.

· Fix warning about empty inserts if there were just no file options.
· Fix check for index file of a project.
· Show upload progress.
· Add parameter to use a custom configuration file.
· Return an error code if the CLI can not insert a project.
· Only allow files in the root directory to be selected as index files.
· Fix node selection when deleting nodes or changing port numbers.
· Allow loading and saving the configuration file to different locations.
· Add German translation.
· Fix NPE when the insert finishes before a URI is generated.
· Make used manifest putter configurable.
· Make used insert priority configurable.
· Remove lots of dead code.
· Fix NPE in update checker if the connection was interrupted.
· Make use of early-encode flag configurable.

0.10-rc2

Toggle 0.10-rc2's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.10-rc2

0.10-rc1

Toggle 0.10-rc1's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.10-rc1

0.9.2

Toggle 0.9.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.9.2.

 * Add possibility to cancel a running insert.

0.9.1

Toggle 0.9.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 0.9.1.

 * Updated homepage edition.
 * Fix bug #4109, the project list now has scrollbars.
 * Do not encode the insert early.