2019-03-04 20:14:39 +09:00
..
activity Several post improvements 2018-11-23 11:14:12 +09:00
admin Updated admin panel 2018-11-06 16:20:44 +09:00
amv Episode page improvements 2018-12-10 13:42:29 +09:00
amvs Improved layout 2018-04-20 10:55:58 +02:00
anime Added a few priority hints 2018-12-08 15:18:31 +09:00
animeimport Improved error logging 2018-07-07 12:42:00 +09:00
animelist Use content-padding-half constant 2018-11-21 16:43:41 +09:00
animelistitem Use content-padding-half constant 2018-11-21 16:43:41 +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 Use quote previews on character pages 2018-11-15 15:43:00 +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 Use content-padding-half constant 2018-11-21 16:43:41 +09:00
company Improved accessibility 2018-11-21 15:43:32 +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 Reduced editor jobs 2018-12-06 12:06:37 +09:00
embed Added welcome page 2018-11-15 12:42:10 +09:00
episode Changes to the footer on episode pages 2018-12-12 19:53:08 +09:00
explore Fixed the routes test 2018-12-07 16:20:10 +09:00
forum Several post improvements 2018-11-23 11:14:12 +09:00
frontpage Added twitter login 2019-02-08 21:31:59 +01: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 Several post improvements 2018-11-23 11:14:12 +09:00
groups Fixed draft button being shown 2018-11-22 18:33:30 +09:00
home Added welcome page 2018-11-15 12:42:10 +09:00
index Proxy subtitles from S3 2018-12-11 15:37:15 +09:00
inventory Added image upload for groups 2018-11-21 20:35:25 +09:00
listimport Added welcome page 2018-11-15 12:42:10 +09:00
login Added twitter login 2019-02-08 21:31:59 +01: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 New user profile 2018-11-15 20:19:40 +09:00
profile Sequels page is now linked on profiles 2018-12-06 14:13:49 +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 New user profile 2018-11-15 20:19:40 +09:00
search Improved search 2018-12-06 13:27:01 +09:00
settings Disable Twitter for now 2019-03-04 20:14:39 +09:00
shop Fixed draft button being shown 2018-11-22 18:33:30 +09:00
soundtrack Started using custom video controls 2018-12-07 09:54:17 +09:00
soundtracks Started using custom video controls 2018-12-07 09:54:17 +09: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 100% width for thread container 2018-11-23 12:35:40 +09:00
upload Implemented group image upload 2018-11-22 10:27:53 +09:00
user Improved error logging 2018-07-07 12:42:00 +09:00
users Improved group page design 2018-11-21 18:12:29 +09:00
welcome Minor change 2018-11-21 20:52:04 +09:00
index.go Proxy subtitles from S3 2018-12-11 15:37:15 +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)