Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rearrange the header and get rid of wrapper | raylu | 2011-07-03 | 4 | -412/+131 |
| | |||||
* | pointless little fixes | raylu | 2011-07-03 | 3 | -62/+5 |
| | |||||
* | pull in dev branch changes | raylu | 2011-07-02 | 19 | -52/+282 |
| | | | | not pulled: swiftmailer, gzip | ||||
* | lowercase | raylu | 2011-07-02 | 28 | -0/+0 |
| | |||||
* | Mark static media as not executable | raylu | 2011-07-02 | 294 | -0/+0 |
| | |||||
* | 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 | ||||
* | add lithium as submodule | raylu | 2011-07-02 | 2 | -0/+3 |
| | |||||
* | add li3 libraries back in as submodules | raylu | 2011-07-02 | 4 | -0/+9 |
| | |||||
* | delete libraries/li3_* to set up submodules | raylu | 2011-07-02 | 3 | -0/+0 |
| | |||||
* | remove .DS_Stores | raylu | 2011-07-02 | 7 | -0/+0 |
| | |||||
* | Did something here, I think the backend part of the new headers system | Michael Francis | 2011-07-01 | 1 | -2/+23 |
| | |||||
* | fixed signup bug | Michael Francis | 2011-07-01 | 1 | -4/+1 |
| | |||||
* | Friend request in the front end | Michael Francis | 2011-07-01 | 1 | -9/+19 |
| | |||||
* | New column based search | Michael Francis | 2011-07-01 | 1 | -4/+27 |
| | |||||
* | Implemented friend requests in the backend | Michael Francis | 2011-07-01 | 1 | -4/+12 |
| | |||||
* | Get the user the proper way. | Michael Francis | 2011-07-01 | 1 | -1/+1 |
| | |||||
* | Fix to redirect a user if they request a private function while not logged in | Michael Francis | 2011-07-01 | 2 | -3/+11 |
| | |||||
* | Cleaned up auth by a few lines | Michael Francis | 2011-07-01 | 1 | -10/+11 |
| | |||||
* | Ensure the feed has posts before trying to iterate it. | Michael Francis | 2011-06-22 | 1 | -0/+2 |
| | |||||
* | Changed the validation method to skip empty inputs | Michael Francis | 2011-06-22 | 2 | -3/+19 |
| | |||||
* | Submodules? | Michael Francis | 2011-06-22 | 1 | -0/+0 |
| | |||||
* | defined mangalist and animelist in the $_Schema (should fix the whitescreen ↵ | Michael Francis | 2011-06-22 | 1 | -1/+5 |
| | | | | bug when adding an entry to an empty animelist) | ||||
* | Added label for search | Michael Francis | 2011-06-22 | 1 | -0/+1 |
| | |||||
* | Makes sure that there is posts before trying to display them (regression) | Michael Francis | 2011-06-22 | 1 | -2/+7 |
| | |||||
* | Fix for Flashmessage | Michael Francis | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Fixed password changing | Michael Francis | 2011-06-21 | 1 | -4/+12 |
| | |||||
* | Fixed spelling mistake | Michael Francis | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | New setting for export | Michael Francis | 2011-06-21 | 1 | -0/+7 |
| | |||||
* | Cleanup search results | Michael Francis | 2011-06-21 | 1 | -0/+2 |
| | |||||
* | New feed format | Michael Francis | 2011-06-21 | 1 | -2/+8 |
| | |||||
* | Password fix | Michael Francis | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | css fix | Michael Francis | 2011-06-20 | 1 | -1/+0 |
| | |||||
* | Cleaning up | Michael Francis | 2011-06-20 | 42 | -243/+0 |
| | |||||
* | QA: Spacing | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Stopped using a custom layout for feed | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Submodules | Michael Francis | 2011-06-20 | 2 | -0/+0 |
| | |||||
* | Fixed some layout issues | Michael Francis | 2011-06-20 | 1 | -4/+0 |
| | |||||
* | Changed the typography & fixed the private form | Michael Francis | 2011-06-20 | 1 | -23/+24 |
| | |||||
* | Created new feed view | Michael Francis | 2011-06-20 | 2 | -676/+77 |
| | |||||
* | Created anime view, (to depreciate contentList) | Michael Francis | 2011-06-20 | 1 | -0/+68 |
| | |||||
* | Added search options to search | Michael Francis | 2011-06-20 | 1 | -7/+15 |
| | |||||
* | added tags to the animelist add feature | Michael Francis | 2011-06-20 | 1 | -9/+1 |
| | |||||
* | QA: removed spaces | Michael Francis | 2011-06-20 | 2 | -3/+1 |
| | |||||
* | New views for the nav bar. | Michael Francis | 2011-06-20 | 2 | -18/+15 |
| | |||||
* | Settings page for users | Michael Francis | 2011-06-20 | 2 | -0/+105 |
| | |||||
* | Fixed issue with special_id, since special_id isn't a regex, we drop 'like' ↵ | Michael Francis | 2011-06-20 | 1 | -14/+28 |
| | | | | from the search params | ||||
* | Should be $input not $data (fixed typo) | Michael Francis | 2011-06-20 | 1 | -2/+2 |
| | |||||
* | Since contentList controller is being depreciated, removed the route for it | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Fix to make sure search goes to page 1 if no page is defined | Michael Francis | 2011-06-20 | 1 | -1/+1 |
| |