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

110 commits

Auteur SHA1 Message Date
akuma06
7b86e3af94 Revert "css fixes" 2017-05-07 23:11:26 +02:00
keo
6cbb7f594b Merge pull request #160 from sfan5/cssfix
css fixes
2017-05-07 23:23:08 +03:00
akuma06
0bc12029bc Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 22:00:57 +02:00
akuma06
7272620429 Added verify email view and route
Now you should be able to register and activate your account
2017-05-07 22:00:45 +02:00
sfan5
725c6acca0 Inline style-switching JS into <head> 2017-05-07 21:36:59 +02:00
sfan5
380237b24e Fix accidental duplicate css 2017-05-07 21:28:35 +02:00
sfan5
f0d68a7d7f Cleanup night mode code and move switcher to top right 2017-05-07 20:49:59 +02:00
akuma06
646606c7a8 Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	router/userHandler.go
2017-05-07 20:03:17 +02:00
akuma06
0d07763af6 Added Form Validation
Display of error messages
2017-05-07 19:59:38 +02:00
keo
a80c08b9be Merge pull request #148 from redsPL/master
Added the night mode toggle button+fixed a few things in CSS
2017-05-07 20:01:44 +03:00
sfan5
d1dee6b9bc Add .torrent file links! 2017-05-07 18:58:11 +02:00
reds
9226559475 Added night toggle button 2017-05-07 17:19:37 +01:00
bakape
05cc05ca32 Scale 404 image better 2017-05-07 16:59:55 +03:00
Ramon Dantas
c2e5d8b79a Merge branch 'master' into faq-fix 2017-05-07 10:08:00 -03:00
akuma06
48ddbdbbee Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 14:53:19 +02:00
akuma06
cd7527faa8 Fixed User Captcha
Templates are now in reload of template.go
Captchas are generated correctly on register page
Corrected typo
2017-05-07 14:53:01 +02:00
sfan5
e31e13a186 Fix captchas (thanks @bakape) 2017-05-07 14:36:54 +02:00
Ramon Dantas
afadde9d83 Fix FAQ image going beyond the screen size.
On small width screens, sometimes it would break the layout a bit.
2017-05-07 09:31:53 -03:00
sfan5
0a1030b1f7 Add label to captcha 2017-05-07 13:57:38 +02:00
sfan5
39cec46dce Make pre-filling work correctly 2017-05-07 13:54:45 +02:00
sfan5
1dd95f0388 Better / fixed validation of uploaded torrent files 2017-05-07 13:53:51 +02:00
bakape
aae54fa420 Merge branch 'master' of https://github.com/ewhal/nyaa into captchas 2017-05-07 12:08:44 +03:00
bakape
2f55e478e0 Internal IP-specific captchas 2017-05-07 11:25:09 +03:00
Eliot Whalan
8ad3ace240 Merge pull request #133 from azhao12345/not-found
add 404 page
2017-05-07 17:45:32 +10:00
Eliot Whalan
6a43fb6147 Merge pull request #131 from azhao12345/upload-impl
Implement upload for new torrents
2017-05-07 17:45:21 +10:00
Andrew Zhao
cfaf54052a added custom 404 page 2017-05-06 23:59:45 -07:00
Andrew Zhao
e04b5fc01b start implementing upload 2017-05-06 21:26:09 -07:00
akuma06
6209494c19 Added post method for registration
Don't know if create user work
2017-05-07 05:04:55 +02:00
akuma06
723135e2e5 Fixed links 2017-05-07 04:06:52 +02:00
akuma06
e2b1ceaed4 Added login page + multilanguage support 2017-05-07 04:02:57 +02:00
Eliot Whalan
0825415331 Merge pull request #129 from azhao12345/upload-changes
Implement some stuff needed for upload
2017-05-07 11:59:31 +10:00
akuma06
2b59ca3c97 Multi language support User Registration page finished 2017-05-07 03:34:16 +02:00
Andrew Zhao
f3c1f56a30 actually upload the upload 2017-05-06 18:32:26 -07:00
akuma06
8f964371a4 Support no javascript 2017-05-07 03:05:39 +02:00
akuma06
7da0a0658e Fixed register page 2017-05-07 03:00:05 +02:00
akuma06
0f1b612b6d Merge branch 'master' into master 2017-05-07 02:39:13 +02:00
akuma06
e3be801f4d Fixed Typo + Added multi language support
Multi language for User package
2017-05-07 02:32:32 +02:00
Eliot Whalan
4340579bcd Merge pull request #122 from sfan5/favi
Better favicon crop
2017-05-07 09:27:44 +10:00
bakape
e82e97b961 Revert quicktemplate search template 2017-05-07 02:20:13 +03:00
sfan5
fdbd6bc800 Better favicon crop 2017-05-07 00:54:44 +02:00
bakape
91c0412671 Add missing search button 2017-05-07 01:49:27 +03:00
Eliot Whalan
cc8ae4a35c Merge pull request #119 from bakape/fix-search-bar-gone
Fix missing search bar
2017-05-07 08:46:57 +10:00
bakape
5f80ae2a7d Fix missing search bar 2017-05-07 01:45:59 +03:00
akuma06
213c173719 Delete search.html.go 2017-05-07 00:43:48 +02:00
akuma06
e3afa16c87 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 00:15:45 +02:00
keo
3dc27f4118 Merge pull request #115 from sfan5/stuff2
Drop "Category", "Sub_Category" and "Statuses" tables
2017-05-07 01:12:31 +03:00
akuma06
bdaa161304 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 00:10:53 +02:00
akuma06
052c502b07 Added User Registration View
Moved public files in public folder
2017-05-07 00:10:40 +02:00
Eliot Whalan
04fdfbcc02 Merge pull request #114 from redsPL/master
Changed night-mode item colors(remake, trusted, aplus)
2017-05-07 08:04:33 +10:00
sfan5
a1ad96d6ed Stop using categories & status DB tables
Also fixes the incorrect JSON keys in API responses
2017-05-07 00:04:12 +02:00