Juan Martín Seery

Results 25 issues of Juan Martín Seery

Draft for the security policy. Closes #271

status/in-review

There are some visual bugs that shouldn't be, like two select icons and a 'X' in invalid forms ![Screen Shot 2019-06-07 at 23 30 06](https://user-images.githubusercontent.com/16712703/59141062-c674bc80-897c-11e9-88ae-b24dd70b9033.png) ![Screen Shot 2019-06-07 at 23...

### Description Added more Spanish quotes

waiting for update
frontend
Stale
assets

For some reason, it _does_ work when I'm debugging; but after I build the production APK, it throws this error: ``` PlatformException(connection_failure, java.lang.ClassNotFoundException: com.jcraft.jsch.jce.Random, null) ``` Flutter Doctor ``` [✓]...

**Is your feature request related to a problem? Please describe.** Por lo visto, movieron muchos animes de Natsuki a Stremium, e Izanagi dejó de funcionar. El resto de servidores funcionan...

**Is your feature request related to a problem? Please describe.** When generating dynamic content (like tables), [`gap`](https://developer.mozilla.org/en-US/docs/Web/CSS/gap) provides a simple way of creating spaces between elements inside a flexbox without...

new feature

Closes #66 arg now exports a CJS and ESM version. For compatibility reasons, I've avoided using any `export default`, resulting in this breaking change: ```js const arg = require('arg') //...

```typescript // node_modules/.prisma/client/index.d.ts export type ClientUpdateInput = { name?: string | StringFieldUpdateOperationsInput alt_name?: string | NullableStringFieldUpdateOperationsInput | null cuit?: string | StringFieldUpdateOperationsInput condition?: number | IntFieldUpdateOperationsInput address?: string | NullableStringFieldUpdateOperationsInput...

kind/feature
topic: relations
team/client
topic: updateMany()

Export program as image (see https://carbon.now.sh/). It would be easier to read since it will come out colored and monospaced. It should improve sharing code, mainly through cellphones. This is...

Button to format a program. This divides the code in three columns: tags, instructions/directives, operands/values