Subversion Repositories taios

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Changes
520 3879d 17h freddie / Fix Targa
/_taios.php
519 3879d 20h freddie / Implement Image Uploading facilities - not exactly linked up yet, but it works

Adds a couple of icky things to config, will need to update local copies
/blog/add-post-img.php
/_config.dummy.php
/_taios.php
518 3933d 19h freddie / Fix project CSRF code
/projects/add-project-do.php
/projects/edit-project-do.php
517 3933d 19h freddie / Fix double quotes
/projects/add-project.php
/projects/edit-project.php
516 3933d 19h freddie / Update install.sql a bit
/install.sql
515 3933d 20h freddie / Secure Projects against CSRF
/projects/add-project-do.php
/projects/add-project.php
/projects/edit-project-do.php
/projects/edit-project.php
514 3933d 20h freddie / Fix CSRF again
/_taios.php
513 3933d 20h freddie / Fix CSRF Tokens
/_taios.php
/blog/edit-post.php
512 3933d 20h freddie / Fix GetCSRFToken UPDATE query
/_taios.php
511 3933d 20h freddie / Secure the Blog with CSRF
/blog/add-post.php
/blog/edit-post.php
510 3933d 22h freddie / Fix CSRF spelling errors
/_taios.php
509 3933d 22h freddie / Fix register-do.php to set a random default CSRFToken value
/register-do.php
508 3933d 22h freddie / Implement CSRF helper functions in _taios.php
/_taios.php
507 3933d 22h freddie / Add CSRFToken DB support
/_taios.php
/install.sql
506 3933d 22h freddie / Change salt to use username not name
/admin/account-do.php
505 3933d 22h freddie / Fix more concat issues
/admin/account-do.php
/register-do.php
504 3933d 23h freddie / Fix admin salt modification
/admin/account-do.php
503 3933d 23h freddie / Fix salt concatenation
/_taios.php
502 3933d 23h freddie / Modify Admin system to use salts
/admin/account-do.php
/admin/all-accounts.php
501 3933d 23h freddie / Add salt field to User class
/_taios.php
500 3933d 23h freddie / Add salting
/_taios.php
/install.sql
/login-do.php
/register-do.php
499 3965d 11h muzer / Change hyphen to middot on wiki page title
/wiki/index.php
498 3965d 11h muzer / Add displaying of page title to the blog
/blog/post.php
497 3965d 12h muzer / Missed a function call to parametrise.
/_taios.php
496 4032d 19h muzer / Add magic quotes eater to all wiki pages.
/wiki/edit.php
/wiki/index.php
495 4035d 21h muzer / Fix bug in password checking, add [s] tag for strikethrough.
/_taios.php
/login-do.php
494 4047d 12h muzer / Add a dummy config file, for human slaves in an insect nation.
/_config.dummy.php
493 4047d 12h tom / Added some more parameterisation
/admin/nowify.php
/blog/index.php
/forums/add-category-do.php
/forums/add-post-do.php
/forums/delete-category-do.php
/forums/delete-post-do.php
/forums/edit-category-do.php
492 4047d 13h tom / Updated most pages to use parameters
/admin/account-do.php
/blog/add-post.php
/blog/edit-post.php
/projects/add-project-do.php
/projects/delete-project-do.php
/projects/edit-project-do.php
/register-do.php
491 4047d 13h tom / Finished parameterising _taios.php
/_taios.php
490 4047d 13h tom / Started to parameterise database queries
/_taios.php
489 4047d 13h tom / Fixed syntax error
/_taios.php
488 4047d 13h tom / Made $args an optional argument
/_taios.php
487 4047d 13h tom / Changed db to use PDO (other pages might be broken)
/_taios.php
486 4047d 14h muzer / Many large improvements to the wiki
/_taios.php
/wiki/edit-do.php
/wiki/edit.php
/wiki/index.php
485 4047d 22h muzer / TCP, Tim36, project titles, code style, nowify, a load of other things I've probably missed.
/admin/nowify.php
/tcp.js
/_taios.php
/index.php
/projects/index.php
/styles.css
484 4360d 11h muzer / A load of fixes... fixed some SQL attacky stuff, probably, and also fixed BBCode links.
/404.php
/_taios.php
/admin/account-do.php
/admin/all-blog-posts.php
/blog/add-post.php
/blog/edit-post.php
/blog/index.php
/forums/add-category-do.php
/forums/add-post-do.php
/forums/delete-category-do.php
/forums/delete-post-do.php
/forums/edit-category-do.php
/forums/index.php
/forums/post.php
/index.php
/login.php
/projects/add-project-do.php
/projects/delete-project-do.php
/projects/edit-project-do.php
/styles.css
483 4616d 13h muzer / Added a special Drafts category that behaves slightly differently - doesn't show up at all on the home page or RSS feed, only shows up for GMs and above in the blog, but can be seen by anyone if they know the URL (this combination is most useful in my opinion). Also did some stuff with login that I can't remember.
/_taios.php
/blog/index.php
/blog/rss.php
/index.php
/login-do.php
/login.php
482 4685d 23h muzer / Added link to comment count
/blog/index.php
481 4727d 23h muzer / Fixed line breaks, etc., in blog posts.
/_taios.php
/styles.css