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

3534 commits

Auteur SHA1 Message Date
akuma06 22bf49eaac Merge branch 'master' into master 2017-05-05 15:27:00 +02:00
akuma06 a70551a986 Re added templates files function for search
Removed them when I've resolved the conflicts
2017-05-05 15:23:49 +02:00
kipukun b3170214a5 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 09:19:29 -04:00
Eliot Whalan f50a0f9ace Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 23:18:18 +10:00
Eliot Whalan 4f19a2f977 Merge branch 'akuma06-master' 2017-05-05 23:18:01 +10:00
kipukun 56870069e6 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 09:17:28 -04:00
akuma06 d346899498 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 15:16:51 +02:00
Eliot Whalan 658b139311 Merge pull request #59 from Adelyne/master
json.MarshalIndent's error was checked after trying to use its value.
2017-05-05 23:14:41 +10:00
akuma06 46c0025ee3 Forgot to add go get 2017-05-05 15:13:45 +02:00
akuma06 25342bad33 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 15:08:21 +02:00
akuma06 ade17dad04 Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
2017-05-05 15:08:02 +02:00
kipukun c961fa5cc5 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 09:06:37 -04:00
Eliot Whalan 1fbe264e5c Remove table-striped 2017-05-05 23:01:22 +10:00
kipukun 871e84e264 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-05 09:01:22 -04:00
Adelyne Maulideau d1e511c480 json.MarshalIndent's error was checked after trying to use its value. 2017-05-05 14:55:40 +02: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
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