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

1139 commits

Auteur SHA1 Message Date
Eliot Whalan
7086b996df
Revert "Stateless cookies (#372)"
This reverts commit 2f06fb8fa1.
2017-05-12 16:42:15 +10:00
ewhal
b906282071 Merge pull request #381 from yiiTT/master
Update Logo
2017-05-12 14:08:22 +10:00
yiiTT
cfdf10db0f Update logo CSS 2017-05-11 22:59:39 -05:00
yiiTT
5309491382 Update Logo 2017-05-11 22:40:55 -05:00
akuma06
fb1204e260 Fix comment model 2017-05-12 01:40:02 +02:00
tomleb
e4fb22edc9 Use template for night theme switcher inline js 2017-05-11 17:09:53 -05:00
keo
cd1dcf87de Delete test.torrent 2017-05-12 01:01:22 +03:00
ayame-git
0584c914bc Merge branch 'master' of github.com:ewhal/nyaa into api 2017-05-12 00:59:35 +03:00
ayame-git
2b4484cf19 convert base32 hash to base16 2017-05-12 00:59:00 +03:00
tomleb
41770cf109 Change color for bg-danger and fix night theme flickering issue (#370)
* Change color for bg-danger

* Fix annoying flickering with night theme

* use new class instead of overriding bootstrap's
2017-05-11 16:54:53 -05:00
sfan5
58f1281c8f Fix dates in RSS feed 2017-05-11 16:54:28 -05:00
sfan5
5912fd6ab3 Fix minor display bug on profile edit page 2017-05-11 16:54:28 -05:00
akuma06
8136f6371c Merge pull request #369 from bittebitte/patch-2
Autofocus username field
2017-05-11 23:20:40 +02:00
akuma06
48615672d7 Merge pull request #371 from Atvaark/postgres_tests
Add database logmode to the config
2017-05-11 23:20:12 +02:00
sfan5
2f06fb8fa1 Stateless cookies (#372)
* Remove eddie4.nl tracker

It resolves to the same IP address as leechers-paradise which we already have.

* Remove database usage from cookie auth

* Hide "Remember Me" as it doesn't work yet
2017-05-11 16:18:56 -05:00
akuma06
f95a3e42e8 slight design improvement for template 2017-05-11 22:54:42 +02:00
Atvaark
b84360a534 Add database logmode to the config
This allows users to change the default logging verbosity (errors)
to either *detailed* (prints SQL statements) or *silent*.
Also added support for using a custom logger function.

- Fixed the gorm unit test that checks the automigrations
  They will actually fail if any errors were logged now.
- Added a postgres unit test
  Currently disabled because it would need a running local
  postgres db and  a change to the .travis.yml file to work
  inside the CI build.
2017-05-11 22:28:09 +02:00
akuma06
084a6d7f7c No more gzip 2017-05-11 22:21:12 +02:00
wranai
c000866a44 Now really fixing the status filter (#354)
I managed to screw up in the last update. Normal is 0 and remake is 1, so that makes the "goodness" order of statuses non-monotonic, so I can't use the greater sign for filtering out remakes...
2017-05-11 14:46:23 -05:00
tomleb
beb27c50f2 Fix empty comment (sanitize then trim and check) (#368) 2017-05-11 14:46:14 -05:00
bittebitte
692104a92f Autofocus username field 2017-05-11 14:25:16 -05:00
Jeff
c1392a52d9 fix scraper, optimize updates so it doesn't suck massive ass (#367)
* fix scraper, optimize updates so it doesn't suck massive ass

* fucking ass
2017-05-11 14:06:47 -05:00
akuma06
01d48cce0e Merge pull request #365 from Nutjob/master
Added more stuff.
2017-05-11 16:26:53 +02:00
Nutjob
6d7d643d7e Update it-it.all.json 2017-05-11 16:13:56 +02:00
Nutjob
85f1290364 Merge pull request #4 from ewhal/master
Update
2017-05-11 16:12:34 +02:00
ewhal
011e0cb396 Merge pull request #364 from Myrmece/patch-1
Updated translation.
2017-05-11 23:55:24 +10:00
Myrmece
966348a34c Updated translation. 2017-05-11 15:52:19 +02:00
ewhal
6ccadbd798 Update README.md 2017-05-11 23:50:46 +10:00
akuma06
0ed285fc68 Added CROS for RSS 2017-05-11 15:50:26 +02:00
ewhal
50a7c17411 Merge pull request #362 from majestrate/scraper
only scrape torrents uploaded within 90 days
2017-05-11 23:43:59 +10:00
ewhal
a4f24c7662 Merge pull request #361 from sisimouto/master
trans: Update for th-th
2017-05-11 23:42:44 +10:00
ewhal
2375f229fb Merge pull request #360 from majestrate/cache-interface
ReAdd cache
2017-05-11 23:42:34 +10:00
Jeff Becker
59d70f9ca4 only scrape torrents uploaded within 90 days 2017-05-11 09:40:33 -04:00
Jeff Becker
6c7f2cced4 forgot file 2017-05-11 09:29:08 -04:00
sisimouto
f34283e824 Update th-th.all.json 2017-05-11 22:28:29 +09:00
ewhal
2e59f73a39 Merge pull request #359 from sfan5/memez
Fixes
2017-05-11 23:25:31 +10:00
Jeff Becker
f89689deec Merge branch 'cache-interface' into merge-cache-interface 2017-05-11 09:24:20 -04:00
sfan5
36895fd4d4 Fix S/L/C translations on view page 2017-05-11 15:20:19 +02:00
sfan5
df1baa5203 Fix missing error enforcement on comments and reports 2017-05-11 15:14:48 +02:00
Eliot Whalan
3246fb651e
Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-11 23:12:26 +10:00
Eliot Whalan
c7d1b3d03b
Add vary accept-language header 2017-05-11 23:12:19 +10:00
Jeff Becker
955604bfee abstract out cache 2017-05-11 09:01:53 -04:00
ewhal
112bbf42b7 Merge pull request #358 from MMP0/patch-4
Update Japanese translation
2017-05-11 22:29:52 +10:00
Eliot Whalan
d2699c99f6
Remove broken caching stuff 2017-05-11 22:22:49 +10:00
MMP0
47f8966679 Update Japanese translation 2017-05-11 21:10:41 +09:00
akuma06
ffbba9d905 Merge pull request #357 from majestrate/scraper
fixes
2017-05-11 13:50:46 +02:00
Jeff Becker
c59b9edfab fix template tests 2017-05-11 07:42:26 -04:00
Jeff Becker
3fd12245ec fix torrent swarm ordering and add timeouts for udp scrape 2017-05-11 07:40:50 -04:00
ayame-git
a2d89d3fcc Merge branch 'master' of github.com:ewhal/nyaa into api 2017-05-11 14:38:46 +03:00
akuma06
7d83cdfabf Merge pull request #356 from ewhal/date-comment
New translation function and time depends on translation
2017-05-11 13:16:59 +02:00