summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Did something here, I think the backend part of the new headers systemMichael Francis2011-07-011-2/+23
|
* fixed signup bugMichael Francis2011-07-011-4/+1
|
* Friend request in the front endMichael Francis2011-07-011-9/+19
|
* New column based searchMichael Francis2011-07-011-4/+27
|
* Implemented friend requests in the backendMichael Francis2011-07-011-4/+12
|
* Get the user the proper way.Michael Francis2011-07-011-1/+1
|
* Fix to redirect a user if they request a private function while not logged in Michael Francis2011-07-012-3/+11
|
* Cleaned up auth by a few linesMichael Francis2011-07-011-10/+11
|
* Ensure the feed has posts before trying to iterate it. Michael Francis2011-06-221-0/+2
|
* Changed the validation method to skip empty inputs Michael Francis2011-06-222-3/+19
|
* Submodules?Michael Francis2011-06-221-0/+0
|
* defined mangalist and animelist in the $_Schema (should fix the whitescreen ↵Michael Francis2011-06-221-1/+5
| | | | bug when adding an entry to an empty animelist)
* Added label for searchMichael Francis2011-06-221-0/+1
|
* Makes sure that there is posts before trying to display them (regression)Michael Francis2011-06-221-2/+7
|
* Fix for FlashmessageMichael Francis2011-06-211-1/+1
|
* Fixed password changingMichael Francis2011-06-211-4/+12
|
* Fixed spelling mistakeMichael Francis2011-06-211-1/+1
|
* New setting for exportMichael Francis2011-06-211-0/+7
|
* Cleanup search resultsMichael Francis2011-06-211-0/+2
|
* New feed formatMichael Francis2011-06-211-2/+8
|
* Password fixMichael Francis2011-06-211-1/+1
|
* css fixMichael Francis2011-06-201-1/+0
|
* Cleaning upMichael Francis2011-06-2042-243/+0
|
* QA: SpacingMichael Francis2011-06-201-1/+1
|
* Stopped using a custom layout for feed Michael Francis2011-06-201-1/+1
|
* Submodules Michael Francis2011-06-202-0/+0
|
* Fixed some layout issues Michael Francis2011-06-201-4/+0
|
* Changed the typography & fixed the private formMichael Francis2011-06-201-23/+24
|
* Created new feed viewMichael Francis2011-06-202-676/+77
|
* Created anime view, (to depreciate contentList) Michael Francis2011-06-201-0/+68
|
* Added search options to searchMichael Francis2011-06-201-7/+15
|
* added tags to the animelist add featureMichael Francis2011-06-201-9/+1
|
* QA: removed spacesMichael Francis2011-06-202-3/+1
|
* New views for the nav bar.Michael Francis2011-06-202-18/+15
|
* Settings page for users Michael Francis2011-06-202-0/+105
|
* Fixed issue with special_id, since special_id isn't a regex, we drop 'like' ↵Michael Francis2011-06-201-14/+28
| | | | from the search params
* Should be $input not $data (fixed typo)Michael Francis2011-06-201-2/+2
|
* Since contentList controller is being depreciated, removed the route for itMichael Francis2011-06-201-1/+1
|
* Fix to make sure search goes to page 1 if no page is defined Michael Francis2011-06-201-1/+1
|
* Fixed flashmessage, it uses write not set Michael Francis2011-06-201-1/+1
|
* Cleaned up Anime's find/search method (less code)Michael Francis2011-06-201-21/+6
|
* Fixed to use Lithium's new Password class Michael Francis2011-06-202-2/+4
|
* Disabled ContentList for anime :/Michael Francis2011-06-052-6/+3
|
* Switches nav bars depending on authentication stateMichael Francis2011-06-053-41/+100
|
* Began implementing editing Michael Francis2011-06-051-22/+18
|
* Added tagging to "Add to animelist" viewMichael Francis2011-06-053-0/+271
|
* Implemented a proper anime controllerMichael Francis2011-06-051-0/+35
|
* History (Continued)Michael Francis2011-06-051-1/+13
|
* Added tagging to animelistMichael Francis2011-06-052-2/+25
|
* Added validation to entriesMichael Francis2011-06-051-0/+10
|