Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c94bdc878f
Fixed some syntax. Fixed upload to encode html and changed plugin loop index variable to $pluginIndex so it's less likely to be used by a plugin. Probably should be using foreach or whatever it is, but I am stubborn. Added to the logout a time change to invalidate the login session. Fixed issue with pus state back to filter/index whenever you click the x button or background. Fixed user creation to use the correct password hashing system.
d2f7bfebaf
Added escape key support to close current image.
fc7c34eb4c
Changed the way you can change the title of the image database form "Image Database" to anything else. Changed the way tags are handled in editing mode. Added delete button to Tagless Images mode. Added support for browser state which makes it easy to share the state you are in with others by copying the current URL shown in the browser.
a3be9ae994
Added new password system to strengthen passwords against brute force attacks.
255c090a5f
Removed unnecessary unlink from uploader and changed date for the uploads to be based on file time. This allows you to copy files to the server preserving the time it was made and go to /upload/complete to have them processed. Fixed me being lazy so that users can enter a quotation mark without having issues of the HTML code being outputted wrong. Fixed the search field so that it also corrects the HTML output rather than outputting raw data. Added the ability to search by date. Enter a date or a "to: from:" query and it will search the database by that date range.
487e6b8041
Added script to add PowerPC support for Xcode 4.5. All you need is Xcode 3.2.6 (as specified if you run without it) and Xcode 4 from the App Store. This may work with future releases, however I am not aware of that as I cannot time travel.
0b7a7d238a
Added disclaimer to scripts and added a new script which copies files from Xcode 3 to Xcode 4 to add support for PowerPC using GCC 4.0, GCC 4.2, and LLVM GCC 4.2.
57b50bf168
Added /usr/local/git/bin/ as a possible path for git.