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

1913 commits

Auteur SHA1 Message Date
akuma06
4fd19ede83 Merge pull request #684 from Akaahn/dev
Implemented EZTV RSS Spec #569 #451
2017-05-22 20:02:17 +02:00
Steindór
c1fe39876d Add files via upload 2017-05-22 17:54:32 +00:00
Steindór
3270172cf5 Delete Nyaapantsu_models.html 2017-05-22 17:52:42 +00:00
Steindór
5a113db7cb Rename Copy of Nyaapantsu_models.html to Nyaapantsu_models.html 2017-05-22 17:28:29 +00:00
Steindór
759a98e83e added Nyaapantsu_models.html 2017-05-22 17:26:13 +00:00
ElegantMonkey
331143e094 Verify torrent category on upload
Added a new package, "categories", with the valid categories for each
Nyaa and Sukebei. On upload, check if the category is present on
the valid ones. Also changed the template function Category_Nyaa and
Category_Sukebei to reflect this.
2017-05-22 13:25:04 -03:00
Akaahn
41e0575b82 Implemented EZTV RSS Spec #569 #451
github.com/gorilla/feeds pulled in to github.com/NyaaPantsu/nyaa/feeds
and modified to conform to EZTV spec, note: missing tackers tag
2017-05-22 17:28:20 +02:00
Mitki
607d4684c2 Update pt-br.all.json 2017-05-22 11:45:50 -03:00
Mitki
a1d2b3e1a7 Update pt-br.all.json 2017-05-22 11:43:32 -03:00
Ramon Dantas
69b1a7f13e Make navbar RSS link to user RSS on the profile page. (#681)
Also removed the RSS button from the profile page, as it would be
redundant.
2017-05-22 23:45:17 +10:00
Myrmece
bb6b47d913 Updated translation. (#680) 2017-05-22 23:39:36 +10:00
akuma06
5c29c36410 Removed debug mess 2017-05-22 10:15:51 +02:00
akuma06
4411c5d731 Fix #679
Parsing template.HTML into string and then use Sprintf make a bug.
2017-05-22 10:15:18 +02:00
akuma06
efe6ea833a Fix 2 2017-05-22 09:28:08 +02:00
akuma06
ced8f1ed87 Fix 2017-05-22 09:18:18 +02:00
akuma06
7bda7d1538 Fixing routes URL
fix of "user/id/-" #676
2017-05-22 09:10:15 +02:00
MMP0
dafc485d4d Update Japanese translations (#677)
* Update ja-jp.all.json

* Fix typo

* Fix typo

* Undo
2017-05-22 16:25:50 +10:00
sisimouto
b4811cd9bd Update th-th.all.json (#675) 2017-05-22 15:36:24 +10:00
akuma06
50c8f52ee8 Fix 2017-05-22 00:52:07 +02:00
akuma06
d4f622a0f6 Merge pull request #674 from ElegantMonkey/user-rss-button
Add RSS button to user profile
2017-05-22 00:26:18 +02:00
akuma06
6500aece22 Merge pull request #673 from NyaaPantsu/user-setttings-notification
User settings notification
2017-05-22 00:25:47 +02:00
akuma06
07c120407e Finished 2017-05-22 00:22:42 +02:00
ElegantMonkey
0ca447b25d Add RSS button to user profile 2017-05-21 19:13:25 -03:00
akuma06
a4c23dda1f wiiiip 2017-05-21 20:20:40 +02:00
akuma06
6865d00b3b Merge pull request #672 from Myrmece/patch-4
Updated translation.
2017-05-21 19:40:42 +02:00
akuma06
b8958fc481 Merge pull request #671 from steindornatorinn/dev
Major improvement of navbar css (Ready for merge)
2017-05-21 19:39:49 +02:00
akuma06
5639033370 Wiiiiiip 2017-05-21 19:38:39 +02:00
bragason
bd19c6ae02 Fixed it 2017-05-21 16:57:44 +00:00
Myrmece
5a1160f95f Updated translation. 2017-05-21 18:55:42 +02:00
akuma06
32c51a57cb User Settings Notification (WIP) 2017-05-21 18:13:28 +02:00
bragason
dd1cdfac82 fixed indentation 2017-05-21 15:28:24 +00:00
bragason
bce4f42351 Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-05-21 15:08:21 +00:00
akuma06
8081e0b639 Update index.html 2017-05-21 15:25:07 +02:00
akuma06
27bbf17f80 Merge pull request #670 from sfan5/filesize
Translation update
2017-05-21 15:22:16 +02:00
akuma06
6523f2f87e Update style.css 2017-05-21 15:18:12 +02:00
sfan5
1465c105e9 Update German translation 2017-05-21 14:57:33 +02:00
bragason
b1e9da03cd Merge branch 'dev' of https://github.com/steindornatorinn/nyaa into dev 2017-05-21 12:57:06 +00:00
bragason
9423d308d5 fixed merge conflicts 2017-05-21 12:55:09 +00:00
Tern Software
88c06f558f fully refactored navbar css 2017-05-21 12:36:37 +00:00
sfan5
67ec4d5787 Format unknown filesizes in a better way 2017-05-21 14:34:32 +02:00
akuma06
42e5ecaa24 Merge pull request #668 from MMP0/patch-26
Fix navbar bugs
2017-05-21 14:29:30 +02:00
MMP0
2be203edb0 Update style.css 2017-05-21 21:18:59 +09:00
akuma06
af3d8957b3 Merge pull request #669 from NyaaPantsu/filesize-function
Filesize function
2017-05-21 14:05:52 +02:00
akuma06
11950930ad output template.HTML 2017-05-21 14:04:37 +02:00
akuma06
1bd773f537 New filesize function
Take filesize and languages.TemplateTfunc as args and output a string
To use in templates
2017-05-21 14:03:03 +02:00
MMP0
d53dcd8a9c Update style.css 2017-05-21 20:56:59 +09:00
akuma06
380515b322 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	router/template_functions.go
2017-05-21 13:56:38 +02:00
akuma06
9b02397978 Add filesize function 2017-05-21 13:55:29 +02:00
MMP0
da69cc55a6 Update home.html 2017-05-21 20:55:20 +09:00
MMP0
be880b57ef Update index.html 2017-05-21 20:50:35 +09:00