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

15 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
ewhal
9d06b2c638 Merge pull request #221 from bakape/db-errors
Better DB error handling
2017-05-10 06:45:26 +10:00
bakape
07b98bea04 Better DB error handling 2017-05-09 20:23:21 +03:00
sfan5
bce2112cb5 Fix registration without email 2017-05-09 17:06:21 +02:00
sfan5
a0f4989fc4 Make login work 2017-05-08 22:50:56 +02:00
sfan5
3d8f184a5a Switch to new schema: make it compile 2017-05-08 22:50:56 +02:00
akuma06
a9e414302e Fixed typo 2017-05-08 15:08:36 +02:00
akuma06
0d07763af6 Added Form Validation
Display of error messages
2017-05-07 19:59:38 +02:00
akuma06
db882b105e Fixed 2017-05-07 00:19:26 +02:00
akuma06
5eb1d75f4c Forgot files 2017-05-07 00:15:27 +02:00
akuma06
052c502b07 Added User Registration View
Moved public files in public folder
2017-05-07 00:10:40 +02:00
akuma06
b26d70b4fc Fix #1 2017-05-06 22:27:21 +02:00
akuma06
b4dea05ae4 Forgot files 2017-05-06 22:14:02 +02:00
akuma06
a0577f70fc Fixed Typo 2017-05-06 21:37:10 +02:00
akuma06
51ae429d72 User Package (WIP)
Added services and utils needed
2017-05-06 21:21:39 +02:00