Albirew/nyaa-pantsu
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 0a765b5589 Things (#1740)
* Add new followers directly to user.Followers

* Update user.go

* Remove useless condition

* Query an update of user followers if at 0 when looking at his profile

* Fix comment not appearing until you refreshed the torrent page

* call ViewHandler so that comments visually update properly

* Remove now useless imports

* Add "uploader" userstatus in comment

* GetLikings() & GetFollowers() now return count too

* Don't update follower count here

* Update follower count directly here

* show liking count

* Update user.go

* Update profile.jet.html

* Update torrentParam.go

* Fix locked torrents that were shown even when they should not

* Update torrentParam_test.go

* remove inline styling

* Update main.css

* Update upload.jet.html

* Update main.css

* Update tomorrow.css

* Update classic.css

* Update classic_colors.css

* Update index_site.jet.html

* Make announcements support markdown

* Add markdown form to announcement creation

* fix "report" text position

* Add exclude search option to exclude words

* Make sure the "NameLike" value is the search query because we edit it during a search

* Show search content in page title for /feed too

* rollback

* Add "Search" variable that shows exactly what is being searched

* Use "Search.Search" variable here instead of NameLike because NameLike is edited

* Update torrentParam_test.go

* Update torrentParam.go

* remove redundant spaces from NameLike

* Update torrentParam.go

* Update torrentParam.go

* Update torrentParam.go

* Update torrentParam.go

* turn date input into type date

* bigger date inputs

* add support for YYYY-MM-DD dates

* rollback this change

* rollback

* Update search.jet.html

* Update helpers.go

* Update template_functions.go

* Update torrentParam.go

* only uploader & staff can comment on locked torrents

* Add "Upload to Nyaa/Sukebei" button for mods

* Update torrentlist.jet.html

* Update view.jet.html

* Update view.jet.html

* fix wrong page title for notifications page
2017-11-20 11:13:00 +10:00
..
activities This is a prelimenary work 2017-06-29 00:44:07 +02:00
comments Make comment and users in admin panel ordered by newest to oldest (#1700) 2017-11-02 05:43:40 +01:00
notifications Update system.go 2017-11-02 04:23:57 +01: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 Small fixes (#1715) 2017-11-08 09:32:06 +01:00
tag Remove letters from tags before doing a ParseUint(), preventing it from always returning 0 when tag contains letter (#1701) 2017-11-02 07:59:34 +01:00
torrents Things (#1740) 2017-11-20 11:13:00 +10:00
users Janitor (#1728) 2017-11-14 09:39:39 +01:00
activity.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
comment.go Fixes & improvements (#1684) 2017-10-28 18:28:59 +02:00
dumps.go Remove common package 2017-07-02 16:54:55 +02:00
file.go bottom margin for comment avatar & other small things (#1646) 2017-10-11 03:24:09 +02: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 Update notification.go 2017-10-29 00:17:31 +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 Update report.go 2017-10-29 05:31:16 +01:00
scrape.go Update scrape.go (#1683) 2017-10-18 20:55:45 +10:00
tag.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag_test.go Add possibility of reporting without JS, add report reason for NSFW content, Add possibility of getting a torrent by Hash in refine (#1709) 2017-11-04 06:42:36 +01:00
torrent.go Things (#1740) 2017-11-20 11:13:00 +10:00
user.go Things (#1740) 2017-11-20 11:13:00 +10:00