Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add animelist sql fileHEADmaster | raylu | 2011-07-25 | 1 | -0/+9 |
| | |||||
* | fix up animelist add view | raylu | 2011-07-25 | 3 | -45/+30 |
| | |||||
* | partial revert of a0c05c4 (re-add tagsinput) | raylu | 2011-07-25 | 2 | -0/+7 |
| | |||||
* | fix null checks | raylu | 2011-07-25 | 1 | -22/+6 |
| | | | | invalid username should probably do something; perhaps handled in view | ||||
* | this is so broken. the ribbon will never work in IE | raylu | 2011-07-24 | 2 | -92/+14 |
| | |||||
* | get rid of that silly font | raylu | 2011-07-24 | 2 | -6/+0 |
| | | | | note that the filename didn't match the @font-face previously | ||||
* | Font for ribbon | Michael Francis | 2011-07-25 | 1 | -0/+0 |
| | |||||
* | Implemented a ribbon which displays the current environment | Michael Francis | 2011-07-24 | 2 | -0/+121 |
| | |||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-24 | 9 | -126/+62 |
|\ | |||||
| * | add 'add' button on anime view page | raylu | 2011-07-24 | 2 | -11/+16 |
| | | | | | | | | logged out users will be redirected anyway | ||||
| * | add sweet cast table animations | raylu | 2011-07-24 | 1 | -6/+6 |
| | | |||||
| * | remove unused anime_list index views | raylu | 2011-07-24 | 2 | -77/+0 |
| | | |||||
| * | move 'related' html out of anime controller | raylu | 2011-07-17 | 2 | -8/+12 |
| | | |||||
| * | minor style fixes | raylu | 2011-07-17 | 5 | -32/+36 |
| | | |||||
* | | Changed $content to $anime to match change in the controller | Michael Francis | 2011-07-24 | 1 | -2/+2 |
| | | |||||
* | | Fixed spelling mistake | Michael Francis | 2011-07-24 | 1 | -37/+5 |
|/ | |||||
* | more view styling | raylu | 2011-07-17 | 3 | -31/+50 |
| | |||||
* | fix validation errors | raylu | 2011-07-17 | 5 | -11/+18 |
| | |||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-17 | 16 | -111/+342 |
|\ | |||||
| * | cast (chars/VAs) on anime view page | raylu | 2011-07-17 | 4 | -25/+84 |
| | | | | | | | | | | there isn't yet a views/anime/cast.html.php for non-JS, but the controller is set up for it | ||||
| * | some anime view styling | raylu | 2011-07-17 | 5 | -56/+110 |
| | | |||||
| * | form styling | raylu | 2011-07-16 | 3 | -17/+30 |
| | | |||||
| * | manga/kdrama individual search pages | raylu | 2011-07-16 | 5 | -10/+84 |
| | | |||||
| * | add manga to search/index | raylu | 2011-07-16 | 3 | -17/+48 |
| | | |||||
* | | Removed old comment | Michael Francis | 2011-07-17 | 1 | -11/+1 |
|/ | |||||
* | kdrama search results on search/index | raylu | 2011-07-16 | 4 | -9/+33 |
| | |||||
* | search page styling | raylu | 2011-07-16 | 8 | -23/+75 |
| | |||||
* | make search index work | raylu | 2011-07-16 | 6 | -73/+24 |
| | | | | | clean up a lot of code renamed anime.css to table.css | ||||
* | Manga model | Michael Francis | 2011-07-16 | 1 | -0/+9 |
| | |||||
* | attempt to make animetable usable on search/index and search/anime | raylu | 2011-07-16 | 4 | -42/+14 |
| | |||||
* | oops; should have been committed with 657d270 | raylu | 2011-07-16 | 2 | -0/+41 |
| | |||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-16 | 0 | -0/+0 |
|\ | |||||
| * | Implemented mySQL based friending | Michael Francis | 2011-07-16 | 5 | -19/+145 |
| | | |||||
* | | Implemented mySQL based friending | Michael Francis | 2011-07-16 | 6 | -19/+193 |
|/ | |||||
* | Select proper link in the navbar | Michael Francis | 2011-07-15 | 1 | -1/+1 |
| | |||||
* | Return some animes to the "anime" view | Michael Francis | 2011-07-15 | 1 | -2/+3 |
| | |||||
* | Search across all content at once | Michael Francis | 2011-07-15 | 2 | -6/+80 |
| | |||||
* | rework a lot of search | raylu | 2011-07-12 | 5 | -151/+45 |
| | | | | | /search will eventually search all /search/anime searches only anime | ||||
* | oops, add pagination.css to anime | raylu | 2011-07-11 | 1 | -0/+1 |
| | |||||
* | fix some code spacing | raylu | 2011-07-10 | 1 | -5/+5 |
| | |||||
* | pagination styling | raylu | 2011-07-10 | 4 | -31/+45 |
| | |||||
* | /anime works | raylu | 2011-07-10 | 6 | -13/+117 |
| | |||||
* | Revert permissions, fix whitespace, fix other signup link | raylu | 2011-07-10 | 5 | -2/+2 |
| | | | | This reverts commit b40e09347acc09d935ad9dc6d4b3ffb3f051c70c. | ||||
* | There was changes? | Michael Francis | 2011-07-10 | 3 | -0/+0 |
| | |||||
* | Removed mongo specific code | Michael Francis | 2011-07-10 | 1 | -82/+4 |
| | |||||
* | Implementing relationships | Michael Francis | 2011-07-10 | 1 | -7/+2 |
| | |||||
* | Fixed ray's derp up :P | Michael Francis | 2011-07-10 | 1 | -1/+4 |
| | |||||
* | Added explaination | Michael Francis | 2011-07-10 | 1 | -0/+1 |
| | |||||
* | Removed mongo code | Michael Francis | 2011-07-10 | 1 | -40/+1 |
| | |||||
* | Implementing relationships | Michael Francis | 2011-07-10 | 1 | -2/+1 |
| |