tomleb
18ebd381b0
Start mod system
2017-05-10 00:34:00 -04:00
akuma06
d8179450a9
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# service/torrent/torrent.go
# service/user/user.go
2017-05-10 05:33:40 +02:00
akuma06
7c5bae175b
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
Chris MacLeod
14378fbf39
Consistency, formatting, error checking, cleanup, and a couple bug fixes ( #245 )
...
* Checkpoint: it builds
The config, db, model, network, os, and public packages have had some
fixes to glaringly obvious flaws, dead code removed, and stylistic
changes.
* Style changes and old code removal in router
Router needs a lot of work done to its (lack of) error handling.
* Dead code removal and style changes
Now up to util/email/email.go. After I'm finished with the initial sweep
I'll go back and fix error handling and security issues. Then I'll fix
the broken API. Then I'll go through to add documentation and fix code
visibility.
* Finish dead code removal and style changes
Vendored libraries not touched. Everything still needs security fixes
and documentation. There's also one case of broken functionality.
* Fix accidental find-and-replace
* Style, error checking, saftey, bug fix changes
* Redo error checking erased during merge
* Re-add merge-erased fix. Make Safe safe.
2017-05-09 21:34:40 -05:00
akuma06
2974f8607c
Added Follow&Unfollow
2017-05-10 03:16:36 +02:00
kipukun
c5fd0d90e1
add autistic red button and report modal
...
(DOESNT DO ANYTHING)
2017-05-09 20:52:18 -04:00
kipukun
82545dc68b
fucking did it holy shit
2017-05-09 20:12:54 -04:00
kipukun
0e7a3505b9
yay colors look better on night mode!!!
2017-05-09 18:55:07 -04:00
kipukun
a7ade901f7
change number on pagination to 5
2017-05-09 18:13:40 -04:00
kipukun
6d8bc8c41e
make advanced search collapse
2017-05-09 18:13:39 -04:00
kipukun
3c3e7c0c1b
columns hidden on phones
2017-05-09 18:13:39 -04:00
ewhal
cf7c0ff4eb
Merge pull request #217 from sfan5/installgentoo
...
Various changes
2017-05-10 06:44:10 +10:00
akuma06
5bb77de3df
Added Footer
2017-05-09 18:00:20 +02:00
akuma06
6ac2bdd8d2
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
sfan5
8686ba1f3c
Forgot something in 4d7b56df8c
2017-05-09 17:17:57 +02:00
sfan5
017b64b757
Correct text when signing up without email
2017-05-09 17:11:12 +02:00
sfan5
1a94f927fa
Correct texts on upload page
2017-05-09 16:48:33 +02:00
sfan5
4d7b56df8c
Prepare for storage of uploaded .torrent files
2017-05-09 16:42:12 +02:00
sfan5
203c3734c8
Display uploader name with link to profile page
2017-05-09 16:21:56 +02:00
bakape
5b75c1b79d
Merge branch 'master' of https://github.com/ewhal/nyaa into refactor-search
2017-05-09 14:32:10 +03:00
bakape
801339cdcf
Refactor search
...
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
sfan5
335dfd1d9c
Omit "Link" row if no website name
2017-05-09 12:24:26 +02:00
ripdog
a48e49a159
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
a0ab88c77d
make user torrent list display
2017-05-08 22:21:14 -07:00
Eliot Whalan
125485d9ea
Add website links
2017-05-09 14:49:59 +10:00
akuma06
1ce14973b7
Fixed
2017-05-09 04:12:48 +02:00
akuma06
496156cbb8
Fixed no torrents found + translation
2017-05-09 04:12:48 +02:00
akuma06
f6bdf1a071
Fixed User
...
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
akuma06
a0b3d89232
Merge pull request #187 from kipukun/master
...
Fix theme switcher button mobile
2017-05-08 23:22:22 +02:00
kipukun
7482f48cb4
Fix theme switcher button mobile
2017-05-08 17:19:50 -04:00
ElegantMonkey
3f5416d8ac
Fix conflicts
2017-05-08 18:16:21 -03:00
sfan5
a0f4989fc4
Make login work
2017-05-08 22:50:56 +02:00
sfan5
1961db72a1
Revert "Added Profile page"
...
This reverts commit 5860cf1d79
.
2017-05-08 22:50:25 +02:00
sfan5
e2d0407672
Revert "No results found message"
...
This reverts commit 02ce28c748
.
2017-05-08 22:50:23 +02:00
ElegantMonkey
e638f8a9aa
Extract strings from remaining templates
2017-05-08 17:42:56 -03:00
ElegantMonkey
7af54f4a30
Extract strings from upload template
2017-05-08 16:46:19 -03:00
ElegantMonkey
7f4879defd
Extract strings from 404 page and FAQ
2017-05-08 16:12:58 -03:00
ElegantMonkey
f28d95b544
Merge remote-tracking branch 'upstream/master' into extract-strings-for-translation
2017-05-08 15:14:28 -03:00
ElegantMonkey
70da22c93e
Fix indentation
2017-05-08 15:02:13 -03:00
ElegantMonkey
3da6612723
Extract strings from home and index
2017-05-08 14:56:17 -03:00
akuma06
02ce28c748
No results found message
2017-05-08 19:46:42 +02:00
akuma06
5860cf1d79
Added Profile page
2017-05-08 18:56:40 +02:00
akuma06
09172cf255
Fixed badge user in nav
2017-05-08 15:37:50 +02:00
akuma06
8e686c47ab
Fixed broked User Login
2017-05-08 13:37:56 +02:00
akuma06
5d847c8d5b
Fixed login handler
2017-05-08 13:29:17 +02:00
Eliot Whalan
581500e100
Add dropdown menu for login/signup/irc
2017-05-08 17:13:20 +10:00
Andrew Zhao
fd976fc7e0
add clickable comment targets
2017-05-07 21:49:00 -07:00
Andrew Zhao
15b1552f4e
initial implementation of making comments
2017-05-07 20:34:12 -07:00
Andrew Zhao
263b1f5075
implemented comments and display
2017-05-07 19:06:11 -07:00
Eliot Whalan
4a0c1e3faa
Add some bottom padding to login and register pages
2017-05-08 09:59:36 +10:00