Age | Commit message (Collapse) | Author |
|
|
|
bad input chars, and retriving content into editor
|
|
|
|
|
|
|
|
well as db insert/update and retrieval. NOTE: rich text editor content is stored as html escaped entity in DB.
|
|
reconsider this later as the two packages are now very closely tied. also added UI structural changes
|
|
|
|
|
|
|
|
examples (+ Select, Checkbox)
|
|
|
|
|
|
|
|
gorilla/schema struct decoding. these values are normalized for db insertion
|
|
functions. Needed to modify the valueFromStructField to return the more generic reflect.Value to then be cast to a type as necessary. Additionally, added a modified version of the tagNameFromStruct method for multi-value form inputs like checkbox and the way gorilla/schema package handles them
|
|
|
|
|
|
|
|
|
|
called as a CLI, it does not create the db file in the current directory erroneously
|
|
options
|
|
|
|
|
|
title, main file to manage commands
|
|
install process
|
|
reorganization.
|
|
|
|
|
|
reorganization
|
|
about base64 encoded data ([]byte)
|
|
|
|
|
|
management, types, system and db functionality.
|
|
|