No description
  • Vue 48.1%
  • TypeScript 45.2%
  • CSS 4.8%
  • HTML 1.5%
  • Dockerfile 0.4%
Find a file
Roshless e4fd846342
All checks were successful
/ build (push) Successful in 17s
/ test-components (push) Successful in 28s
/ test-e2e (push) Successful in 32s
/ push (push) Successful in 37s
dev: allow for debugging/working tracing
2026-05-26 20:11:23 +02:00
.forgejo/workflows update dependencies, vite etc 2026-05-12 23:37:24 +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 dev: allow for debugging/working tracing 2026-05-26 20:11:23 +02:00
.env.development.local.example dev: allow for debugging/working tracing 2026-05-26 20:11:23 +02: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 add somewhat working tracing 2026-05-26 19:17:57 +02:00
package.json add somewhat working tracing 2026-05-26 19:17:57 +02:00
README.md add note about cypress sometimes not working 2024-04-21 22:19:56 +02:00
TODO.md add somewhat working tracing 2026-05-26 19:17:57 +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 :/