Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/models
kilo 5a184bfb50 "Alternating Colors" option in settings (#1440)
* Non-bold torrent name when using alternating background colors

* Add alternating colors for g.css

* Add alternating colors for classic.css

* Add alternating colors for tomorreuw

* Update classic.css

* Add alternating colors to settings page

* Add alt-colors class to tbody if enabled

* Add GetAltColorsFromRequest() function to get AltColors cookie value

* Create AltColors variable for usage in listing

* Make settings handle altColors input

* Add AltColors in user struct

* Returned the wrong variable here

* Turn function return value into bool

* Condition checks variable like a bool

* ditto

* better color for g.css

* even better color

* better

* Last change for g.css

* Improvement for tomorrow

* Update classic.css

* add alt-colors class to upload preview

* Add alt-colors to user profile

* more vivid color for g

* Fix typo

* Remove browser outline for refine when clicked on

* remove browser outline

* Fix rules that didn't apply and category icon being way too small on user profile thanks to usage of percentage

* Remove show-xs class for search inputs

* Turn refine button back into position: absolute to pin at very bottom of refine

* Alternating colors for g's trusted, remake & aplus

* Update tomorrow.css

* attempt at fixing travis

* test (will have to rollback that change)

* rollback

* will have to rollback

* will have to rollback

* will have to rollback

* will have to rollback

* add AltColors variable to template test

* rollback

* rollback

* rollback

* rollback
2017-08-30 15:21:45 +10:00
..
activities This is a prelimenary work 2017-06-29 00:44:07 +02:00
comments Fix notifications 2017-07-17 15:00:40 +02:00
notifications Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oauth_server OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
reports Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
torrents Fix sukebei 2017-08-27 21:20:53 +10:00
users Tags no-js works + less sql in Development mode + debug tool 2017-07-31 03:15:37 +02:00
activity.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
comment.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
dumps.go Remove common package 2017-07-02 16:54:55 +02:00
file.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
gorm.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
gorm_test.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
language.go This is a prelimenary work 2017-06-29 00:44:07 +02:00
notification.go Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oauth_server.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oldcomment.go This is a prelimenary work 2017-06-29 00:44:07 +02:00
report.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
scrape.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
tag.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag_test.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
torrent.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
user.go "Alternating Colors" option in settings (#1440) 2017-08-30 15:21:45 +10:00