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
521 3792d 17h freddie / Make all files upload to the same 'root' directory
/_taios.php
/blog/add-post-img.php
520 3792d 17h freddie / Fix Targa
/_taios.php
519 3792d 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 3846d 19h freddie / Fix project CSRF code
/projects/add-project-do.php
/projects/edit-project-do.php
517 3846d 19h freddie / Fix double quotes
/projects/add-project.php
/projects/edit-project.php
516 3846d 19h freddie / Update install.sql a bit
/install.sql
515 3846d 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 3846d 20h freddie / Fix CSRF again
/_taios.php
513 3846d 20h freddie / Fix CSRF Tokens
/_taios.php
/blog/edit-post.php
512 3846d 20h freddie / Fix GetCSRFToken UPDATE query
/_taios.php
511 3846d 21h freddie / Secure the Blog with CSRF
/blog/add-post.php
/blog/edit-post.php
510 3846d 22h freddie / Fix CSRF spelling errors
/_taios.php
509 3846d 22h freddie / Fix register-do.php to set a random default CSRFToken value
/register-do.php
508 3846d 22h freddie / Implement CSRF helper functions in _taios.php
/_taios.php
507 3846d 22h freddie / Add CSRFToken DB support
/_taios.php
/install.sql
506 3846d 22h freddie / Change salt to use username not name
/admin/account-do.php
505 3846d 23h freddie / Fix more concat issues
/admin/account-do.php
/register-do.php
504 3846d 23h freddie / Fix admin salt modification
/admin/account-do.php
503 3846d 23h freddie / Fix salt concatenation
/_taios.php
502 3846d 23h freddie / Modify Admin system to use salts
/admin/account-do.php
/admin/all-accounts.php
501 3846d 23h freddie / Add salt field to User class
/_taios.php
500 3846d 23h freddie / Add salting
/_taios.php
/install.sql
/login-do.php
/register-do.php
499 3878d 11h muzer / Change hyphen to middot on wiki page title
/wiki/index.php
498 3878d 11h muzer / Add displaying of page title to the blog
/blog/post.php
497 3878d 12h muzer / Missed a function call to parametrise.
/_taios.php
496 3945d 19h muzer / Add magic quotes eater to all wiki pages.
/wiki/edit.php
/wiki/index.php
495 3948d 21h muzer / Fix bug in password checking, add [s] tag for strikethrough.
/_taios.php
/login-do.php
494 3960d 12h muzer / Add a dummy config file, for human slaves in an insect nation.
/_config.dummy.php
493 3960d 13h 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 3960d 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 3960d 13h tom / Finished parameterising _taios.php
/_taios.php
490 3960d 13h tom / Started to parameterise database queries
/_taios.php
489 3960d 13h tom / Fixed syntax error
/_taios.php
488 3960d 13h tom / Made $args an optional argument
/_taios.php
487 3960d 13h tom / Changed db to use PDO (other pages might be broken)
/_taios.php
486 3960d 14h muzer / Many large improvements to the wiki
/_taios.php
/wiki/edit-do.php
/wiki/edit.php
/wiki/index.php
485 3960d 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 4273d 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 4529d 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 4598d 23h muzer / Added link to comment count
/blog/index.php