Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
247ede8b13 Bump kamal from 2.5.3 to 2.6.0
Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/basecamp/kamal/releases)
- [Commits](https://github.com/basecamp/kamal/compare/v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: kamal
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 16:42:49 +02:00
dependabot[bot]
fb6bd2a198 Bump solid_cable from 3.0.7 to 3.0.8
Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/rails/solid_cable/releases)
- [Commits](https://github.com/rails/solid_cable/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: solid_cable
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 16:42:49 +02:00
663c583a51 Add posts, tags, tagging, to database. Create references to align with new DB model. Add image of mermaid template model. 2025-05-15 16:35:29 +02:00
881cafdb05 Configure tests and helpers for current backend state 2025-05-09 14:58:37 +02:00
eb8cf4511f Remove leftover note tests 2025-05-09 14:57:33 +02:00
04b69f50a1 Add session & user management in the backend 2025-05-09 14:56:30 +02:00
b7ea4f874f Update gems & gitignore 2025-05-09 14:50:29 +02:00
7a1a571146 Add: image database table, image test site, image upload support 2025-05-07 11:28:05 +02:00
eacb6f444a Initial Commit 2025-05-07 11:23:41 +02:00