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

1667 commits

Auteur SHA1 Message Date
akuma06 f6709f9ace Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
	models.go
2017-05-05 14:51:19 +02:00
kipukun b4e37da602 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 08:40:26 -04:00
Eliot Whalan 11e91f7d9d Merge pull request #58 from sfan5/design
Match Nyaa design more closely
2017-05-05 22:36:11 +10:00
sfan5 31d543e7ab Match Nyaa design more closely 2017-05-05 14:32:10 +02:00
Eliot Whalan 6906382a70 Merge pull request #57 from Adelyne/master
Configuration through command line and/or a file.
2017-05-05 22:25:06 +10:00
akuma06 9586f1e731 Rearranged Files
Configurations are separated in files in the folder config
Connection to database by a package to import when needed
Models will be in a model package for better maintenance
Services access to the models
Utils are tools or functions that can be used anywhere
main.go cleaned a bit and other files modifications are there for the above modifications
2017-05-05 14:20:51 +02:00
Adelyne Maulideau d505e4835a Configuration through command line and/or a file.
The configuration file is in JSON. If no option is specified,
dev-friendly defaults are used.
2017-05-05 14:18:53 +02:00
Eliot Whalan 5bad947a78 Add styles from /g/anon to fix table responsiveness 2017-05-05 22:02:40 +10:00
Eliot Whalan ab9a57296f Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 21:42:05 +10:00
Eliot Whalan b611e5eb2a Merge pull request #56 from chaiknees/master
RSS feeds for specific search queries.
2017-05-05 21:41:53 +10:00
Eliot Whalan 6d42d1c34d Merge pull request #55 from sfan5/misc2
Misc (2)
2017-05-05 21:40:46 +10:00
Owner 6304c447fd RSS feeds for specific search queries. 2017-05-05 13:37:22 +02:00
sfan5 84e8ea53ad Update FAQ 2017-05-05 13:19:36 +02:00
sfan5 e5247affbd Reorder trackers
Many torrents (notably: HorribleSubs) use coppersurfer as their primary tracker,
knowing this it makes sense to put it first.
2017-05-05 13:07:18 +02:00
Eliot Whalan e7a189f589 Comment out itorrents link 2017-05-05 21:06:41 +10:00
sfan5 9d45926025 Make spoiler tags work 2017-05-05 12:59:56 +02:00
Eliot Whalan a50d218504 Merge pull request #54 from sfan5/misc
Misc
2017-05-05 20:52:10 +10:00
sfan5 969380e8e0 Now with less ugly 2017-05-05 12:46:47 +02:00
Eliot Whalan c42f35994e Merge pull request #53 from sfan5/cat2
Move Search to different template file
2017-05-05 20:42:52 +10:00
sfan5 aab0604afd Fix advanced search bar (thanks to >>60226151) 2017-05-05 12:42:45 +02:00
sfan5 ef9e37c3ac Move Search to different template file
(also re-add accidentally deleted catimg)
2017-05-05 12:01:17 +02:00
Eliot Whalan c0f9c5c1c1 Merge pull request #52 from sfan5/cat
Add missing categories and fix category images
2017-05-05 19:33:59 +10:00
sfan5 c880a5eb25 also make Faq uppercase 2017-05-05 11:32:11 +02:00
sfan5 b0af736d4e Add missing categories and fix category images 2017-05-05 11:30:14 +02:00
Eliot Whalan 675964f482 Merge pull request #49 from SandroHc/master
Fixed commit "Working in the torrent list layout"
2017-05-05 19:08:05 +10:00
Eliot Whalan 7b0c60f594 Merge pull request #50 from akuma06/master
Default Values for Search form
2017-05-05 19:07:45 +10:00
Eliot Whalan 32f261346c Merge pull request #51 from sfan5/search
Make search less retarded
2017-05-05 19:07:29 +10:00
sfan5 a50c1548a7 Make search less retarded 2017-05-05 11:04:28 +02: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
akuma06 9556ea5ae2 Default Values for Search form
Added a new Variable SearchForm as an argument to replace the list of arguments (cat,order,status,sort,query)
Added a construction function for it so we can have default values (NewSearchForm() output a SearchForm{} with default values)
Fixed the view template so we show one torrent and not a list
Added a ViewTemplateVariables for the page
2017-05-05 10:52:08 +02:00
keo 05941f21d7 Merge pull request #48 from SandroHc/master
Working in the torrent list layout
2017-05-05 11:31:00 +03: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
keo b4512e0f7f Merge pull request #47 from sokomo/add_tracker
Add new tracker for nyaa
2017-05-05 10:50:11 +03:00
Duc Tran 1fd2c9eb8e Add new tracker for nyaa
Add new tracker for nyaa, planning to use and maintaining it permanently
2017-05-05 14:45:10 +07:00
keo e34f17503b Merge pull request #46 from SandroHc/master
Improved README
2017-05-05 10:29:25 +03:00
Sandro Marques 860de03774 Improved README 2017-05-05 08:15:26 +01:00
kipukun 1fc5a170b3 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 02:21:37 -04:00
Eliot Whalan 8934acc341 Convert unix timestamps to datetime 2017-05-05 16:20:57 +10:00
Eliot Whalan c65711df66 Fix descriptions 2017-05-05 16:14:13 +10:00
kipukun 8017a4d0fa Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 01:10:42 -04:00
keo 8c7aa6234a Merge pull request #39 from ipatrol/master
Favicon
2017-05-05 08:05:38 +03:00
ayame-git 937bcc9c4a no items per page :^) 2017-05-05 10:38:03 +03:00
ayame-git d053dab402 fixed padding and filtered missing hashes 2017-05-05 10:18:24 +03:00
kipukun 1867174167 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 01:05:26 -04:00
ipatrol 8caa47a5a4 Add favicon
Add Panty favicon
2017-05-05 00:51:32 -04:00
Eliot Whalan 6adce8eda9 Run go fmt and add swap files to gitignore 2017-05-05 14:07:45 +10:00
Eliot Whalan 480064f3a2 Merge pull request #44 from akuma06/master
Merge branch 'master' of https://github.com/ewhal/nyaa.git
2017-05-05 13:54:43 +10:00
akuma06 6513b1734d 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:07:54 +02: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
kipukun a31edd0963 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-04 22:04:31 -04:00