No description
Find a file
Roshless fb22bb029d
All checks were successful
/ test-components (push) Successful in 27s
/ build (push) Successful in 14s
/ test-e2e (push) Successful in 30s
/ clean-dev (push) Successful in 37s
/ push (push) Successful in 36s
CI: upload artifacts once
2025-12-08 00:56:26 +01:00
.forgejo/workflows CI: upload artifacts once 2025-12-08 00:56:26 +01:00
.future Initial public commit 2023-03-23 00:50:41 +01:00
.vscode vscode: do not recommend bulma since it will be removed 2024-04-11 11:24:43 +02:00
cypress e2e: fix tests 2024-04-21 22:18:13 +02:00
public Add simple PWA support 2024-08-13 23:55:56 +02:00
src login: fix incorrect auth header syntax 2025-04-01 14:55:57 +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 Add simple PWA support 2024-08-13 23:55:56 +02:00
clear-dev.yml CI dev: make sure migrations are triggered and do not do them manually 2024-04-11 13:47:09 +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 npm audit fix force and manual fixes 2025-08-20 00:35:16 +02:00
package.json npm audit fix force and manual fixes 2025-08-20 00:35:16 +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 javascript garbage: silence some errors or something 2024-04-21 01:04:50 +02:00
tsconfig.config.json Initial public commit 2023-03-23 00:50:41 +01:00
tsconfig.cypress-ct.json tests: add MSW for e2e 2023-03-24 20:23:53 +01:00
tsconfig.json Initial public commit 2023-03-23 00:50:41 +01: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 :/