Commit graph

59 commits

Author SHA1 Message Date
5802a00e8e Fix results
All checks were successful
Deploy to Pages / deploy (push) Successful in 9s
Test / test (push) Successful in 9s
Build and Publish Docker Image / build-and-push (push) Successful in 25s
2026-06-06 20:42:09 +01:00
5f898194f5 Remove dead code 2026-06-06 20:34:56 +01:00
6b586f6e07 Integrate plausible 2026-06-06 20:34:34 +01:00
eb807a63a6 Add plausible 2026-06-06 20:33:53 +01:00
a6ec5b9e55 Fix missing months
All checks were successful
Test / test (push) Successful in 6s
Deploy to Pages / deploy (push) Successful in 7s
Build and Publish Docker Image / build-and-push (push) Successful in 21s
2026-06-06 20:02:47 +01:00
853f88c66b Improve security
All checks were successful
Test / test (push) Successful in 7s
Deploy to Pages / deploy (push) Successful in 10s
Build and Publish Docker Image / build-and-push (push) Successful in 23s
2026-06-06 19:39:24 +01:00
0fde080ab8 Format 2026-06-06 19:37:55 +01:00
52eb07a993 Set up CI 2026-06-06 19:36:15 +01:00
5dcf27bb9f Bumps 2026-06-06 15:43:40 +01:00
2bf2fc37eb Flatten admin image name to andras/fizika-admin
All checks were successful
Deploy to Pages / deploy (push) Successful in 8s
Build and Publish Docker Image / build-and-push (push) Successful in 15s
A nested name (andras/fizika/fizika-admin) contains a slash, which Forgejo's
package web UI can't render (the detail page 404s though pulls work). Use a
flat name to match the andras/<image> convention.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 15:28:50 +01:00
3adbea7d44 Merge pull request 'Adopt shared ci-actions' (#7) from asch/ci-actions into main
All checks were successful
Deploy to Pages / deploy (push) Successful in 8s
Build and Publish Docker Image / build-and-push (push) Successful in 18s
2026-06-06 14:51:22 +01:00
6bae4d3eab ci: re-trigger with buildx-based docker-publish
All checks were successful
Deploy to Pages / deploy (pull_request) Successful in 8s
Build and Publish Docker Image / build-and-push (pull_request) Successful in 29s
2026-06-06 14:50:26 +01:00
90f5454edf Use shared ci-actions for docker publish and pages deploy
Some checks failed
Deploy to Pages / deploy (pull_request) Successful in 4s
Build and Publish Docker Image / build-and-push (pull_request) Failing after 15s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 14:45:54 +01:00
392729c2d4 Rename token
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 4s
Deploy to Pages / deploy (push) Successful in 7s
2026-06-06 14:09:04 +01:00
d19cfcbb0e Fix runnner
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 5s
Deploy to Pages / deploy (push) Successful in 9s
2026-06-03 20:03:03 +01:00
0ac3356f3a Migrate to forgejo
Some checks failed
Deploy to Pages / deploy (push) Successful in 11m44s
Build and Publish Docker Image / build-and-push (push) Has been cancelled
2026-05-09 21:29:23 +01:00
f8e206ac2e
Upload tasks 2025-09-07 16:36:49 +01:00
90bd3ca494
Allow everything 2025-08-31 15:36:18 +01:00
d1bb824b57
Fix CSP for real 2025-08-31 15:30:15 +01:00
097d678658
Try fixing CSP 2025-08-31 15:25:26 +01:00
474082fa35
Fix CSP 2025-08-31 15:18:41 +01:00
8d5f823282
Fix question types 2025-08-31 15:06:01 +01:00
026d864a53
Clean up 2025-08-31 15:05:55 +01:00
bf629ac985
Fix image sizing 2025-08-31 15:05:47 +01:00
663671f9e4
fix cors 2025-08-31 14:58:06 +01:00
74d1536689
add CSP 2025-08-31 14:47:17 +01:00
97d2d6892f
Merge branch 'asch/backend' 2025-08-31 14:27:58 +01:00
45175c031e
Improvements 2025-08-31 14:24:48 +01:00
4b65c22cb1
Merge pull request #2 from schmelczer/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-31 13:53:47 +01:00
dependabot[bot]
558f340165
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-31 12:53:34 +00:00
e6dd7f246f
Merge pull request #3 from schmelczer/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2025-08-31 13:53:21 +01:00
dependabot[bot]
005c8b1606
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-31 12:53:02 +00:00
39c1511d52
Merge pull request #4 from schmelczer/asch/backend
Add admin backend
2025-08-31 13:52:09 +01:00
5e74ab8322
Small fixes 2025-08-31 13:51:59 +01:00
bb03d4bc14
Don't require all answers 2025-08-31 13:45:14 +01:00
bc36f33c86
Remove clutter 2025-08-31 13:45:01 +01:00
9b862baac3
Translate UTf8 2025-08-31 13:37:49 +01:00
567ffea181
Use API 2025-08-31 13:32:58 +01:00
30825d4ee1
Rename 2025-08-31 13:32:33 +01:00
edd868934f
Update CI 2025-08-31 13:29:09 +01:00
7ea082fecb
Move frontend 2025-08-31 13:20:31 +01:00
7d51206deb
Move pics 2025-08-31 13:07:15 +01:00
9978ea5a07
Remove clutter 2025-08-31 11:28:14 +01:00
af0138eb45
Remove clutter 2025-08-31 11:03:25 +01:00
9eb13a7157
Add dependabot 2025-08-31 11:03:14 +01:00
eb4c76e3c4
Add telemetry 2025-08-31 11:03:01 +01:00
fff7b0b378
Change deploy branch 2025-08-31 11:02:40 +01:00
8e0a58b3e3
Add GH action to deploy 2025-08-31 10:59:19 +01:00
272ea1aa2f
Update with 2023/24 2024-11-12 20:16:59 +00:00
fd8579abf2 Update questions 2023-03-31 20:29:23 +02:00