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