2018-04-16 15:48:54 +02:00
..
admin Improved registrations page 2018-04-16 15:21:42 +02:00
amv Align anime to center on AMVs 2018-04-15 15:57:19 +02:00
amvs Added infinite scrolling to AMVs 2018-04-16 15:48:54 +02:00
anime Added 'appears in amv' info on anime pages 2018-04-15 16:12:24 +02:00
animeimport Implemented kitsu import 2018-03-18 22:44:03 +01:00
animelist Improved editor list display 2018-03-22 20:15:21 +01:00
animelistitem Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
apiview Added GitHub links to API 2018-04-12 23:30:49 +02:00
artworks Redesign 2017-07-22 15:04:54 +02:00
calendar Added season filters 2018-04-13 17:55:52 +02:00
character Fixed quotes header display 2018-04-12 14:39:03 +02:00
charge Changing theme settings reflect instantly and added paypal logo 2018-04-13 14:35:16 +02:00
companies Recommendations split into TV and movies 2018-03-23 23:48:15 +01:00
company Added lyrics display 2018-04-13 12:20:13 +02:00
compare Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
dashboard Migration to new track title struct 2018-04-08 22:44:21 +02:00
editanime Improved file upload 2018-04-15 00:20:53 +02:00
editlog Improved editor log and anime page headers are linkable 2018-04-09 18:17:21 +02:00
editor Added user registrations page 2018-04-16 15:17:23 +02:00
embed Fixed extension navigation consuming pointer events 2018-04-04 11:47:52 +02:00
episode Fixed episode airing dates 2018-04-13 21:31:55 +02:00
explore Added opacity to unused filters 2018-04-13 18:16:16 +02:00
forum Removed ForumTags template 2017-11-13 13:34:08 +01:00
frontpage Added Hall of Fame 2018-03-27 21:08:26 +02:00
genre Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
genres Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
group Improved group interface 2018-03-07 01:08:47 +01:00
groups Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
home Added redirects for other list services 2018-04-04 16:45:02 +02:00
inventory Improved shop design 2018-04-08 22:10:45 +02:00
listimport New Anilist importer 2018-04-05 22:36:59 +02:00
login Improved installation process 2018-04-07 14:17:33 +02:00
me Implemented pushsubscriptionchange 2017-07-19 03:22:50 +02:00
newthread Refactor 2017-10-09 15:47:40 +02:00
notifications Added more API examples 2018-03-28 01:59:14 +02:00
paypal Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
popular Disabled datalist (too many entries displayed, bad UI) 2017-11-16 16:56:34 +01:00
posts Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
profile Changed "added" icon 2018-04-13 22:45:58 +02:00
quote Generic handler for object history 2018-04-10 22:12:32 +02:00
quotes Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
recommended Minor changes 2018-03-27 12:32:56 +02:00
search Migration to new track title struct 2018-04-08 22:50:23 +02:00
settings Improved file upload 2018-04-15 00:20:53 +02:00
shop Improved shop design 2018-04-08 22:10:45 +02:00
soundtrack Mobile friendly lyrics 2018-04-13 13:43:30 +02:00
soundtracks Improved AMV UI 2018-04-15 10:36:51 +02:00
statistics Finished kitsu import 2018-03-19 00:01:16 +01:00
support Improved shop design 2018-04-08 22:10:45 +02:00
terms Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
threads Use HasCreator and HasEditor mixins 2018-04-08 12:01:18 +02:00
upload Improved AMV UI 2018-04-15 10:36:51 +02:00
user Added user editing for admins 2018-04-04 01:45:47 +02:00
users Renamed anime-grid-title to generic image-title 2018-04-11 23:32:59 +02:00
index.go Added infinite scrolling to AMVs 2018-04-16 15:48:54 +02:00
README.md Added new README files 2017-06-13 18:38:31 +02:00

Pages

This directory contains all the pages. They consist of:

  • Controller (a "Get" function in .go files)
  • Template (.pixy files)
  • Style sheet (.scarlet files)