Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

841 commits

Auteur SHA1 Message Date
ewhal
c1433acc2f Merge pull request #279 from Astonex/patch-1
Update Korean translations
2017-05-10 23:20:16 +10:00
ewhal
f6cb7ec0dd Merge pull request #278 from ripdog/master
Fix broken menu on user profile page and fix advanced search showing on profile page
2017-05-10 23:18:27 +10:00
Mark Winter
69e5eb21ec Update Korean translations 2017-05-10 14:17:34 +01:00
ripdog
c856e59277 Add a route for the user settings form: /edit,called UserDetailsHandler 2017-05-11 01:09:36 +12:00
ripdog
70e342f115 Minor html formatting 2017-05-11 01:08:37 +12:00
ripdog
d2c95303b6 Fix the advanced search field showing up on user profile pages. Fixes #230. 2017-05-11 01:08:37 +12:00
ewhal
1d7cf92471 Merge pull request #275 from majestrate/handle-interrupt-signal
Handle interrupt signal
2017-05-10 22:34:17 +10:00
Jeff Becker
277351a59b Merge remote-tracking branch 'origin/master' into handle-interrupt-signal 2017-05-10 08:26:07 -04:00
Jeff Becker
abe93f8e1c properly handle os.Interrupt Signal
This makes systemd not put unit into fail mode when stopping

INFO:

* make sure to use signals.RegisterCloser for everything that should be closed on interrupt

* for any net.Listeners created make sure to wrap them with network.WrapListener and register with signals.RegisterCloser
2017-05-10 08:23:29 -04:00
ewhal
9a64747613 Merge pull request #274 from sfan5/german
German translation
2017-05-10 22:13:00 +10:00
Eliot Whalan
e9656fcc29
Make mod urls more sane 2017-05-10 22:09:12 +10:00
Eliot Whalan
bf2fdca1fc
Correct function name 2017-05-10 22:06:12 +10:00
sfan5
39eaea485b German translation (thanks to @H00001011) 2017-05-10 14:04:36 +02:00
Eliot Whalan
3bbe78ab64
add md5 gorm column back 2017-05-10 21:57:31 +10:00
ewhal
d5187c70b0 Merge pull request #271 from sfan5/aaaah
Fix some things and a feature
2017-05-10 21:49:20 +10:00
ewhal
468211759a Merge pull request #270 from ElegantMonkey/fix-translation
Fix typos/tags in pt-br translation, and update a translation ID
2017-05-10 21:47:05 +10:00
sfan5
867781056d Fix old comments 2017-05-10 13:34:25 +02:00
sfan5
b955f04900 Display username of old uploads alongside れんちょん 2017-05-10 13:32:45 +02:00
ElegantMonkey
7addf3531b Fix typos/tags in pt-br translation, and update a translation ID 2017-05-10 08:25:19 -03:00
sfan5
63e583088a Add FIXMEs 2017-05-10 13:09:23 +02:00
ewhal
4af164126f Merge pull request #269 from Astonex/patch-1
Update password and confirm_password translation
2017-05-10 21:08:09 +10:00
Mark Winter
881816ac44 Update password and confirm_password translation 2017-05-10 12:06:05 +01:00
sfan5
1683f6e037 Make footer somewhat readable 2017-05-10 12:56:58 +02:00
sfan5
9354e92b0e Unbreak dates (@kipukun broke them) 2017-05-10 12:47:51 +02:00
ewhal
1d27a13f04 Merge pull request #222 from bakape/search-caching
Search caching
2017-05-10 20:13:23 +10:00
ewhal
5b35b8cafa Merge pull request #236 from SpamNeko/404wrapper
Get custom 404 page working for all handlers
2017-05-10 20:11:30 +10:00
Eliot Whalan
88d516e1d8
Add doko.moe tracker 2017-05-10 20:09:12 +10:00
bakape
ee0c9418fe cache: Integrate with home handler and add size flag 2017-05-10 13:06:32 +03:00
SpamNeko
855f31c665 wrapHandler for http.Handler to redirect to 404 handler 2017-05-10 11:04:12 +01:00
Eliot Whalan
39272029cb
Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-10 19:53:28 +10:00
ewhal
73e1ee5f29 Merge pull request #267 from ripdog/master
Fixed dark mode mascot
2017-05-10 19:43:05 +10:00
Eliot Whalan
6e22777c8c
Add buttons to all torrents 2017-05-10 19:40:20 +10:00
bakape
cd966e2fb6 cache: Add total torrent count and fixes 2017-05-10 12:32:49 +03:00
ripdog
212bae21e4 Hopefully working dark mode mascot swap 2017-05-10 21:26:27 +12:00
bakape
b42f260e62 Merge branch 'master' of https://github.com/ewhal/nyaa into search-caching 2017-05-10 12:08:02 +03:00
bakape
309d297ecc Search query caching 2017-05-10 12:03:49 +03:00
Eliot Whalan
f811d49fd3
disable uploads 2017-05-10 18:59:41 +10:00
bakape
8a50e624a0 Merge branch 'master' of https://github.com/ewhal/nyaa into search-caching 2017-05-10 11:47:06 +03:00
ewhal
633b80fe0c Merge pull request #266 from azhao12345/reports
report torrents
2017-05-10 18:44:46 +10:00
Your Name
4bf131b9e2 only allow authed admins 2017-05-10 08:42:25 +00:00
Your Name
d159cceaa4 add delet link 2017-05-10 08:37:52 +00:00
bakape
7fc42d27ea Framework for caching []model.Torrents 2017-05-10 11:27:17 +03:00
Your Name
1d8958d062 submit report 2017-05-10 08:17:21 +00:00
ewhal
9ce9064bd6 Merge pull request #265 from salvadorp2001/master
Fixed orthography and changed "magnético" to "magnet"
2017-05-10 18:09:34 +10:00
Your Name
a8e3f705fb display reports properly 2017-05-10 07:57:55 +00:00
Salvador Pardiñas
ff2642c60c Fixed orthography and changed "magnético" to "magnet" since the former is rarely used and possibly confusing 2017-05-10 04:42:57 -03:00
Your Name
07d488ed96 Merge remote-tracking branch 'tom/mod' 2017-05-10 07:32:01 +00:00
ewhal
58e672ef3c Merge pull request #264 from sisimouto/master
Add Thai language
2017-05-10 17:17:15 +10:00
ewhal
da32c89b01 Merge pull request #263 from azhao12345/more-moderation
delete shit
2017-05-10 17:17:11 +10:00
sisimouto
2a8069b617 Update th-th.all.json 2017-05-10 16:14:25 +09:00