Commit Graph

19 Commits

Author SHA1 Message Date
Rui Saraiva
0705e4e404
chore: upgrade Node and sharp dependency (#484) 2024-11-30 18:17:07 +00:00
Rui Saraiva
04a34e04c2
chore(deps): upgrade dependencies 2022-07-07 08:26:00 +01:00
Rui Saraiva
785563a71c
feat: upgrade dependencies (#480)
* feat: upgrade dependencies

* chore: update linter and CI workflows

* chore: upgrade browserslist
2021-12-04 18:32:53 +00:00
Rui Saraiva
f73222ab2b chore: add FUNDING 2021-07-13 00:06:16 +01:00
Rui Saraiva
78d321d7d6
chore(node): upgrade Node.js to v14 (#432) 2021-01-24 14:40:37 +00:00
renovate[bot]
76cd9e3a42
chore(deps): update actions/setup-node action to v2 (#402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 20:19:33 +00:00
Rui Saraiva
aa1984c23d ci: add cache to Next.js build 2020-09-19 22:01:34 +01:00
Rui Saraiva
cc34beb581
chore: test with local production server (#257)
* chore: test with local production server

* chore: remove sample cypress test file
2020-09-19 21:28:39 +01:00
Rui Saraiva
3def01b85a ci(lint): update commitlint version 2020-09-17 21:06:50 +01:00
Rui Saraiva
b2c22bad97 test(cypress): update page load wait 2020-09-06 11:47:44 +01:00
Rui Saraiva
11d61feb40 Merge branch 'main' into develop 2020-07-17 21:20:21 +01:00
Rui Saraiva
54ef380dcc ci: use main branch for releases 2020-07-17 21:12:49 +01:00
Rui Saraiva
c52c806a4a
chore: update dependencies, remove duplicated tsc and ignore macOS files (#161) 2020-07-06 18:45:30 +01:00
Rui Saraiva
95c4d9e147
test(drag-and-drop): add tests to all preview title messages (#158)
* test(drag-and-drop): add tests to all preview title messages

* ci(cypress): install aditional dependencies

* test(drag-and-drop): wait 100ms on each page load for rehydration
2020-07-06 10:21:44 +01:00
Rui Saraiva
0bf587b68d
feat: setup Cypress (#136)
* feat(cypress): setup cypress with Next.js

* ci(cypress): run cypress on pull requests

* refactor(cypress): migrate from tsconfig.json to .eslintrc.json

* ci: update job names

* ci(cypress): save cypress artifacts

* fix(analytics): fix analytics extra script html tags
2020-06-27 22:54:56 +01:00
renovate[bot]
c54c0e8910
chore(deps): update typescript-eslint monorepo to v3.4.0 (#142)
* chore(deps): update typescript-eslint monorepo to v3.4.0

* ci: add cache and run linters sequentially

* chore(typescript): disable @typescript-eslint/unbound-method rule

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rui Saraiva <ruisaraiva19@gmail.com>
2020-06-27 11:46:32 +01:00
Rui Saraiva
760042b3c6 chore(github): add issue templates for bug reports and feature requests 2020-04-20 00:06:37 +01:00
Rui Saraiva
efa6b4cc1e
feat: add drag and drop wizard (#39)
* feat(drag-and-drop): add drag and drop wizard

* chore(seo): update seo share image url

* improvement(upload): add download step 3

* improvement(loading): improve loading and add transitions

* improvement: add pwa support, clipboard and animations

* improvement(seo): add html lang and update title

* fix(button): fix button font family
2020-04-19 19:11:20 +01:00
Rui Saraiva
b183cc9fef
feat: setup next, eslint, stylelint, and typescript (#5)
* feat: setup next, eslint, stylelint, and typescript

* ci: add Semantic Pull Requests config

* ci: add renovate config

* ci: add commit lint workflow

* ci: add code lint workflow

* ci: add release workflow

* docs(ci): add status badges for release, lint, and commitlint

* ci: add now config

* chore: update repo name

* ci(release): remove assets from release
2020-04-10 22:34:32 +01:00