2019-10-16 14:44:53 +09:00
..
activity Improved post UI 2019-08-30 11:42:46 +09:00
admin Fixed linter errors 2019-09-16 08:17:20 +09:00
amv Updated AMV OpenGraph data 2019-08-28 11:31:19 +09:00
amvs Added arn to the main repository 2019-06-03 18:32:43 +09:00
anime Use footer elements 2019-09-01 16:39:17 +09:00
animeimport Episodes now have their own ID 2019-08-28 17:06:42 +09:00
animelist Cleanup 2019-08-31 11:46:26 +09:00
animelistitem Introduced length limits 2019-08-31 16:52:42 +09:00
apiview Added arn to the main repository 2019-06-03 18:32:43 +09:00
calendar Improved code documentation 2019-09-10 09:49:51 +09:00
character Added arn to the main repository 2019-06-03 18:32:43 +09:00
characters Added arn to the main repository 2019-06-03 18:32:43 +09:00
charge Use footer elements 2019-09-01 16:39:17 +09:00
companies Use footer elements 2019-09-01 16:39:17 +09:00
company Added arn to the main repository 2019-06-03 18:32:43 +09:00
compare Added arn to the main repository 2019-06-03 18:32:43 +09:00
database Improved API privacy 2019-09-07 20:09:55 +09:00
editlog Added arn to the main repository 2019-06-03 18:32:43 +09:00
editor Use footer elements 2019-09-01 16:39:17 +09:00
embed Removed time limit 2019-08-29 12:27:42 +09:00
episode Use footer elements 2019-09-01 16:39:17 +09:00
explore Editors can now add anime from scratch 2019-10-16 14:44:53 +09:00
forum Added arn to the main repository 2019-06-03 18:32:43 +09:00
frontpage Use footer elements 2019-09-01 16:39:17 +09:00
genre Added arn to the main repository 2019-06-03 18:32:43 +09:00
genres Added arn to the main repository 2019-06-03 18:32:43 +09:00
group Fixed unused parameters 2019-06-05 16:18:04 +09:00
groups Removed supporter message on groups 2019-09-07 15:00:58 +09:00
home Upgraded to latest aero version 2019-06-01 13:55:49 +09:00
index Implemented developer database downloads 2019-09-07 19:56:13 +09:00
inventory Use footer elements 2019-09-01 16:39:17 +09:00
listimport Fixed a few linter hints 2019-06-07 10:03:16 +09:00
login Upgraded to latest aero version 2019-06-01 13:55:49 +09:00
me Upgraded to latest aero version 2019-06-01 13:55:49 +09:00
newthread Introduced length limits 2019-08-31 16:52:42 +09:00
notifications Use footer elements 2019-09-01 16:39:17 +09:00
paypal Implemented developer database downloads 2019-09-07 19:56:13 +09:00
popular Added arn to the main repository 2019-06-03 18:32:43 +09:00
post Improved post UI 2019-08-30 11:42:46 +09:00
profile Use footer elements 2019-09-01 16:39:17 +09:00
quote Use footer elements 2019-09-01 16:39:17 +09:00
quotes Increased default quotes count 2019-08-30 14:22:00 +09:00
recommended Fixed a few linter hints 2019-06-07 10:03:16 +09:00
search Introduced length limits 2019-08-31 16:52:42 +09:00
settings Use footer elements 2019-09-01 16:39:17 +09:00
shop Use footer elements 2019-09-01 16:39:17 +09:00
soundtrack Use footer elements 2019-09-01 16:39:17 +09:00
soundtracks Use web components for SVG icons 2019-08-30 16:04:28 +09:00
sse Upgraded to latest aero version 2019-06-01 13:55:49 +09:00
statistics Made it easier to edit avatars 2019-09-06 09:15:49 +09:00
support Improved footers 2019-08-30 16:38:45 +09:00
terms Upgraded to latest aero version 2019-06-01 13:55:49 +09:00
thread Improved activity overview 2019-08-30 10:02:22 +09:00
upload Use a CDN for faster AMV delivery 2019-08-28 10:07:50 +09:00
user Added arn to the main repository 2019-06-03 18:32:43 +09:00
users Use footer elements 2019-09-01 16:39:17 +09:00
welcome Use footer elements 2019-09-01 16:39:17 +09:00
index.go Better routes splitting 2019-09-02 08:19:10 +09: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)