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