2018-11-07 02:42:31 +09:00
..
activity Threaded comments (Reply UI) 2018-11-05 20:57:37 +09:00
admin Updated admin panel 2018-11-06 16:20:44 +09:00
amv Added comments to AMVs 2018-10-29 12:35:38 +09:00
amvs Improved layout 2018-04-20 10:55:58 +02:00
anime Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
animeimport Improved error logging 2018-07-07 12:42:00 +09:00
animelist Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
animelistitem Removed all outdated CSS classes 2018-11-07 02:42:31 +09: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 Fixed megacheck linter complaints 2018-06-30 16:50:53 +09:00
character Removed main quote rendering 2018-11-01 15:34:17 +09:00
characters Show character ranking in info table 2018-10-27 11:01:21 +09:00
charge Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
companies Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
company Lower loading priority for trailers and maps 2018-10-10 20:12:05 +09:00
compare Fixed opacity influence on tooltips 2018-04-18 14:34:33 +02:00
editlog Improved error logging 2018-07-07 12:42:00 +09:00
editor Updated jobs 2018-11-01 12:28:45 +09:00
embed Improved error logging 2018-07-07 12:42:00 +09:00
episode User should always be last function parameter 2018-07-07 16:19:06 +09:00
explore Added activity feed 2018-10-31 14:27:48 +09:00
forum Removed ForumTags template 2017-11-13 13:34:08 +01:00
frontpage Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
genre Improved statistics on genre pages 2018-10-10 18:37:31 +09:00
genres Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
group Updated group pages 2018-11-05 10:42:04 +09: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
index Added user lists by country 2018-11-06 20:20:19 +09:00
inventory Improved error logging 2018-07-07 12:42:00 +09:00
listimport Removed all outdated CSS classes 2018-11-07 02:42:31 +09: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 Improved error logging 2018-07-07 12:42:00 +09:00
notifications Added latest notifications API route 2018-10-17 09:31:15 +09:00
paypal Improved error logging 2018-07-07 12:42:00 +09:00
popular Refactor search and stringutils into separate modules 2018-04-19 22:01:28 +02:00
post Fix post page for logged out users 2018-11-06 04:33:37 +09:00
profile Added user lists by country 2018-11-06 20:20:19 +09:00
quote Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
quotes Prepare to use user language when displaying characters 2018-04-22 16:12:00 +02:00
recommended Reduced recommended anime function complexity 2018-04-26 20:31:15 +02:00
search Added soundtrack comments 2018-10-29 11:30:23 +09:00
settings Updated icon to be more consistent 2018-11-06 19:57:26 +09:00
shop Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
soundtrack Editors can now refresh audio downloads 2018-10-31 05:24:12 +09:00
soundtracks Use preferred title settings 2018-04-23 10:30:25 +02:00
statistics Added title language statistics 2018-10-29 19:24:25 +09:00
support Removed all outdated CSS classes 2018-11-07 02:42:31 +09:00
terms Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
thread Simplified styling for threaded comments 2018-11-05 21:31:52 +09:00
upload Improved error logging 2018-07-07 12:42:00 +09:00
user Improved error logging 2018-07-07 12:42:00 +09:00
users Added user lists by country 2018-11-06 20:20:19 +09:00
index.go Refactor page routes into multiple submodules 2018-04-25 20:03:35 +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)