tomleb
9c6c66d0e9
Don't make path configurable, detect empty directory
2017-05-17 19:05:58 -04:00
tomleb
44d75f506d
Add dumps view
2017-05-17 19:05:58 -04:00
akuma06
63844f0d4b
Fix #590
2017-05-17 23:00:50 +02:00
akuma06
4d5c15ab3f
Merge pull request #584 from ElegantMonkey/minor-fixes
...
Changes to seed/leech display
2017-05-17 22:37:31 +02:00
akuma06
710de42fb0
Merge pull request #582 from sfan5/misc123
...
fixes
2017-05-17 22:36:36 +02:00
ElegantMonkey
b4f02fcf36
Use JS to show LastScrape date (depends on #582 )
2017-05-17 13:06:21 -03:00
ElegantMonkey
ccda45a452
Show Unknown seed/leech count on LastScrape == NULL, show scrape time
...
Instead of showing 0/0/0 when the torrent hasn't been scraped (which
may be misleading), show "Unknown", and also show when the torrent was
last scraped on the view torrent page.
2017-05-17 13:06:21 -03:00
sfan5
89b2b9afdb
SRI (Subresource Integrity) hash for jquery
2017-05-17 16:57:05 +02:00
sfan5
aa17bd55be
Fix layout differences between day/night mode ( fixes #493 )
2017-05-17 16:47:30 +02:00
sfan5
c575ff4698
Remove unused template block
2017-05-17 16:20:58 +02:00
kipukun
f0839a117c
Remove color from torrent title in view page
2017-05-17 10:18:29 -04:00
sfan5
1be4ec1a94
Use JS date formatting for comments too
2017-05-17 16:07:32 +02:00
Ramon Dantas
a64c3c5b71
Minor fixes. ( #575 )
...
* Sort Comments by Date and Files by Name on viewTorrent
* Make comments start at 1, not 0.
2017-05-17 21:16:40 +10:00
yiiT
6356ae6ef4
Fix Links column alignment ( #573 )
2017-05-17 20:26:37 +10:00
yiiT
c9c1d06cd0
Add Markdown Editor for torrent description ( #572 )
2017-05-17 20:26:28 +10:00
PantsuDev
70f87e7aac
finish repo transfer
2017-05-17 15:58:40 +10:00
PantsuDev
0807ca5d5d
Add sukebei cat to admin edit torrent page
2017-05-17 15:33:06 +10:00
akuma06
297ee531f8
Fix lang in html tag
...
Added a new translation string in all translations "language_code"
Issue #545
2017-05-17 00:27:55 +02:00
akuma06
9cdfc00762
Number of comments
...
Issue #553
2017-05-17 00:05:16 +02:00
akuma06
dd02a356b5
Less Ugly
...
Fix #548
2017-05-16 23:17:52 +02:00
akuma06
e4eb158a90
doko patch
...
Just for issue #549
2017-05-16 22:55:07 +02:00
GooNyaa
7ed0186db7
[templates][register] remove unnecessary symbol in title
2017-05-16 22:29:58 +03:00
Eliot Whalan
4e61605a30
Merge branch 'dev'
2017-05-16 13:34:21 +10:00
Ramon Dantas
3b780ac8bd
Make file lists collapsable ( #536 )
2017-05-16 11:49:34 +10:00
akuma06
01c324c7fc
Merge pull request #529 from sfan5/normies
...
Fix upload page
2017-05-15 19:42:26 +02:00
sfan5
dc496c1078
Fix missing sukebei cat. translations
2017-05-15 19:36:02 +02:00
sfan5
3eda7c3b9c
Fix upload page (@ewhal pls)
2017-05-15 19:32:37 +02:00
xqm
6ac2a0e078
Translation bug fix and update zh-cn
2017-05-15 22:54:10 +08:00
sfan5
cb455113cc
Various fixes ( #521 )
...
* Re-add old uploader name to view page
* Update zh-CN translation (fixes #519 )
* Nicer text boxes in night mode (closes #515 )
* Fix max results defaulting to 5 (fixes #488 )
* Add link back to nyaa on sukebei (fixes #255 and #437 )
* Fix visual bug with pt-BR translation (fixes #427 )
2017-05-15 21:55:16 +10:00
Eliot Whalan
a5e81b2d8c
Fix uploads
2017-05-15 19:50:39 +10:00
Eliot Whalan
b93ec8f7b9
Make header link back to nyaa on sukebei
2017-05-15 19:15:13 +10:00
Eliot Whalan
199f141f0c
Merge branch 'dev' of https://github.com/ewhal/nyaa into dev
2017-05-15 19:09:17 +10:00
Eliot Whalan
cf4e482046
Get sukebei working
2017-05-15 19:08:17 +10:00
xqm
e8e90d4236
Update zh-cn and captcha
2017-05-15 13:25:18 +08:00
ElegantMonkey
df2c9bc2f7
Fix conflicts
2017-05-14 21:19:29 -03:00
SpamNeko
0c9cdfa8bf
Sorting arrows on table headers ( #504 )
...
* Sorting arrows on table headers
* Better arrows and seperate S/L/D columns
2017-05-14 19:01:04 -05:00
Atvaark
cd844aec45
Replace 'en-us' literals with the default language
...
This consolidates the places where a default language has to be set.
- Removed import of the 'userService' package into the 'languages' util
package
This was required to prevent a cyclic import between the two packages.
- Added a 'UserRetriever' interface to read the language setting of users
inside the 'languages' package
2017-05-14 22:10:07 +02:00
akuma06
1a3ffdf7f2
Merge pull request #498 from yueou/dev
...
Add new translations
2017-05-14 19:47:32 +02:00
akuma06
fa305a59a7
Merge pull request #489 from sfan5/fixez
...
Lots of fixes
2017-05-14 19:46:31 +02:00
xqm
44a6eaf524
Add new translations
...
Add new translations
2017-05-15 01:32:25 +08:00
sfan5
15ecf9827b
Fix minor bug after completing modpanel reassing form
2017-05-14 18:17:18 +02:00
ElegantMonkey
2ab4d4ad9e
Fix conflict on translation
2017-05-14 12:45:07 -03:00
sfan5
d2eacfc692
Add torrent link to modpanel comment list
2017-05-14 17:41:55 +02:00
sfan5
65042a62ea
Update german translation
2017-05-14 17:35:10 +02:00
sfan5
937c9752af
Fix broken translation string on view page
2017-05-14 17:34:58 +02:00
sfan5
a9f534e19c
Unbreak layout of view page in general (@akuma06 again)
2017-05-14 17:13:45 +02:00
sfan5
b7834bc1ba
Fix torrent status color not being shown on view page (@akuma06 broke it)
2017-05-14 17:13:28 +02:00
GooNyaa
425ad9c787
[templates][FAQ] update "other trackers" alignment
2017-05-14 18:10:36 +03:00
akuma06
cc376d88de
Merge branch 'dev' into torrent-btn-translation
2017-05-14 16:49:20 +02:00
Eliot Whalan
9261847a93
Merge branch 'dev' of https://github.com/ewhal/nyaa into dev
2017-05-14 23:26:25 +10:00