Commits on Source (40)
-
vojtech.pikal authored
-
filip.varecha authored
Update About.jsx See merge request pak/cf2021!1
-
xaralis authored
-
xaralis authored
-
xaralis authored
-
xaralis authored
-
xaralis authored
-
xaralis authored
-
xaralis authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
xaralis authored
-
Andrej Ramašeuski authored
-
xaralis authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
David Rychlý authored
-
David Rychlý authored
-
Andrej Ramašeuski authored
-
David Rychlý authored
-
David Rychlý authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
Oprava keycloak See merge request !2
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
-
Andrej Ramašeuski authored
Oprava keycloak See merge request !3
Showing
- .env 3 additions, 3 deletions.env
- .gitlab-ci.yml 7 additions, 6 deletions.gitlab-ci.yml
- .nvmrc 1 addition, 1 deletion.nvmrc
- Dockerfile 7 additions, 6 deletionsDockerfile
- Dockerfile.development 12 additions, 12 deletionsDockerfile.development
- compose.yaml 6 additions, 0 deletionscompose.yaml
- eslint.config.mjs 67 additions, 0 deletionseslint.config.mjs
- package-lock.json 20022 additions, 16453 deletionspackage-lock.json
- package.json 48 additions, 106 deletionspackage.json
- public/img/og.afdesign 0 additions, 0 deletionspublic/img/og.afdesign
- public/img/og.png 0 additions, 0 deletionspublic/img/og.png
- public/img/og2021.png 0 additions, 0 deletionspublic/img/og2021.png
- public/img/og2024.png 0 additions, 0 deletionspublic/img/og2024.png
- public/index.html 8 additions, 8 deletionspublic/index.html
- public/manifest.json 2 additions, 2 deletionspublic/manifest.json
- src/App.jsx 18 additions, 18 deletionssrc/App.jsx
- src/App.test.js 3 additions, 3 deletionssrc/App.test.js
- src/actions/announcements.js 9 additions, 9 deletionssrc/actions/announcements.js
- src/actions/global-info.js 5 additions, 6 deletionssrc/actions/global-info.js
- src/actions/posts.js 20 additions, 20 deletionssrc/actions/posts.js
compose.yaml
0 → 100644
eslint.config.mjs
0 → 100644
This diff is collapsed.
... | @@ -3,38 +3,35 @@ | ... | @@ -3,38 +3,35 @@ |
"version": "0.1.0", | "version": "0.1.0", | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@react-keycloak/web": "^2.1.4", | "@react-keycloak/web": "^3.4.0", | ||
"@rooks/use-interval": "^4.5.0", | "@rooks/use-interval": "^4.11.2", | ||
"@rooks/use-outside-click": "^4.5.0", | "@rooks/use-outside-click": "^4.11.2", | ||
"@rooks/use-timeout": "^4.5.0", | "@rooks/use-timeout": "^4.11.2", | ||
"@rooks/use-window-size": "^4.5.0", | "@rooks/use-window-size": "^4.11.2", | ||
"@sentry/integrations": "^5.29.2", | "@sentry/integrations": "^7.119.2", | ||
"@sentry/react": "^5.29.2", | "@sentry/react": "^8.34.0", | ||
"@sentry/tracing": "^5.29.2", | "@sentry/tracing": "^7.119.2", | ||
"classnames": "^2.2.6", | "ajv": "^8.17.1", | ||
"crypto-js": "^3.3.0", | "classnames": "^2.5.1", | ||
"date-fns": "^2.16.1", | "crypto-js": "^4.2.0", | ||
"i": "^0.3.6", | "date-fns": "^4.1.0", | ||
"immer": "^7.0.15", | "keycloak-js": "^26.0.0", | ||
"keycloak-js": "^10.0.2", | "lodash": "^4.17.21", | ||
"lodash": "^4.17.20", | "pullstate": "^1.25.0", | ||
"npm": "^6.14.10", | "react": "^18.3.1", | ||
"pullstate": "^1.20.5", | "react-dom": "^18.3.1", | ||
"react": "^16.13.1", | "react-helmet-async": "^2.0.5", | ||
"react-dom": "^16.13.1", | "react-hint": "^3.2.1", | ||
"react-helmet-async": "^1.0.7", | "react-intersection-observer": "^9.13.1", | ||
"react-hint": "^3.2.0", | "react-joyride": "^2.9.2", | ||
"react-intersection-observer": "^8.31.0", | "react-mde": "^11.5.0", | ||
"react-joyride": "^2.3.0", | "react-modal": "^3.16.1", | ||
"react-mde": "^11.0.0", | "react-player": "^2.16.0", | ||
"react-modal": "^3.12.1", | "react-router-dom": "^6.27.0", | ||
"react-player": "^2.7.2", | "react-scripts": "^5.0.1", | ||
"react-router-dom": "^5.2.0", | "showdown": "^2.1.0", | ||
"react-scripts": "3.4.3", | |||
"showdown": "^1.9.1", | |||
"unfetch": "^4.2.0", | |||
"wait-queue": "^1.1.4", | "wait-queue": "^1.1.4", | ||
"xss": "^1.0.8" | "xss": "^1.0.15" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "react-scripts start", | "start": "react-scripts start", | ||
... | @@ -45,65 +42,6 @@ | ... | @@ -45,65 +42,6 @@ |
"lint:fix": "eslint --cache --fix 'src/**/*.{js,jsx}'", | "lint:fix": "eslint --cache --fix 'src/**/*.{js,jsx}'", | ||
"analyze": "source-map-explorer 'build/static/js/*.js'" | "analyze": "source-map-explorer 'build/static/js/*.js'" | ||
}, | }, | ||
"eslintConfig": { | |||
"extends": [ | |||
"react-app", | |||
"plugin:prettier/recommended", | |||
"plugin:testing-library/recommended", | |||
"plugin:jest-dom/recommended" | |||
], | |||
"plugins": [ | |||
"simple-import-sort", | |||
"testing-library", | |||
"jest-dom" | |||
], | |||
"rules": { | |||
"sort-imports": "off", | |||
"prettier/prettier": "warn", | |||
"react/no-unknown-property": [ | |||
1 | |||
], | |||
"simple-import-sort/sort": [ | |||
"warn", | |||
{ | |||
"groups": [ | |||
[ | |||
"^react", | |||
"^@?\\w" | |||
], | |||
[ | |||
"^(api|actions|config|hooks|components|containers|pages|utils|stores|keycloak|markdown|ws)(/.*|$)" | |||
], | |||
[ | |||
"^(test-utils)(/.*|$)" | |||
], | |||
[ | |||
"^\\u0000" | |||
], | |||
[ | |||
"^\\.\\.(?!/?$)", | |||
"^\\.\\./?$" | |||
], | |||
[ | |||
"^\\./(?=.*/)(?!/?$)", | |||
"^\\.(?!/?$)", | |||
"^\\./?$" | |||
], | |||
[ | |||
"^.+\\.s?css$" | |||
] | |||
] | |||
} | |||
], | |||
"testing-library/await-async-query": "error", | |||
"testing-library/no-await-sync-query": "error", | |||
"testing-library/no-debug": "warn", | |||
"jest-dom/prefer-checked": "error", | |||
"jest-dom/prefer-enabled-disabled": "error", | |||
"jest-dom/prefer-required": "error", | |||
"jest-dom/prefer-to-have-attribute": "error" | |||
} | |||
}, | |||
"browserslist": { | "browserslist": { | ||
"production": [ | "production": [ | ||
">0.2%", | ">0.2%", | ||
... | @@ -117,23 +55,27 @@ | ... | @@ -117,23 +55,27 @@ |
] | ] | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@testing-library/jest-dom": "^4.0.0", | "@eslint/compat": "^1.2.0", | ||
"@testing-library/react": "^10.4.4", | "@eslint/eslintrc": "^3.1.0", | ||
"@testing-library/react-hooks": "^3.4.2", | "@eslint/js": "^9.12.0", | ||
"@testing-library/user-event": "^12.1.7", | "@testing-library/jest-dom": "^6.5.0", | ||
"@testing-library/react": "^16.0.1", | |||
"@testing-library/react-hooks": "^8.0.1", | |||
"@testing-library/user-event": "^14.5.2", | |||
"babel-core": "^6.26.3", | "babel-core": "^6.26.3", | ||
"babel-eslint": "^10.1.0", | "babel-eslint": "^10.1.0", | ||
"eslint": "^6.8.0", | "eslint": "^9.12.0", | ||
"eslint-config-airbnb": "^18.2.0", | "eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-prettier": "^6.11.0", | "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.22.0", | "eslint-plugin-import": "^2.31.0", | ||
"eslint-plugin-jest-dom": "^3.6.3", | "eslint-plugin-jest-dom": "^5.4.0", | ||
"eslint-plugin-jsx-a11y": "^6.3.1", | "eslint-plugin-jsx-a11y": "^6.10.0", | ||
"eslint-plugin-prettier": "^3.1.4", | "eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-react": "^7.20.6", | "eslint-plugin-react": "^7.37.1", | ||
"eslint-plugin-simple-import-sort": "^5.0.3", | "eslint-plugin-simple-import-sort": "^12.1.1", | ||
"eslint-plugin-testing-library": "^3.8.0", | "eslint-plugin-testing-library": "^6.3.0", | ||
"prettier": "^2.1.1", | "prettier": "^3.3.3", | ||
"source-map-explorer": "^2.5.1" | "source-map-explorer": "^2.5.3", | ||
"typescript": "^5.6.3" | |||
} | } | ||
} | } |
No preview for this file type
public/img/og.png
deleted
100644 → 0
122 KiB
public/img/og2021.png
0 → 100644
124 KiB
public/img/og2024.png
0 → 100644
43.1 KiB