Matias Barriento

Results 10 issues of Matias Barriento

- [ ] Use Flask-SQLAlchemy instead of SQLAlchemy - [ ] Use Flask-CORS instead of custom decorator

Migrate to a better app structure based on [Miguel Grinberg's microblog](https://github.com/miguelgrinberg/microblog/tree/2ab9d7eff695570a9f47b9ba83df0786b56cb743)

Kilink have small uses cases, so using [selenium](https://www.seleniumhq.org/) could be a good idea.

CLIENT-SERVER Linkode will provide a client that use the API. Flask will only provide the static files with the language. Cliente js The CLIENT will read the url at start...

When you go to http://linkode.org/R you should get a 404 error because that linkode not (and can't) exist. Instead, you get a 500 error.

It would be great to create a kilink with multiple files (e.g. a HTML, CSS and JS for one page should be in the same kilink, but not in the...

Que tal? en el PyCamp 2016 estuvimos trabajando en una herramienta para moderar el contenido en la web. Entiendase por moderar el hecho de que si alguien sube una noticia...

enhancement
question

Agregar un indicador tipo spinner para informar que esta cargando

Often databases have more tables that you want to include that those that you want to exclude. Having an exclude option could reduce configuration. **Proposal**: Add --excludedTables with this behavior...