2018-04-19 18:18:23 +02:00
..
admin Added UI for client error reports 2018-04-17 18:20:53 +02:00
amv Added character likes 2018-04-19 16:23:14 +02:00
amvs Improved AMV tags 2018-04-16 17:54:34 +02:00
anime Further improved design 2018-04-19 15:33:37 +02:00
animeimport Added deletion to Kitsu imports 2018-04-17 12:27:54 +02:00
animelist Added ratings tooltip 2018-04-18 16:52:14 +02: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 character links when MAL ID is missing 2018-04-19 18:18:23 +02:00
charge Added user currency to charge page 2018-04-18 14:01:51 +02:00
companies Add tooltips to more places 2018-04-18 13:09:13 +02:00
company Add tooltips to more places 2018-04-18 13:09:13 +02:00
compare Fixed opacity influence on tooltips 2018-04-18 14:34:33 +02: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 Various design improvements 2018-04-19 15:04:25 +02:00
editor Cleanup 2018-04-17 16:35:33 +02:00
embed Fixed extension navigation consuming pointer events 2018-04-04 11:47:52 +02:00
episode Fixed opacity influence on tooltips 2018-04-18 14:34:33 +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 tooltips 2018-04-18 13:42:38 +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 Added character likes 2018-04-19 16:23:14 +02:00
quote Added character likes 2018-04-19 16:23:14 +02:00
quotes Various design improvements 2018-04-19 15:04:25 +02:00
recommended Minor changes 2018-03-27 12:32:56 +02:00
search Improved tooltips 2018-04-18 12:33:19 +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 Added character likes 2018-04-19 16:23:14 +02:00
soundtracks Further improved design 2018-04-19 15:33:37 +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 Improved tooltips 2018-04-18 14:05:44 +02:00
index.go Added character likes 2018-04-19 16:23:14 +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)