2018-04-26 20:54:39 +02:00
..
admin Applied suggested linter changes 2018-04-26 01:14:23 +02:00
amv Make video editor avatar mountable 2018-04-21 13:09:28 +02:00
amvs Improved layout 2018-04-20 10:55:58 +02:00
anime Fixed missing return 2018-04-26 03:19:00 +02:00
animeimport Added deletion to Kitsu imports 2018-04-17 12:27:54 +02:00
animelist Improved list item editor 2018-04-20 00:06:13 +02:00
animelistitem More badaboom 2018-04-20 00:28:19 +02: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 Added season filters 2018-04-13 17:55:52 +02:00
character Reduced character component complexity 2018-04-26 20:19:27 +02:00
characters Added characters to editor panel 2018-04-23 12:18:53 +02:00
charge Added user currency to charge page 2018-04-18 14:01:51 +02:00
companies Add tooltips to more places 2018-04-18 13:09:13 +02:00
company Remove toString calls (upgrade to latest pixy version) 2018-04-25 22:15:42 +02:00
compare Fixed opacity influence on tooltips 2018-04-18 14:34:33 +02:00
dashboard Migration to new track title struct 2018-04-08 22:44:21 +02:00
editlog Various design improvements 2018-04-19 15:04:25 +02:00
editor Reduced MAL diff complexity 2018-04-26 20:54:39 +02:00
embed Fixed extension navigation consuming pointer events 2018-04-04 11:47:52 +02:00
episode Fixed opacity influence on tooltips 2018-04-18 14:34:33 +02:00
explore Improved explore page filters on mobile layout 2018-04-24 14:48:05 +02:00
forum Removed ForumTags template 2017-11-13 13:34:08 +01:00
frontpage Added Hall of Fame 2018-03-27 21:08:26 +02:00
genre Remove toString calls (upgrade to latest pixy version) 2018-04-25 22:15:42 +02:00
genres Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
group Improved group interface 2018-03-07 01:08:47 +01: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 more route tests 2018-04-25 20:23:35 +02:00
inventory Improved tooltips 2018-04-18 13:42:38 +02:00
listimport Remove toString calls (upgrade to latest pixy version) 2018-04-25 22:15:42 +02: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 Refactor 2017-10-09 15:47:40 +02:00
notifications Added more API examples 2018-03-28 01:59:14 +02:00
paypal Moved PrettyPrint to stringutils 2018-04-19 22:15:05 +02:00
popular Refactor search and stringutils into separate modules 2018-04-19 22:01:28 +02:00
post Refactor page routes into multiple submodules 2018-04-25 20:03:35 +02:00
profile Applied suggested linter changes 2018-04-26 01:14:23 +02:00
quote Prepare to use user language when displaying characters 2018-04-22 16:12:00 +02: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 Use preferred title settings 2018-04-23 10:30:25 +02:00
settings Fixed cover view 2018-04-22 15:27:27 +02:00
shop Remove toString calls (upgrade to latest pixy version) 2018-04-25 22:15:42 +02:00
soundtrack Added character likes 2018-04-19 16:23:14 +02:00
soundtracks Use preferred title settings 2018-04-23 10:30:25 +02:00
statistics Refactor search and stringutils into separate modules 2018-04-19 22:01:28 +02:00
support Fixed support button height 2018-04-23 11:47:58 +02:00
terms Removed ajax class (not required anymore) 2018-03-23 21:33:19 +01:00
thread Editors can now lock threads 2018-04-25 18:59:23 +02:00
upload Added ability to upload new character images 2018-04-22 15:24:17 +02:00
user Added user editing for admins 2018-04-04 01:45:47 +02:00
users Applied suggested linter changes 2018-04-26 01:14:23 +02: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)