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 870b72f1e9 "No comments" message, avatar in comments, classic theme improvements, some other changes, Old Navigation (#1545)
* Update view.jet.html

* Update en-us.all.json

* Update view.jet.html

* Update CHANGELOG.md

* fix travis

* Update classic.css

* Update view.jet.html

* Update main.css

* Update classic.css

* Update classic.css

* Update classic.css

* add link to user page & avatar in comment

* stylisation for avatar in main.css

* Update classic.css

* Fix wrongly placed ::before

* Add rule list to terms of service

* import rules on register

* fix refine-container-2's inputs

* Update base.jet.html

* Update en-us.all.json

* Update CHANGELOG.md

* GenNav changes to constantly put HTML for nav arrows regardless of page

* css changes for website nav etc etc

* add OldNav global variable

* Add OldNav to test.go

* Update publicSettings.go

* change OldNav's value type

* Old navigation in settings

* add OldNav in user variables

* add oldNav input handler in settings.go

* Change OldNav's default value into false

* Create OldNav.jet.html

* Update search.jet.html

* remove character that had nothing to do here

* fix wrong variable name

* fix worng variable name and travis

* Update classic.css

* Add sort order & type to old nav

* add toString() function in test

* add toString() function

* translation string for oldnav setting

* Use translation string in settings.jet.html

* fix few html errors

* ditto

* travis fix test

* remove useless charset

* remove useless things

* add spaces before attributes

* attempt at fixing travis 2

* fix wrong variable name

* Update classic.css

* fix travis plsss
2017-09-11 19:45:39 +02: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 Fix for Tags (#1494) 2017-09-04 08:40:08 +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 "No comments" message, avatar in comments, classic theme improvements, some other changes, Old Navigation (#1545) 2017-09-11 19:45:39 +02:00