summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2020-04-19Stuff with user profile.horus1-0/+17
2020-04-19Bugfixhorus1-1/+1
2020-04-19Bugfixhorus2-3/+4
2020-04-08Adds most surprising anime.horus1-2/+9
2020-04-08Bugfix.horus1-2/+3
2020-04-07Paginate results.horus1-1/+1
2020-04-07Simple Bugfix.horus1-1/+1
2020-04-04Bugfix.horus1-2/+2
2020-04-04Rejects every anime with less than 10000 members.horus1-0/+7
2020-03-24Add link to stats page in calendar view.horus1-1/+8
2020-03-24Adds slug to anime page.horus1-1/+10
2020-03-24Fix missing updates for calendar view.horus1-7/+30
2020-03-24Fix bug with displayed floats.horus1-0/+42
2020-03-24Integrate chart.js to display anime stats.horus4-3/+34
2020-03-24Reflects changing scores correctly in the database and calendar.horus1-8/+20
2020-03-24Now it fixes the stupid misstake.horus1-1/+1
2020-03-22Fix stupid bug which updates a record instead of inserting a new one.horus1-7/+9
2020-03-19Adds landing page for specific anime + first chart.horus1-0/+36
2020-03-19Add more data from anilist, namely synopsis, official hashtag and user prefer...horus3-0/+85
2020-03-15Updates watched episodes in not yet aired calendar entries.horus1-4/+23
2020-03-15Bugfix: Update watched episodes.horus1-0/+14
2020-03-11Returns anime data.horus1-0/+19
2020-03-10Nasty bug fix.horus3-11/+25
2020-03-06Scheduled commands are OK.horus4-23/+49
2020-03-06Background jobs should be okay.horus5-45/+109
2020-03-05Basic usage implemented.horus5-34/+117
2020-03-05Bugfixhorus1-2/+1
2020-03-05Committing intermediate state.horus12-80/+760
2020-02-24Crude workaround.horus4-9/+31
2020-02-24Stalled...horus4-13/+49
2020-02-24Adds models for score tracking.horus7-14/+157
2020-02-23Initial commit. Calendar is working.horus28-0/+1058