2017-11-30 16:40:52 +01:00
..
admin Redesign 2017-11-05 09:32:46 +01:00
amvs Redesign 2017-07-22 15:04:54 +02:00
anime Style improvements for genres 2017-11-30 00:54:09 +01:00
animeepisode Fixed old stuff 2017-07-10 20:39:50 +02:00
animelist Hide episodes on completed anime 2017-11-28 02:33:45 +01:00
animelistitem Added UI for +/- buttons 2017-11-16 22:37:18 +01:00
apiview Fixed old stuff 2017-07-10 20:39:50 +02:00
artworks Redesign 2017-07-22 15:04:54 +02:00
calendar Fixed border color on hover 2017-11-22 13:35:05 +01:00
character Simplified sidebar creation 2017-11-29 16:29:30 +01:00
charge Removed video from shop page 2017-11-27 16:17:02 +01:00
companies Improved company list 2017-11-29 15:26:11 +01:00
company Made company elements mountable 2017-11-30 01:16:45 +01:00
compare Added anime grid for genres (up to 100 for now) 2017-11-30 01:47:12 +01:00
dashboard Fixed concurrent access 2017-11-24 15:14:29 +01:00
database Refactor to use aerogo/database 2017-10-27 09:11:56 +02:00
editanime Added studios to anime information 2017-11-27 19:57:58 +01:00
editor Minor changes 2017-11-01 19:27:04 +01:00
embed Re-enable extension for free accounts 2017-11-27 16:18:29 +01:00
explore Added anime grid for genres (up to 100 for now) 2017-11-30 01:47:12 +01:00
forum Removed ForumTags template 2017-11-13 13:34:08 +01:00
frontpage Added structured data 2017-11-17 14:51:55 +01:00
genre Added anime grid for genres (up to 100 for now) 2017-11-30 01:47:12 +01:00
genres Squared format 2017-11-30 03:45:02 +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 Added media icons to sidebar (closes #52) 2017-11-13 16:46:33 +01:00
listimport Improved importer 2017-11-20 09:39:47 +01:00
login Open new tab when logging in via extension 2017-11-16 22:09:50 +01: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
popular Disabled datalist (too many entries displayed, bad UI) 2017-11-16 16:56:34 +01:00
posts Added forum post editing 2017-07-06 16:54:10 +02:00
profile Removed unnecessary parameters 2017-11-29 00:15:43 +01:00
search Character search improvements 2017-11-26 18:04:48 +01:00
settings Added Overwatch battletag to settings 2017-11-21 16:16:55 +01:00
shop Improved shop padding 2017-11-08 17:02:45 +01:00
soundtrack Added anime list to characters 2017-11-19 15:15:44 +01:00
soundtracks Latest and best soundtrack categories 2017-11-19 17:02:20 +01:00
statistics Fixed statistics for Firefox 2017-11-29 01:19:27 +01:00
terms Added terms of service 2017-11-17 12:08:16 +01:00
threads Added a delete action button next to the reply button on a thread 2017-11-25 17:44:36 +01:00
user General improvements 2017-06-20 14:16:23 +02:00
users Improved user lists 2017-11-30 16:40:52 +01:00
index.go Improved user lists 2017-11-30 16:40:52 +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)