Commit Graph

  • c91dc8bbf8 Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations. master GRMrGecko 2016-01-08 23:35:59 -0600
  • 1b9549f175 Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. GRMrGecko 2015-12-28 11:52:44 -0600
  • 841027cd58 Changed license as I was not as knowledgable as I am now when I started this project. GRMrGecko 2015-12-28 09:13:00 -0600
  • c231e4badb Fixed short URL character set. Added short URL shuffling code to help you shuffle the order. GRMrGecko 2015-11-17 11:53:35 -0600
  • b9501e3b0f Forgot to add the hexadecimal value for the create flags variable as needed to compile in OS X 10.5. GRMrGecko 2015-10-09 11:58:42 -0500
  • 7e505c6789 Added support for newer operating systems and dropped Dropbox (funny to say). GRMrGecko 2015-10-09 11:54:25 -0500
  • 98d1698076 Current status GRMrGecko 2013-09-17 08:37:33 -0500
  • 0c07b8c44c Updated the path subscriber as Mountain Lion seemed to have deprecated and broke FNSubscribeByPath. The new update checks if you are on 10.5 or later and if you are it will use the new FileSystem Events. James Coleman 2012-07-29 16:49:33 -0500
  • 4cca0cf0ec Fixed issues where files with spaces causes the url not to be copied, fixed issues with lion where dragging a file to the icon will cause a crash, upgraded MGMURLConnectionManager, updated the http php script to encode the url as a fix for spaces causing the url not to be copied on http uploads. GRMrGecko 2011-12-04 16:57:04 -0600
  • b8a143b61d Added Swedish translation. GRMrGecko 2011-02-14 08:12:43 -0600
  • dcb879db25 Fixed typo of the word successfully. Made it build the multipart body for http using a category to save the amount of code needed to type to add a parameter or file. Added an option to change the length of time to limit files to when uploading to allow people to keep files in the folder of which the auto upload filter is set to, by default the time length is 5 seconds. Fixed a possible crash where it may not beable to get the value of a metadata. Updated the front window system to work with carbon events to improve the acuracy of which application is front and also count the amount of windows that were opened to prevent it from going to the previous front application when there are still windows open. Fixed some leaks and fixed some possible logic errors. Made CocoaShare localizable. Added translation for Portuguese. Updated GeckoReporter to 0.2. GRMrGecko 2011-02-12 09:17:28 -0600
  • 85a3c3bcc6 Fixed issue for people who's language is not english, made it localizable, added metadata support so you can filter by metadata, fixed menu bar tooltip, cleaned up strings, and fixed issue where closing the preferences pane or window for events would crash if it's still playing a sound. GRMrGecko 2011-02-02 14:58:24 -0600
  • 9ebac37394 Fixed crash when the date for a history item could possibly be formatted as null. GRMrGecko 2011-02-01 12:06:59 -0600
  • e44743fbae CocoaShare Start GRMrGecko 2011-02-01 09:51:02 -0600