2017-11-10 16:13:54 +01:00
..
admin Redesign 2017-11-05 09:32:46 +01:00
amvs Redesign 2017-07-22 15:04:54 +02:00
anime Fixed wrong line 2017-11-09 19:31:25 +01:00
animeepisode Fixed old stuff 2017-07-10 20:39:50 +02:00
animelist Slightly improved diff performance 2017-11-10 08:41:45 +01:00
animelistitem Improved style 2017-11-07 10:25:09 +01:00
apiview Fixed old stuff 2017-07-10 20:39:50 +02:00
artworks Redesign 2017-07-22 15:04:54 +02:00
best Nano integration improvements 2017-10-28 03:53:12 +02:00
character Improved character layout 2017-07-19 03:36:55 +02:00
charge Changed main currency to JPY 2017-10-06 05:53:49 +02:00
compare Added webp 2017-11-09 19:24:29 +01:00
dashboard Removed PrefetchAnime() 2017-11-05 19:12:56 +01:00
database Refactor to use aerogo/database 2017-10-27 09:11:56 +02:00
editanime Refactor 2017-10-11 15:49:16 +02:00
editor Minor changes 2017-11-01 19:27:04 +01:00
embed Removed PrefetchAnime() 2017-11-05 19:12:56 +01:00
explore Added age penalty to explore 2017-11-10 11:46:05 +01:00
forum Refactor to use aerogo/database 2017-10-27 09:11:56 +02:00
forums Improved page titles 2017-07-06 22:08:49 +02:00
frontpage Icon update 2017-11-04 22:23:07 +01:00
genre Slowly moving away from stylus to scarlet 2016-11-27 23:28:22 +09:00
genres Fixed warning about genres 2017-11-10 16:13:54 +01:00
group Started working on group posts 2017-10-20 20:57:41 +02:00
groups Improved groups 2017-10-18 18:18:15 +02:00
home Removed PrefetchAnime() 2017-11-05 19:12:56 +01:00
inventory Improved shop 2017-10-06 12:44:55 +02:00
listimport New images 2017-11-09 18:31:32 +01:00
login General improvements 2017-10-06 13:03:36 +02:00
me Implemented pushsubscriptionchange 2017-07-19 03:22:50 +02:00
newthread Refactor 2017-10-09 15:47:40 +02:00
notifications Icon update 2017-11-04 22:23:07 +01:00
paypal Icon update 2017-11-04 22:23:07 +01:00
posts Added forum post editing 2017-07-06 16:54:10 +02:00
profile Added webp 2017-11-09 19:24:29 +01:00
search New anime images 2017-11-09 18:10:10 +01:00
settings Added firefox extensions 2017-11-07 10:19:02 +01:00
shop Improved shop padding 2017-11-08 17:02:45 +01:00
soundtrack Fixed missing whitespaces 2017-11-09 20:39:49 +01:00
soundtracks Fixed height for soundtracks 2017-11-09 19:50:08 +01:00
statistics Fixed statistics pages 2017-11-05 14:07:04 +01:00
threads Refactor to use aerogo/database 2017-10-27 09:11:56 +02:00
user General improvements 2017-06-20 14:16:23 +02:00
users Started working on dark theme 2017-11-03 09:34:21 +01:00
index.go Improved explore page 2017-11-07 17:46:39 +01: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)