2018-04-08 18:10:39 +02:00
..
admin Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
amvs Redesign 2017-07-22 15:04:54 +02:00
anime Cleanup 2018-04-08 12:59:36 +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 Improved API view 2018-04-08 18:10:39 +02:00
artworks Redesign 2017-07-22 15:04:54 +02:00
calendar Cleanup 2018-04-08 12:59:36 +02:00
character Improved character pages 2018-04-04 21:23:59 +02:00
charge New charge page 2018-03-04 19:26:15 +01:00
companies Recommendations split into TV and movies 2018-03-23 23:48:15 +01:00
company Added GraphQL API 2018-04-08 17:30:32 +02:00
compare Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
dashboard Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
editanime Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
editlog Minor change 2018-03-15 23:40:47 +01:00
editor Added new editor lists for anime 2018-04-08 10:55:17 +02:00
embed Fixed extension navigation consuming pointer events 2018-04-04 11:47:52 +02:00
episode Cleanup 2018-04-08 12:59:36 +02:00
explore Added minimum year 2018-03-27 21:31:43 +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 Using constants for most CSS variables now 2018-03-18 19:09:58 +01: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 Use HasCreator and HasEditor mixins 2018-04-08 12:01:18 +02:00
quote Use HasCreator and HasEditor mixins 2018-04-08 12:01:18 +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 Use HasCreator and HasEditor mixins 2018-04-08 12:01:18 +02:00
settings Cleanup 2018-03-29 12:14:46 +02:00
shop Fixed shop item colors 2018-04-08 10:21:40 +02:00
soundtrack Use HasCreator and HasEditor mixins 2018-04-08 12:01:18 +02:00
soundtracks Added Hall of Fame 2018-03-27 21:08:26 +02:00
statistics Finished kitsu import 2018-03-19 00:01:16 +01:00
support New editor panel navigation 2018-04-07 16:32:37 +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 Log for anime image changes 2018-03-16 22:53:13 +01:00
user Added user editing for admins 2018-04-04 01:45:47 +02:00
users Added Hall of Fame 2018-03-27 21:08:26 +02:00
index.go Added new editor lists for anime 2018-04-08 10:55:17 +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)