jSite.git
2012-09-20 David ‘Bombe... Add missing translation for larger-than-2-mib warning.
2012-09-20 David ‘Bombe... Find identity for current key pair in the correct list.
2012-09-20 David ‘Bombe... Sort identities by nickname.
2012-09-20 David ‘Bombe... Forward web of trust interface to project page to key...
2012-09-20 David ‘Bombe... Add web of trust interface to project page.
2012-09-20 David ‘Bombe... Add method for quitting jSite, stopping all background...
2012-09-20 David ‘Bombe... Add WoT interface to main class.
2012-09-20 David ‘Bombe... Add possibility to copy a WoT identity’s keys.
2012-09-20 David ‘Bombe... Store shortened URIs in identity.
2012-09-20 David ‘Bombe... Fix nickname property.
2012-09-20 David ‘Bombe... Add method to shorten URIs.
2012-09-20 David ‘Bombe... Ignore maven’s “target” directory.
2012-09-20 David ‘Bombe... Add web of trust interface.
2012-09-20 David ‘Bombe... Move KeyDialog to appropriate package.
2012-09-20 David ‘Bombe... Add identitiy implementation from Sone.
2012-09-20 David ‘Bombe... Add implementation of FCPPluginMessage command.
2012-09-20 David ‘Bombe... Change toString() of Node to only state hostname and...
2012-09-20 David ‘Bombe... Add configuration for maven exec plugin.
2012-08-31 David ‘Bombe... Make sure we have a connection to the node before check...
2012-08-31 David ‘Bombe... Implement toString().
2012-08-30 David ‘Bombe... Use Runnables to show and hide the dialog.
2012-08-28 David ‘Bombe... Disable “ignore hidden files” checkbox and “re-scan...
2012-08-28 David ‘Bombe... Show progress dialog if scanning takes more than two...
2012-08-28 David ‘Bombe... Expose the last scanned filename.
2012-08-28 David ‘Bombe... Use NullOutputStream from utils.
2012-08-28 David ‘Bombe... Merge branch 'mavenize' into next
2012-08-28 David ‘Bombe... Declare all possibly-static methods as static.
2012-08-28 David ‘Bombe... Add missing @Override annotations.
2012-08-28 David ‘Bombe... Remove ant build file.
2012-08-28 David ‘Bombe... Use SortedListModel from utils.
2012-08-28 David ‘Bombe... Use StreamCopier from utils.
2012-08-28 David ‘Bombe... Use Closer from utils.
2012-08-26 David ‘Bombe... Use Closer from utils.
2012-08-26 David ‘Bombe... Use MIME type detector from utils.
2012-08-26 David ‘Bombe... Use XML classes from utils.
2012-08-26 David ‘Bombe... Use IconLoader from utils.
2012-08-26 David ‘Bombe... Add dependency on utils.
2012-08-26 David ‘Bombe... Remove ant build file.
2012-08-26 David ‘Bombe... Mavenize jSite.
2012-08-26 David ‘Bombe... Use unicode escapes for non-ASCII characters.
2012-08-26 David ‘Bombe... Fix calculation of project size.
2012-07-13 David ‘Bombe... Add warning if a project is larger than 2 MiBs.
2012-04-01 David ‘Bombe... Merge branch 'master' into next
2012-04-01 David ‘Bombe... Merge branch 'release-0.10' 0.10
2012-04-01 David ‘Bombe... Update edition of the jSite homepage.
2012-04-01 David ‘Bombe... Set version to 0.10.
2012-04-01 David ‘Bombe... Remove stdout debugging.
2012-04-01 David ‘Bombe... Translate “manifest putter” to German.
2012-03-27 David ‘Bombe... Add missing French translation.
2012-03-23 David ‘Bombe... French translation update by dagga.
2012-03-22 David ‘Bombe... French translation update from dagga.
2012-03-22 David ‘Bombe... Only ask for confirmation if the location of the config...
2012-03-22 David ‘Bombe... Remember original location the configuration was loaded...
2012-03-22 David ‘Bombe... Also set the last insert filename when a project finish...
2012-03-22 David ‘Bombe... Use last insert filename when redirecting to a previous...
2012-03-22 David ‘Bombe... Don’t throw a NullPointerException when no file is...
2012-03-22 David ‘Bombe... Store and load last insert filename.
2012-03-22 David ‘Bombe... Add filename of last insert.
2012-03-22 David ‘Bombe... Use changed name when inserting a file.
2012-03-22 David ‘Bombe... Make combox box expand horizontally.
2012-03-22 David ‘Bombe... Forward manifest putter between configuration, preferen...
2012-03-22 David ‘Bombe... Add combo box for manifest putter.
2012-03-22 David ‘Bombe... Override toString() for better display in a combo box.
2012-03-22 David ‘Bombe... Forward manifest putter to project inserter.
2012-03-22 David ‘Bombe... Make manifest putter configurable.
2012-03-22 David ‘Bombe... Store the manifest putter in the configuration.
2012-03-19 hernicUpdate src/de/todesbaum/jsite/i18n/jSite_fr.properties
2012-03-18 David ‘Bombe... Forward priority between configuration, preferences... 0.10-rc1
2012-03-18 David ‘Bombe... Allow storing and loading the priority from/to the...
2012-03-18 David ‘Bombe... Add insert priority to preferences panel.
2012-03-18 David ‘Bombe... Forward the insert priority to the project inserter.
2012-03-18 David ‘Bombe... Make the insert priority configurable.
2012-03-18 David ‘Bombe... Override toString() to allow simple display in a JList.
2012-03-18 David ‘Bombe... Add method to parse a priority from a string.
2012-03-18 David ‘Bombe... Update copyrights in About dialog to 2012.
2012-03-18 David ‘Bombe... Forward use-early-encode flag between configuration...
2012-03-18 David ‘Bombe... Add checkbox for use-early-encode option.
2012-03-18 David ‘Bombe... Forward use-early-encode flag to project inserter.
2012-03-18 David ‘Bombe... Make use of the early-encode flag configurable.
2012-03-18 David ‘Bombe... Add methods to store and load use-early-encode option.
2012-03-17 David ‘Bombe... Fix up all file headers.
2012-03-17 David ‘Bombe... Organize imports.
2012-03-17 David ‘Bombe... Add missing properties.
2012-03-17 David ‘Bombe... Add “force insert” checkbox.
2012-03-17 David ‘Bombe... Fix a wrong i18n property name.
2012-03-17 David ‘Bombe... Store the scanned files in the list.
2012-03-17 David ‘Bombe... Override toString() for simple displaying it in a List.
2012-03-17 David ‘Bombe... Don’t insert a redirect if force-insert is set.
2012-03-17 David ‘Bombe... Clear force-insert flag after successful insert.
2012-03-17 David ‘Bombe... Add temporary force-insert flag.
2012-03-17 David ‘Bombe... Rename method to better describe the purpose.
2012-03-17 David ‘Bombe... Search for known files correctly.
2012-03-17 David ‘Bombe... Only copy the current hash to the last insert hash...
2012-03-17 David ‘Bombe... Don’t remove the last insert hash when not inserting...
2012-03-17 David ‘Bombe... Always set the current hash when inserting.
2012-03-17 David ‘Bombe... Fix loading of projects.
2012-03-17 David ‘Bombe... Store and load last insert edition.
2012-03-17 David ‘Bombe... Log decision to insert a redirect.
2012-03-17 David ‘Bombe... Use last insert edition for redirect.
2012-03-17 David ‘Bombe... Set the last insert edition of all inserted files after...
next