No description
  • Vue 52.4%
  • TypeScript 40.2%
  • CSS 5.3%
  • HTML 1.7%
  • Dockerfile 0.4%
Find a file
Roshless fcc228c195
All checks were successful
/ build (push) Successful in 30s
/ test-components (push) Successful in 39s
/ test-e2e (push) Successful in 44s
/ push (push) Successful in 47s
CI: now no need for cleaning up, tests are randomly generated
hopefully restart every 30 minutes is enough for colision problems
2026-05-01 11:16:36 +02:00
.forgejo/workflows CI: now no need for cleaning up, tests are randomly generated 2026-05-01 11:16:36 +02:00
.future Initial public commit 2023-03-23 00:50:41 +01:00
cypress cypress e2e: fix tests again 2026-05-01 11:01:16 +02:00
public Add simple PWA support 2024-08-13 23:55:56 +02:00
src small template recommended changes 2026-04-30 22:00:08 +02:00
.env.development.local.example CI: implement e2e 2023-03-28 10:56:52 +00:00
.eslintrc.cjs Initial public commit 2023-03-23 00:50:41 +01:00
.gitignore cypress e2e: rework register test 2026-05-01 02:48:37 +02:00
.npmrc wait for some time before grabbing new version 2026-04-24 17:03:11 +02:00
cypress.config.ts cypress: incorrect place? 2025-12-08 00:49:50 +01:00
Dockerfile update node versions in images 2025-08-20 00:30:29 +02:00
env.d.ts Initial public commit 2023-03-23 00:50:41 +01:00
index.html Add simple PWA support 2024-08-13 23:55:56 +02:00
LICENSE Initial public commit 2023-03-23 00:50:41 +01:00
nginx.conf Dockerfile: fix SPA 2023-04-03 22:38:48 +02:00
package-lock.json update packages and stuff 2026-04-30 16:37:08 +02:00
package.json update packages and stuff 2026-04-30 16:37:08 +02:00
README.md add note about cypress sometimes not working 2024-04-21 22:19:56 +02:00
TODO.md errors: return from backend instead of hardcoding 2023-08-13 01:23:46 +02:00
tsconfig.app.json major depedencies update 2026-04-25 13:26:04 +02:00
tsconfig.config.json major depedencies update 2026-04-25 13:26:04 +02:00
tsconfig.cypress.json fix shitty js again 2026-04-25 14:06:37 +02:00
tsconfig.json update cypress and now it works for some reason 2026-04-25 13:54:47 +02:00
vite.config.ts Add simple PWA support 2024-08-13 23:55:56 +02:00

molo-frontend

Frontend component of feed aggregator molo

Cypress e2e no worky

export NODE_OPTIONS=--dns-result-order=ipv4first

https://github.com/cypress-io/github-action/issues/634#issuecomment-1497150607

No idea why is this a thing :/