2018-03-14 16:10:20 +01:00
..
admin Minor changes 2018-03-09 02:34:50 +01:00
amvs Redesign 2017-07-22 15:04:54 +02:00
anime Added tag filter for soundtracks 2018-03-13 01:49:54 +01:00
animelist Switched to CSS grid rendering for anime lists 2018-03-14 01:29: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 Improved mobile layout 2018-03-12 01:27:33 +01:00
character Reuse existing function 2018-02-25 18:45:51 +01:00
charge New charge page 2018-03-04 19:26:15 +01:00
companies Started working on company previews 2018-03-13 23:30:09 +01:00
company Added infinite scrolling to companies 2018-03-13 23:06:16 +01:00
compare Minor performance improvement 2017-12-04 22:23:31 +01:00
dashboard Fixed concurrent access 2017-11-24 15:14:29 +01:00
database Changed editor panel links 2018-03-09 12:38:46 +01:00
editanime Improved anime history 2018-03-13 18:37:54 +01:00
editlog Added history tab to nearly all editable objects 2018-03-13 17:59:16 +01:00
editor New editor score system and new user lists 2018-03-10 16:42:39 +01:00
embed Prevent status message from eating pointer events 2018-03-09 13:09:00 +01:00
episode Cleanup episode pages 2018-03-06 16:04:54 +01:00
explore Fixed AnimeSort call 2018-03-14 01:02:41 +01:00
forum Removed ForumTags template 2017-11-13 13:34:08 +01:00
frontpage Updated video URL 2018-03-07 21:14:11 +01:00
genre Fixed AnimeSort call 2018-03-14 01:02:41 +01:00
genres Fixed AnimeSort call 2018-03-14 01:02:41 +01:00
group Improved group interface 2018-03-07 01:08:47 +01:00
groups Improved groups 2018-03-07 00:36:04 +01: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 Added size and format recommendations 2018-03-03 19:54:00 +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 Fixed icon size 2018-03-06 20:05:37 +01:00
paypal Use generic AvatarLink() function 2018-03-05 17:49:24 +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 💄 Swapped the position of the liked and added tab for user tracks 2018-03-14 16:10:20 +01:00
quote Added history tab to nearly all editable objects 2018-03-13 17:59:16 +01:00
quotes Added infinite scrolling to companies 2018-03-13 23:06:16 +01:00
recommended Skip TBA anime in recommendations 2018-03-04 01:02:30 +01:00
search Improved search styles 2017-12-03 17:02:11 +01:00
settings Moved default cover to elements directory 2018-03-07 15:42:41 +01:00
shop Added new support page 2018-03-04 16:53:42 +01:00
soundtrack Added history tab to nearly all editable objects 2018-03-13 17:59:16 +01:00
soundtracks Bugfix for tag filtering on soundtracks 2018-03-14 04:57:08 +01:00
statistics Fixed statistics for Firefox 2017-11-29 01:19:27 +01:00
support Reverted font size changes 2018-03-08 16:08:45 +01:00
terms E-mail address change 2018-03-14 12:38:26 +01:00
threads Improved group interface 2018-03-07 01:08:47 +01:00
upload Minor changes 2018-03-07 14:52:56 +01:00
user General improvements 2017-06-20 14:16:23 +02:00
users Updated supporters page 2018-03-10 18:04:20 +01:00
index.go Added infinitescroll in the user soundtracks tab 2018-03-14 16:10:20 +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)