mystamps icon indicating copy to clipboard operation
mystamps copied to clipboard

The site about post stamps where you can create a virtual collection

Results 125 mystamps issues
Sort by recently updated
recently updated
newest added

- [x] https://www.togglz.org/whats-new - [x] https://www.togglz.org/updating-notes - [x] 2.1.0.Final - [x] 2.2.0.Final - [x] 2.3.0.RC1 - [x] 2.3.0.RC2 - [x] 2.3.0.Final - [x] 2.4.0.Final - [x] 2.4.1.Final - [x] 2.5.0.Final...

area/security
kind/dependency-update

Tech debt for: 5fbc18b26e3861b5e587075688b77db714ded3c7 (#199) Consider using WireMock. Example: https://github.com/marcobehlerjetbrains/7-testing-libraries/blob/2735368c36aa206af5c9fccc0a06ca4cea8e7592/src/test/java/FileSystemTest.java

techdebt
area/unit tests

Changelogs: https://wiki.ubuntu.com/Releases

area/infrastructure
area/build scripts
kind/dependency-update
area/ci

At this moment, we use v10.16.0 but "Latest LTS Version: 14.15.3" (see also https://github.com/nodejs/Release) - https://nodejs.org/en/blog/release/v11.0.0/ - https://nodejs.org/en/blog/release/v12.0.0/ - https://nodejs.org/en/blog/release/v12.1.0/ - https://nodejs.org/en/blog/release/v12.2.0/ - https://nodejs.org/en/blog/release/v12.3.0/ - https://nodejs.org/en/blog/release/v12.3.1/ - https://nodejs.org/en/blog/release/v12.4.0/ - https://nodejs.org/en/blog/release/v12.5.0/...

area/security
kind/dependency-update
area/frontend

For images we should add `title` and `alt` attribute(s). At least we could include country name and year of release if they are provided.

area/seo
ADR/waiting

We use the same configuration everywhere: ``` - name: Install JDK uses: actions/[email protected] with: distribution: 'adopt' java-version: '8' cache: 'maven' ``` So, the jobs use Maven cache by default. But...

ADR/needed
area/ci

Let's commit `infra/vagrant/provisioning/prod.*` files to Git and use https://git-secret.io or https://github.com/AGWA/git-crypt in order to encrypt sensitive data. Idea from @asm0dey

area/infrastructure
environment/prod

We can use [`ansible-vault`](http://docs.ansible.com/ansible/playbooks_vault.html) for a sensitive data like database and mailing passwords. Also for an uptimerobot api key during deployment.

area/infrastructure
area/security

The puzzle `1000-7b4c3a87` from #1000 has to be resolved: https://github.com/php-coder/mystamps/blob/45b953747ede2a2899ef5825ab89dd516d59f137/infra/terraform/my-stamps.tf#L1-L1 The puzzle was created by @php-coder on 11-Jan-20.

techdebt
area/build scripts