Keiji Matsuzaki
Keiji Matsuzaki
frontendいじるほうが、本家とのAPI互換を考えなくてよさそうなので。 あればよさそう... * * * * - [x] I searched or browsed the repo’s other issues to ensure this is not a duplicate. - [x] This bug happens on a...
**Create Gomfile.lock** An proposal. - Gomfile ``` ruby gom 'github.com/golang/glog' gom 'github.com/golang/lint', commit: '1ad6a0eeb85088d8f32e1c5db9965f4a11c0af70' gom 'github.com/futoase/underground', branch: 'welcome-to-heaven' gom 'bitbucket.org/matrixik/listdict', tag: 'tip' gom 'bitbucket.org/llg/gocreate' ``` - Gomfile.lock ``` ruby github.com/golang/glog:...
Split of upload file logic. Create ImageFile model.
regist function is complex. I will split regist function.
DatEntity is futaba script log. For now, dat file is loaded of raw text. This ticket is dat file handle condition improvement.