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

17 commits

Auteur SHA1 Message Date
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
ayame-git
74038c9137 i fucking hate git 2017-05-10 00:21:15 +03:00
ayame-git
c500c90a57 merged 2017-05-10 00:02:44 +03:00
ayame-git
bf70f575d3 validator rewrite 2017-05-09 23:24:32 +03:00
ayame-git
8b1c99fdad update 2017-05-09 21:54:50 +03:00
ayame-git
88f9974f76 token werks 2017-05-09 20:58:35 +03:00
ayame-git
8bda5ec45c upload changes 2017-05-09 20:37:39 +03:00
bakape
07b98bea04 Better DB error handling 2017-05-09 20:23:21 +03:00
ayame-git
4b3abeb528 default value bug 2017-05-09 19:54:12 +03:00
ayame-git
836028a333 using reflect 2017-05-09 19:37:40 +03:00
ayame-git
93350ce3aa search query 2017-05-09 18:09:45 +03:00
bakape
801339cdcf Refactor search
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
bakape
ce1c4c89ac Death to reallocations! 2017-05-09 02:56:57 +03:00
sfan5
3d8f184a5a Switch to new schema: make it compile 2017-05-08 22:50:56 +02:00
ayame-git
e6d207c653 api upload 2017-05-08 12:18:49 +03: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
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