2018-03-20 22:39:21 +01:00
..
admin Minor changes 2018-03-09 02:34:50 +01:00
amvs Redesign 2017-07-22 15:04:54 +02:00
anime Improved image loading 2018-03-20 22:39:21 +01:00
animeimport Implemented kitsu import 2018-03-18 22:44:03 +01:00
animelist まだまだ 2018-03-14 21:05:47 +01:00
animelistitem Fixed view collection link 2018-03-14 22:52:56 +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 image loading 2018-03-20 22:39:21 +01:00
character Improved image loading 2018-03-20 22:39:21 +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 Improved image loading 2018-03-20 22:39:21 +01:00
compare Improved image loading 2018-03-20 22:39:21 +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 image loading 2018-03-20 22:39:21 +01:00
editlog Minor change 2018-03-15 23:40:47 +01:00
editor Improved image loading 2018-03-20 22:39:21 +01:00
embed Anime list no longer embedded in profile 2018-03-14 20:13:20 +01:00
episode Improved image loading 2018-03-20 22:39:21 +01:00
explore Added company search 2018-03-17 22:09:17 +01:00
forum Removed ForumTags template 2017-11-13 13:34:08 +01:00
frontpage Using constants for most CSS variables now 2018-03-18 19:09:58 +01:00
genre Added company search 2018-03-17 22:09:17 +01:00
genres Added image upload for editors 2018-03-16 22:40:38 +01:00
group Improved group interface 2018-03-07 01:08:47 +01:00
groups Using constants for most CSS variables now 2018-03-18 19:09:58 +01:00
home Anime list no longer embedded in profile 2018-03-14 20:13:20 +01:00
inventory Using constants for most CSS variables now 2018-03-18 19:09:58 +01:00
listimport Fixed list importers 2018-03-16 00:28:43 +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 Improved image loading 2018-03-20 22:39:21 +01:00
quote Improved image loading 2018-03-20 22:39:21 +01:00
quotes Added infinite scrolling to companies 2018-03-13 23:06:16 +01:00
recommended Added rating factor to recommended anime 2018-03-16 15:53:20 +01:00
search Improved image loading 2018-03-20 22:39:21 +01:00
settings Simpler notification filters 2018-03-20 19:18:30 +01:00
shop Using constants for most CSS variables now 2018-03-18 19:09:58 +01:00
soundtrack Improved image loading 2018-03-20 22:39:21 +01:00
soundtracks Fixed tag not being displayed when filtering 2018-03-15 16:57:39 +01:00
statistics Finished kitsu import 2018-03-19 00:01:16 +01:00
support Make support page accessible when logged out 2018-03-16 15:02:13 +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 Log for anime image changes 2018-03-16 22:53:13 +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 ultra low resolution filter for images 2018-03-20 16:27:01 +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)