Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework a lot of search | raylu | 2011-07-12 | 1 | -2/+2 |
| | | | | | /search will eventually search all /search/anime searches only anime | ||||
* | Mail configuration | Michael Francis | 2011-07-10 | 1 | -0/+14 |
| | |||||
* | Cleanup | Michael Francis | 2011-07-09 | 1 | -3/+2 |
| | |||||
* | defined a seperate connection for mongo and MySql | Michael Francis | 2011-07-09 | 1 | -12/+14 |
| | |||||
* | Importing the swiftmail libraries | Michael Francis | 2011-07-09 | 2 | -0/+9 |
| | |||||
* | Switched from my hacked code to lithium's new post auth validation ↵ | Michael Francis | 2011-07-09 | 1 | -17/+4 |
| | | | | https://github.com/UnionOfRAD/lithium/blob/master/security/auth/adapter/Form.php#L109 | ||||
* | fix style on auth.php | raylu | 2011-07-03 | 1 | -75/+81 |
| | |||||
* | pointless little fixes | raylu | 2011-07-03 | 1 | -8/+3 |
| | |||||
* | pull in dev branch changes | raylu | 2011-07-02 | 3 | -5/+36 |
| | | | | not pulled: swiftmailer, gzip | ||||
* | For now, remove permissions.php dependency | raylu | 2011-07-02 | 1 | -2/+2 |
| | |||||
* | LITHIUM_APP_PATH is already a dir, but doesn't end in / | raylu | 2011-07-02 | 1 | -2/+2 |
| | | | | | dirname() strips the last part of the path because dirname('a/b/c') is 'a/b', regardless of whether c is a directory | ||||
* | remove .DS_Stores | raylu | 2011-07-02 | 2 | -0/+0 |
| | |||||
* | Fix to redirect a user if they request a private function while not logged in | Michael Francis | 2011-07-01 | 1 | -1/+4 |
| | |||||
* | Cleaned up auth by a few lines | Michael Francis | 2011-07-01 | 1 | -10/+11 |
| | |||||
* | Since contentList controller is being depreciated, removed the route for it | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Fixed to use Lithium's new Password class | Michael Francis | 2011-06-20 | 1 | -1/+2 |
| | |||||
* | Disabled ContentList for anime :/ | Michael Francis | 2011-06-05 | 1 | -2/+2 |
| | |||||
* | Started implementing permissions | Michael Francis | 2011-06-05 | 1 | -0/+1 |
| | |||||
* | Initial Commit | Michael Francis | 2011-05-28 | 15 | -0/+1031 |