akuma06
989945f09b
Shitty Moderation page
...
No HTML done, could'nt test with nyaa.exe :/
1 page with overview of torrents, comments, users
1 page list comments
1 page list torrents
1 page list users
1 route delete torreny
1 route delete comment
Users can be deleted and edited by their route user_profile_edit (I
think)
2017-05-10 05:24:18 +02:00
akuma06
9bbd544a20
Added Follow&Unfollow
2017-05-10 03:16:36 +02:00
kipukun
ff5cf05328
add autistic red button and report modal
...
(DOESNT DO ANYTHING)
2017-05-09 20:52:18 -04:00
kipukun
94d299067b
fucking did it holy shit
2017-05-09 20:12:54 -04:00
kipukun
0fa82fc3a3
yay colors look better on night mode!!!
2017-05-09 18:55:07 -04:00
kipukun
6eb80f1073
change number on pagination to 5
2017-05-09 18:13:40 -04:00
kipukun
54a8dc480e
make advanced search collapse
2017-05-09 18:13:39 -04:00
kipukun
36e10ce093
columns hidden on phones
2017-05-09 18:13:39 -04:00
PantsuDev
d02672add8
Merge pull request #217 from sfan5/installgentoo
...
Various changes
2017-05-10 06:44:10 +10:00
akuma06
622fef4c85
Added Footer
2017-05-09 18:00:20 +02:00
akuma06
8aa8a0593c
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
sfan5
1ab80d5701
Forgot something in 4d7b56df8c
2017-05-09 17:17:57 +02:00
sfan5
e3be788372
Correct text when signing up without email
2017-05-09 17:11:12 +02:00
sfan5
48ce176e0a
Correct texts on upload page
2017-05-09 16:48:33 +02:00
sfan5
3b65df9cdd
Prepare for storage of uploaded .torrent files
2017-05-09 16:42:12 +02:00
sfan5
fb07da18ec
Display uploader name with link to profile page
2017-05-09 16:21:56 +02:00
bakape
ec8bd90c4e
Merge branch 'master' of https://github.com/ewhal/nyaa into refactor-search
2017-05-09 14:32:10 +03:00
bakape
a0ae1f7e6a
Refactor search
...
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
sfan5
a913bead67
Omit "Link" row if no website name
2017-05-09 12:24:26 +02:00
ripdog
93206d2955
No longer use img elements changed by js for the night mode toggle button. Use a css background on the <a>. Less JS is better JS.
2017-05-09 19:09:22 +12:00
Andrew Zhao
1c44a24ab0
make user torrent list display
2017-05-08 22:21:14 -07:00
Eliot Whalan
d0069b6249
Add website links
2017-05-09 14:49:59 +10:00
akuma06
c830f8ec71
Fixed
2017-05-09 04:12:48 +02:00
akuma06
c5b22ff496
Fixed no torrents found + translation
2017-05-09 04:12:48 +02:00
akuma06
84cf511fe3
Fixed User
...
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
akuma06
ffc3acfc25
Merge pull request #187 from kipukun/master
...
Fix theme switcher button mobile
2017-05-08 23:22:22 +02:00
kipukun
74b74b4d94
Fix theme switcher button mobile
2017-05-08 17:19:50 -04:00
ElegantMonkey
108558dfdf
Fix conflicts
2017-05-08 18:16:21 -03:00
sfan5
2c151bc26e
Make login work
2017-05-08 22:50:56 +02:00
sfan5
e3a271cca7
Revert "Added Profile page"
...
This reverts commit 5860cf1d79
.
2017-05-08 22:50:25 +02:00
sfan5
b9baaabfa2
Revert "No results found message"
...
This reverts commit 02ce28c748
.
2017-05-08 22:50:23 +02:00
ElegantMonkey
67897a68ea
Extract strings from remaining templates
2017-05-08 17:42:56 -03:00
ElegantMonkey
b98498da35
Extract strings from upload template
2017-05-08 16:46:19 -03:00
ElegantMonkey
0cfa2bff21
Extract strings from 404 page and FAQ
2017-05-08 16:12:58 -03:00
ElegantMonkey
42e0320064
Merge remote-tracking branch 'upstream/master' into extract-strings-for-translation
2017-05-08 15:14:28 -03:00
ElegantMonkey
b896d8d326
Fix indentation
2017-05-08 15:02:13 -03:00
ElegantMonkey
c960c928bd
Extract strings from home and index
2017-05-08 14:56:17 -03:00
akuma06
46a52c7dab
No results found message
2017-05-08 19:46:42 +02:00
akuma06
cdf8cccc8d
Added Profile page
2017-05-08 18:56:40 +02:00
akuma06
b0184e94db
Fixed badge user in nav
2017-05-08 15:37:50 +02:00
akuma06
95cb6683b2
Fixed broked User Login
2017-05-08 13:37:56 +02:00
akuma06
7f053c978d
Fixed login handler
2017-05-08 13:29:17 +02:00
Eliot Whalan
2d6f1837da
Add dropdown menu for login/signup/irc
2017-05-08 17:13:20 +10:00
Andrew Zhao
915335bc90
add clickable comment targets
2017-05-07 21:49:00 -07:00
Andrew Zhao
b232018e6b
initial implementation of making comments
2017-05-07 20:34:12 -07:00
Andrew Zhao
2e3c45cbc7
implemented comments and display
2017-05-07 19:06:11 -07:00
Eliot Whalan
6c67c23439
Add some bottom padding to login and register pages
2017-05-08 09:59:36 +10:00
akuma06
9bc75c86f3
Added logged badge + new User variable in each template variables
2017-05-08 01:46:30 +02:00
akuma06
e0743e4688
Merge branch 'master' of https://github.com/ewhal/nyaa
...
Conflicts:
router/userHandler.go
2017-05-08 00:22:57 +02:00
akuma06
d34823c422
Added Login
2017-05-08 00:21:31 +02:00