2018-11-14 07:36:42 +09:00
..
activity Activity feed entries require a proper nick 2018-11-13 01:21:45 +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 Added friend icons to the full episodes page 2018-11-14 07:36:42 +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
calendar Fixed megacheck linter complaints 2018-06-30 16:50:53 +09:00
character Relevant characters sub-sorted by likes now 2018-11-07 17:34:22 +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 Seperated global and followed activity feed 2018-11-12 14:24:00 +09: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 AMV search 2018-11-12 16:52:07 +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 Replace polling with server sent events 2018-11-07 16:49:49 +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 Added Open Graph tags to threads and posts 2018-11-07 03:14:13 +09:00
profile Improved user references reset patch 2018-11-09 03:41:54 +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 AMV search 2018-11-12 16:52:07 +09:00
settings Added Discord username field 2018-11-08 04:04:52 +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
sse Removed dead code and added new travis tool 2018-11-08 20:30:36 +09: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 Added Open Graph tags to threads and posts 2018-11-07 03:14:13 +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)