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

854 commits

Auteur SHA1 Message Date
Eliot Whalan e345d4a098 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-11 01:09:04 +10:00
Eliot Whalan 9a114de745 Update br translation 2017-05-11 01:08:41 +10:00
PantsuDev e18055fc6d Merge pull request #284 from Myrmece/patch-1
Updated translation.
2017-05-11 00:49:32 +10:00
Myrmece 7460197330 Updated translation. 2017-05-10 16:48:21 +02:00
PantsuDev e1e1aac37b Merge pull request #283 from sfan5/fix123
fix stuff...
2017-05-11 00:18:12 +10:00
sfan5 eddeed572f Fix text on profile edit page 2017-05-10 15:49:46 +02:00
sfan5 18b8082adf Re-fix signup without email (@Leodmanx2 broke it) 2017-05-10 15:40:23 +02:00
PantsuDev 216e561664 Merge pull request #280 from sisimouto/master
translation: fix some typo for Thai
2017-05-10 23:37:19 +10:00
Nutjob d286a70016 Italian Translation (#282)
* Create it-it.all.json

Created the initial italian translation

* Copied the english version.

* Initial Translation (uncomplete)

* More stuff translated.

* Correction.

* Almost finished.

* Quasi finito-parte 2.

* Finished.

* Added missing translation
2017-05-10 23:35:32 +10:00
sfan5 e94a015b28 Rename md5 column again 2017-05-10 15:27:39 +02:00
sisimouto 908fe675b6 Update th-th.all.json 2017-05-10 22:22:15 +09:00
sisimouto 9b6e6cd754 Update th-th.all.json 2017-05-10 22:21:13 +09:00
PantsuDev 0a35ba74dd Merge pull request #279 from Astonex/patch-1
Update Korean translations
2017-05-10 23:20:16 +10:00
sisimouto f2153b86ed Update th-th.all.json 2017-05-10 22:20:00 +09:00
PantsuDev 1229accfa2 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 eb0cfeba4a Update Korean translations 2017-05-10 14:17:34 +01:00
ripdog aae25274c1 Add a route for the user settings form: /edit,called UserDetailsHandler 2017-05-11 01:09:36 +12:00
ripdog f0a82c52cf Minor html formatting 2017-05-11 01:08:37 +12:00
ripdog 8391fc57bc Fix the advanced search field showing up on user profile pages. Fixes #230. 2017-05-11 01:08:37 +12:00
PantsuDev 36ecc052b1 Merge pull request #275 from majestrate/handle-interrupt-signal
Handle interrupt signal
2017-05-10 22:34:17 +10:00
Jeff Becker 67fecd650a Merge remote-tracking branch 'origin/master' into handle-interrupt-signal 2017-05-10 08:26:07 -04:00
Jeff Becker 73f77f1624 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
PantsuDev 5c3b4ee399 Merge pull request #274 from sfan5/german
German translation
2017-05-10 22:13:00 +10:00
Eliot Whalan 9682a3014e Make mod urls more sane 2017-05-10 22:09:12 +10:00
Eliot Whalan f3bb07d6b1 Correct function name 2017-05-10 22:06:12 +10:00
sfan5 bb1d5b81b1 German translation (thanks to @H00001011) 2017-05-10 14:04:36 +02:00
Eliot Whalan 5de19ec928 add md5 gorm column back 2017-05-10 21:57:31 +10:00
PantsuDev 68e3a4acfb Merge pull request #271 from sfan5/aaaah
Fix some things and a feature
2017-05-10 21:49:20 +10:00
PantsuDev edcfc4d9be 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 1805f0f6aa Fix old comments 2017-05-10 13:34:25 +02:00
sfan5 775f9c15ad Display username of old uploads alongside れんちょん 2017-05-10 13:32:45 +02:00
ElegantMonkey 93d256d346 Fix typos/tags in pt-br translation, and update a translation ID 2017-05-10 08:25:19 -03:00
sfan5 ee6aea139f Add FIXMEs 2017-05-10 13:09:23 +02:00
PantsuDev 252f6a14b4 Merge pull request #269 from Astonex/patch-1
Update password and confirm_password translation
2017-05-10 21:08:09 +10:00
Mark Winter d777d04148 Update password and confirm_password translation 2017-05-10 12:06:05 +01:00
sfan5 e9a9bd2e88 Make footer somewhat readable 2017-05-10 12:56:58 +02:00
sfan5 a4b1a057b6 Unbreak dates (@kipukun broke them) 2017-05-10 12:47:51 +02:00
PantsuDev 563bcd619d Merge pull request #222 from bakape/search-caching
Search caching
2017-05-10 20:13:23 +10:00
PantsuDev b88f5b95a9 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 19abfdb7a3 Add doko.moe tracker 2017-05-10 20:09:12 +10:00
bakape 7af373b849 cache: Integrate with home handler and add size flag 2017-05-10 13:06:32 +03:00
SpamNeko e312581643 wrapHandler for http.Handler to redirect to 404 handler 2017-05-10 11:04:12 +01:00
Eliot Whalan fb2b171d11 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-10 19:53:28 +10:00
PantsuDev 93bf288e6c Merge pull request #267 from ripdog/master
Fixed dark mode mascot
2017-05-10 19:43:05 +10:00
Eliot Whalan fa1ea09c75 Add buttons to all torrents 2017-05-10 19:40:20 +10:00
bakape 58ca34132c cache: Add total torrent count and fixes 2017-05-10 12:32:49 +03:00
ripdog fff87e87d4 Hopefully working dark mode mascot swap 2017-05-10 21:26:27 +12:00
bakape 5d40d02820 Merge branch 'master' of https://github.com/ewhal/nyaa into search-caching 2017-05-10 12:08:02 +03:00
bakape 6bf7ee3438 Search query caching 2017-05-10 12:03:49 +03:00
Eliot Whalan a34a74ce09 disable uploads 2017-05-10 18:59:41 +10:00