Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix up animelist add view | raylu | 2011-07-25 | 3 | -45/+30 |
| | |||||
* | this is so broken. the ribbon will never work in IE | raylu | 2011-07-24 | 1 | -6/+8 |
| | |||||
* | Implemented a ribbon which displays the current environment | Michael Francis | 2011-07-24 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-24 | 5 | -111/+47 |
|\ | |||||
| * | add 'add' button on anime view page | raylu | 2011-07-24 | 1 | -9/+14 |
| | | | | | | | | logged out users will be redirected anyway | ||||
| * | remove unused anime_list index views | raylu | 2011-07-24 | 2 | -77/+0 |
| | | |||||
| * | move 'related' html out of anime controller | raylu | 2011-07-17 | 1 | -1/+7 |
| | | |||||
| * | minor style fixes | raylu | 2011-07-17 | 3 | -32/+34 |
| | | |||||
* | | Changed $content to $anime to match change in the controller | Michael Francis | 2011-07-24 | 1 | -2/+2 |
|/ | |||||
* | more view styling | raylu | 2011-07-17 | 1 | -21/+21 |
| | |||||
* | fix validation errors | raylu | 2011-07-17 | 5 | -11/+18 |
| | |||||
* | cast (chars/VAs) on anime view page | raylu | 2011-07-17 | 1 | -20/+31 |
| | | | | | 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 | 2 | -51/+70 |
| | |||||
* | manga/kdrama individual search pages | raylu | 2011-07-16 | 2 | -0/+32 |
| | |||||
* | add manga to search/index | raylu | 2011-07-16 | 3 | -17/+48 |
| | |||||
* | kdrama search results on search/index | raylu | 2011-07-16 | 3 | -8/+32 |
| | |||||
* | search page styling | raylu | 2011-07-16 | 4 | -12/+29 |
| | |||||
* | make search index work | raylu | 2011-07-16 | 3 | -68/+18 |
| | | | | | clean up a lot of code renamed anime.css to table.css | ||||
* | 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 |
| | |||||
* | Implemented mySQL based friending | Michael Francis | 2011-07-16 | 2 | -0/+11 |
| | |||||
* | Select proper link in the navbar | Michael Francis | 2011-07-15 | 1 | -1/+1 |
| | |||||
* | Search across all content at once | Michael Francis | 2011-07-15 | 1 | -4/+70 |
| | |||||
* | rework a lot of search | raylu | 2011-07-12 | 3 | -104/+29 |
| | | | | | /search will eventually search all /search/anime searches only anime | ||||
* | oops, add pagination.css to anime | raylu | 2011-07-11 | 1 | -0/+1 |
| | |||||
* | pagination styling | raylu | 2011-07-10 | 2 | -2/+6 |
| | |||||
* | /anime works | raylu | 2011-07-10 | 1 | -0/+40 |
| | |||||
* | Revert permissions, fix whitespace, fix other signup link | raylu | 2011-07-10 | 2 | -2/+2 |
| | | | | This reverts commit b40e09347acc09d935ad9dc6d4b3ffb3f051c70c. | ||||
* | Fixed ray's derp up :P | Michael Francis | 2011-07-10 | 1 | -1/+4 |
| | |||||
* | use signup style for login page; add remember me to login popup | raylu | 2011-07-10 | 3 | -14/+30 |
| | |||||
* | replace prettyPhoto with fancybox | raylu | 2011-07-10 | 1 | -5/+5 |
| | | | | the close button 404s; see next commit for fix | ||||
* | load jquery from google and upgrade 1.6.1->1.6.2 | raylu | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | Style signup page | raylu | 2011-07-10 | 1 | -11/+26 |
| | |||||
* | Change signup link; see 821f6d0 and 210af8f | raylu | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | make homepage scroll gradient work in webkit on non-OSX | raylu | 2011-07-10 | 1 | -12/+3 |
| | | | | use overlaid div with background instead of SVG mask | ||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-10 | 1 | -1/+1 |
|\ | |||||
| * | casing fix in search controller and whitespace in layout | raylu | 2011-07-08 | 1 | -1/+1 |
| | | |||||
* | | Moved signup stuff to it's own controller | Michael Francis | 2011-07-10 | 2 | -0/+0 |
|/ | |||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-06 | 1 | -15/+5 |
|\ | | | | | | | | | Conflicts: views/layouts/default.html.php | ||||
| * | use placeholder attribute for Search | raylu | 2011-07-04 | 1 | -12/+2 |
| | | |||||
* | | Not sure what happened here... | Michael Francis | 2011-07-06 | 1 | -6/+6 |
| | | |||||
* | | Cleanup and fixed newpass issue | Michael Francis | 2011-07-06 | 1 | -28/+4 |
|/ | |||||
* | don't define link colors in style.css; big signup button | raylu | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | tweak spacing on scrollable | raylu | 2011-07-04 | 1 | -0/+6 |
| | |||||
* | reorganize CSS... with fire | raylu | 2011-07-04 | 4 | -3/+16 |
| | |||||
* | reorganize JS | raylu | 2011-07-04 | 2 | -20/+9 |
| | |||||
* | fix minor errors; passes validation now | raylu | 2011-07-04 | 1 | -7/+6 |
| | |||||
* | get rid of tagsinput | raylu | 2011-07-04 | 1 | -2/+0 |
| | |||||
* | use li3 script helper for everything | raylu | 2011-07-04 | 1 | -5/+5 |
| | |||||
* | hello Cantarell | raylu | 2011-07-04 | 1 | -1/+1 |
| |