aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2013-08-20Add perPage settings into configJustin J. Novack
2013-08-20Implement #37: Add avatar to navbar and profile page.Fredrik Nygren
2013-04-22Add support for png shortcut iconsColin Guthrie
2013-04-22Fix .htaccess when used with MultiViewsColin Guthrie
2013-04-21Allow usage in a subdir of a host.Colin Guthrie
2012-10-29part of #34: store last openid and pre-fill URL fieldChristian Weiske
2012-10-29Throw exceptions when OpenID login failsChristian Weiske
2012-10-26Part of #6: show changed files + line counts in updated feedChristian Weiske
2012-10-25add padding fix to edit pageChristian Weiske
2012-10-25part of #6: atom feed for recently updated pastesChristian Weiske
2012-10-24Part of #6: atom feed for new pastesChristian Weiske
2012-10-24Part of #35: show paste ownerChristian Weiske
2012-10-24show proper error message on remote forkingChristian Weiske
2012-10-24Provide optional widescreen.css to standardize look and feel for widths over ...Justin J. Novack
2012-10-24Properly align 'Description' field in all widthsJustin J. Novack
2012-10-24Add version history sidebar to edit pageJustin J. Novack
2012-10-24Standardize sidebarsJustin J. Novack
2012-10-24Make header consistent with main container across 'desktop' resolutionsJustin J. Novack
2012-10-24Align Font-Awesome button icons to bottom of text rather than topJustin J. Novack
2012-10-24Generic jquery.js for easy updating without editing filesJustin J. Novack
2012-10-24Font-Awesome v2.0Justin J. Novack
2012-10-24Bootstrap v2.1.1 (Custom, without Base CSS/Icons)Justin J. Novack
2012-10-01Use commit timestamps for ElasticSearch and sort on last commit time.Justin J. Novack
2012-09-27do not allow to change profile details, only show themChristian Weiske
2012-09-25bootstrap 2.0 supportChristian Weiske
2012-09-21remote forking: use the original http/https url in descriptionChristian Weiske
2012-09-21do not use log for openid; we do not read it anywayChristian Weiske
2012-09-19implement request #13: simple remote forking works nowChristian Weiske
2012-09-19move forking code to separate classChristian Weiske
2012-09-19Merge branch 'master' into remoteforkChristian Weiske
2012-09-18read full name from Yahoo! OpenIDChristian Weiske
2012-09-18verify openid AX email typeChristian Weiske
2012-09-18secure.php is not used anymoreChristian Weiske
2012-09-18rename "secureAtLevel" variable since it does not define a level at allChristian Weiske
2012-09-18first work on remote forkingChristian Weiske
2012-09-18CLEAN: Removed openid debugging informationJustin J. Novack
2012-09-18CLEAN: use fullUrl when possibleJustin J. Novack
2012-09-18CLEAN: use fullUrl when possibleJustin J. Novack
2012-09-18REVERT: variable name changeJustin J. Novack
2012-09-18CLEAN: How about changing the rest of the files with your variable? :pJustin J. Novack
2012-09-18rename auth configuration variables to make them more readableChristian Weiske
2012-09-18rename "secure" config setting to "securityLevel"Christian Weiske
2012-09-18Removing access_denied image that was originally fromChristian Weiske
2012-09-17CLEAN: changed pageRequiresLogin variable to secureAtLevel to more adequately...Justin J. Novack
2012-09-17FIX: Files without eolJustin J. Novack
2012-09-17FIX: Set REQUEST_URI to go back to page requested before logging inJustin J. Novack
2012-09-17ADD: protect user.phpJustin J. Novack
2012-09-17FIX: Revamped security measuresJustin J. Novack
2012-09-17remove session id check, it was not working the way I hoped forChristian Weiske
2012-09-17send 403 header on forbidden pageChristian Weiske