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

20 commits

Auteur SHA1 Message Date
Your Name
1d8958d062 submit report 2017-05-10 08:17:21 +00:00
Andrew Zhao
d707853686 remove unnecesary check and fix anon comment (#252) 2017-05-09 23:02:03 -05: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
bakape
07b98bea04 Better DB error handling 2017-05-09 20:23:21 +03:00
ElegantMonkey
3f5416d8ac Fix conflicts 2017-05-08 18:16:21 -03:00
ElegantMonkey
6fce62f7d3 Add translation code to handlers, fix wrong key in .json translations 2017-05-08 17:51:59 -03:00
sfan5
3d8f184a5a Switch to new schema: make it compile 2017-05-08 22:50:56 +02:00
akuma06
482c9ef040 Typo 2017-05-08 13:18:52 +02:00
akuma06
aaee8fa543 Fixed User support in Comments 2017-05-08 13:05:25 +02:00
Andrew Zhao
b7a76c9d5d dont need these to compile 2017-05-07 22:01:46 -07:00
Andrew Zhao
f04b1ed659 sanitize comments 2017-05-07 21:58:21 -07:00
Andrew Zhao
15b1552f4e initial implementation of making comments 2017-05-07 20:34:12 -07:00
akuma06
0db01fb824 Added logged badge + new User variable in each template variables 2017-05-08 01:46:30 +02:00
Jeff Becker
b6111fb9d9 fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
Andrew Zhao
57b856cf7f 404 on missing torrents 2017-05-07 00:02:38 -07:00
bakape
e82e97b961 Revert quicktemplate search template 2017-05-07 02:20:13 +03:00
bakape
f5bdb369c8 Port _search.html to quicktemplate 2017-05-07 00:21:16 +03:00
bakape
005785f4f8 Don't reparse templates on every fucking request 2017-05-06 20:03:21 +03:00
ayame-git
ce16601bcc basic upload 2017-05-06 11:36:37 +03:00
akuma06
d75cb9f863 Separated Routes and handler from Main
Everything is in the router folder in different file
2017-05-05 16:39:15 +02:00