sfan5
|
a3e0cc0503
|
Fix accidental duplicate css
|
2017-05-07 21:28:35 +02:00 |
|
sfan5
|
f5ae6caede
|
Cleanup night mode code and move switcher to top right
|
2017-05-07 20:49:59 +02:00 |
|
akuma06
|
ab59d8d04a
|
Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
router/userHandler.go
|
2017-05-07 20:03:17 +02:00 |
|
akuma06
|
4df2268094
|
Added Form Validation
Display of error messages
|
2017-05-07 19:59:38 +02:00 |
|
keo
|
99244542b5
|
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
|
6950dfc797
|
Add .torrent file links!
|
2017-05-07 18:58:11 +02:00 |
|
reds
|
97630fe167
|
Added night toggle button
|
2017-05-07 17:19:37 +01:00 |
|
bakape
|
8d24850687
|
Scale 404 image better
|
2017-05-07 16:59:55 +03:00 |
|
Ramon Dantas
|
3b2073a984
|
Merge branch 'master' into faq-fix
|
2017-05-07 10:08:00 -03:00 |
|
akuma06
|
9a73f8ad58
|
Merge branch 'master' of https://github.com/ewhal/nyaa
|
2017-05-07 14:53:19 +02:00 |
|
akuma06
|
1eaa0c1b44
|
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
|
575eb1d01b
|
Fix captchas (thanks @bakape)
|
2017-05-07 14:36:54 +02:00 |
|
Ramon Dantas
|
18193c9a5e
|
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
|
451926ac02
|
Add label to captcha
|
2017-05-07 13:57:38 +02:00 |
|
sfan5
|
767c91bacd
|
Make pre-filling work correctly
|
2017-05-07 13:54:45 +02:00 |
|
sfan5
|
f9b29af311
|
Better / fixed validation of uploaded torrent files
|
2017-05-07 13:53:51 +02:00 |
|
bakape
|
5a55008a16
|
Merge branch 'master' of https://github.com/ewhal/nyaa into captchas
|
2017-05-07 12:08:44 +03:00 |
|
bakape
|
8786db1540
|
Internal IP-specific captchas
|
2017-05-07 11:25:09 +03:00 |
|
Eliot Whalan
|
1aea935c5c
|
Merge pull request #133 from azhao12345/not-found
add 404 page
|
2017-05-07 17:45:32 +10:00 |
|
Eliot Whalan
|
33491e8e89
|
Merge pull request #131 from azhao12345/upload-impl
Implement upload for new torrents
|
2017-05-07 17:45:21 +10:00 |
|
Andrew Zhao
|
c2606a37ed
|
added custom 404 page
|
2017-05-06 23:59:45 -07:00 |
|
Andrew Zhao
|
637711fb9d
|
start implementing upload
|
2017-05-06 21:26:09 -07:00 |
|
akuma06
|
6b05776125
|
Added post method for registration
Don't know if create user work
|
2017-05-07 05:04:55 +02:00 |
|
akuma06
|
e01eb9ba13
|
Fixed links
|
2017-05-07 04:06:52 +02:00 |
|
akuma06
|
81e8a9bc40
|
Added login page + multilanguage support
|
2017-05-07 04:02:57 +02:00 |
|
Eliot Whalan
|
cd3dae3d5e
|
Merge pull request #129 from azhao12345/upload-changes
Implement some stuff needed for upload
|
2017-05-07 11:59:31 +10:00 |
|
akuma06
|
00b08b71cd
|
Multi language support User Registration page finished
|
2017-05-07 03:34:16 +02:00 |
|
Andrew Zhao
|
f9bb45b263
|
actually upload the upload
|
2017-05-06 18:32:26 -07:00 |
|
akuma06
|
4d321f581a
|
Support no javascript
|
2017-05-07 03:05:39 +02:00 |
|
akuma06
|
5bafc6c0b5
|
Fixed register page
|
2017-05-07 03:00:05 +02:00 |
|
akuma06
|
03222047a2
|
Merge branch 'master' into master
|
2017-05-07 02:39:13 +02:00 |
|
akuma06
|
f88b4656a1
|
Fixed Typo + Added multi language support
Multi language for User package
|
2017-05-07 02:32:32 +02:00 |
|
Eliot Whalan
|
e091320a68
|
Merge pull request #122 from sfan5/favi
Better favicon crop
|
2017-05-07 09:27:44 +10:00 |
|
bakape
|
8e15b211df
|
Revert quicktemplate search template
|
2017-05-07 02:20:13 +03:00 |
|
sfan5
|
6591d92e53
|
Better favicon crop
|
2017-05-07 00:54:44 +02:00 |
|
bakape
|
c2bdfa784a
|
Add missing search button
|
2017-05-07 01:49:27 +03:00 |
|
Eliot Whalan
|
996105e7f2
|
Merge pull request #119 from bakape/fix-search-bar-gone
Fix missing search bar
|
2017-05-07 08:46:57 +10:00 |
|
bakape
|
60292a624b
|
Fix missing search bar
|
2017-05-07 01:45:59 +03:00 |
|
akuma06
|
be9a9c5a06
|
Delete search.html.go
|
2017-05-07 00:43:48 +02:00 |
|
akuma06
|
bf613062cd
|
Merge branch 'master' of https://github.com/ewhal/nyaa
|
2017-05-07 00:15:45 +02:00 |
|
keo
|
ec4c15abe5
|
Merge pull request #115 from sfan5/stuff2
Drop "Category", "Sub_Category" and "Statuses" tables
|
2017-05-07 01:12:31 +03:00 |
|
akuma06
|
3ab5c4caf0
|
Merge branch 'master' of https://github.com/ewhal/nyaa
|
2017-05-07 00:10:53 +02:00 |
|
akuma06
|
b4da1000b3
|
Added User Registration View
Moved public files in public folder
|
2017-05-07 00:10:40 +02:00 |
|
Eliot Whalan
|
4d2fc1a88d
|
Merge pull request #114 from redsPL/master
Changed night-mode item colors(remake, trusted, aplus)
|
2017-05-07 08:04:33 +10: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 |
|
bakape
|
7a49c3da54
|
Merge remote-tracking branch 'origin/master' into compile-time-templates
|
2017-05-07 00:26:46 +03:00 |
|
bakape
|
a16caa0556
|
Port _search.html to quicktemplate
|
2017-05-07 00:21:16 +03:00 |
|
sfan5
|
2a1cd94a87
|
Show category image on torrent view page
|
2017-05-06 22:32:50 +02:00 |
|
sfan5
|
4237803422
|
Sorting by torrent size
|
2017-05-06 21:50:38 +02:00 |
|
idontusegithubkek
|
5a9f6d3a95
|
Change Fap to the end of the navbar
It just doesn't feel right for Fap to be anywhere besides the rightmost position
|
2017-05-06 14:04:50 -05:00 |
|