Eliot Whalan
cf4e482046
Get sukebei working
2017-05-15 19:08:17 +10: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
lc-guy
645c91659b
Fix searching for seeders/leechers/downloads
2017-05-14 14:18:51 +01:00
SpamNeko
dc32f041e1
Add sorting to table headers, delet advanced search
2017-05-13 18:14:51 +01:00
Eliot Whalan
e120e9da43
Add torrent stats to homepage
2017-05-11 11:56:00 +10:00
sfan5
a4b1a057b6
Unbreak dates (@kipukun broke them)
2017-05-10 12:47:51 +02:00
ripdog
fff87e87d4
Hopefully working dark mode mascot swap
2017-05-10 21:26:27 +12:00
Chris MacLeod
c9b72206a5
Consistency, formatting, error checking, cleanup, and a couple bug fixes ( #245 )
...
* Checkpoint: it builds
The config, db, model, network, os, and public packages have had some
fixes to glaringly obvious flaws, dead code removed, and stylistic
changes.
* Style changes and old code removal in router
Router needs a lot of work done to its (lack of) error handling.
* Dead code removal and style changes
Now up to util/email/email.go. After I'm finished with the initial sweep
I'll go back and fix error handling and security issues. Then I'll fix
the broken API. Then I'll go through to add documentation and fix code
visibility.
* Finish dead code removal and style changes
Vendored libraries not touched. Everything still needs security fixes
and documentation. There's also one case of broken functionality.
* Fix accidental find-and-replace
* Style, error checking, saftey, bug fix changes
* Redo error checking erased during merge
* Re-add merge-erased fix. Make Safe safe.
2017-05-09 21:34:40 -05:00
kipukun
94d299067b
fucking did it holy shit
2017-05-09 20:12:54 -04:00
kipukun
6eb80f1073
change number on pagination to 5
2017-05-09 18:13:40 -04:00
kipukun
36e10ce093
columns hidden on phones
2017-05-09 18:13:39 -04:00
sfan5
3b65df9cdd
Prepare for storage of uploaded .torrent files
2017-05-09 16:42:12 +02:00
ElegantMonkey
108558dfdf
Fix conflicts
2017-05-08 18:16:21 -03:00
sfan5
b9baaabfa2
Revert "No results found message"
...
This reverts commit 02ce28c748
.
2017-05-08 22:50:23 +02:00
ElegantMonkey
0cfa2bff21
Extract strings from 404 page and FAQ
2017-05-08 16:12:58 -03:00
ElegantMonkey
42e0320064
Merge remote-tracking branch 'upstream/master' into extract-strings-for-translation
2017-05-08 15:14:28 -03:00
ElegantMonkey
b896d8d326
Fix indentation
2017-05-08 15:02:13 -03:00
ElegantMonkey
c960c928bd
Extract strings from home and index
2017-05-08 14:56:17 -03:00
akuma06
46a52c7dab
No results found message
2017-05-08 19:46:42 +02:00
sfan5
6950dfc797
Add .torrent file links!
2017-05-07 18:58:11 +02:00
sfan5
b7a62c2f20
Stop using categories & status DB tables
...
Also fixes the incorrect JSON keys in API responses
2017-05-07 00:04:12 +02:00
reds
af929459c7
Added pagination to the bottom of the page
2017-05-06 13:15:17 +01:00
Chuu
96d9807d55
Put Renchon only on the home page.
2017-05-06 06:20:19 +02:00
sfan5
4ddf55bcc4
Force width of category image container
2017-05-05 22:53:17 +02:00
sfan5
b8fa4524d1
Remove _blank from magnets
2017-05-05 17:48:37 +02:00
sfan5
4c2f1849f3
Fix table hover style (>>60228378)
2017-05-05 17:38:47 +02:00
sfan5
8828a07fdf
Less autistic date display
2017-05-05 15:55:25 +02:00
Eliot Whalan
1fbe264e5c
Remove table-striped
2017-05-05 23:01:22 +10:00
Eliot Whalan
fef1a385cb
Remove hashes, rename id column to category
2017-05-05 22:54:50 +10:00
Eliot Whalan
e9eb30dd9f
attempt to fix table
2017-05-05 22:52:41 +10:00
sfan5
31d543e7ab
Match Nyaa design more closely
2017-05-05 14:32:10 +02:00
Eliot Whalan
e7a189f589
Comment out itorrents link
2017-05-05 21:06:41 +10:00
Sandro Marques
1627719d3a
Fixed commit "Working in the torrent list layout"
...
Messed up a route with a whitespace. I'm dishonored :(
2017-05-05 09:53:32 +01:00
Sandro Marques
935162a7a3
Working in the torrent list layout
...
Changes:
* Hashes use a monospaced font, since they have the same text-width;
* Filesize does not wrap (stay always on the same line)
2017-05-05 09:12:29 +01:00
akuma06
6f00348cbc
Merge branch 'master' of https://github.com/ewhal/nyaa.git
...
Conflicts:
main.go
models.go
templates/index.html
Saw that some previous modifications were lost due to the previous merge :)
2017-05-05 05:04:04 +02:00
akuma06
634f48a748
Big Update !
...
Design copied from NyaaTorrents
Reorganised some sql queries
Added dynamic navigation within torrents
Added nesting templates support
Added more variables/functions imported in the templates
Separated templates functions and variables in other files for more clarity
2017-05-05 03:53:38 +02:00