Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
e884747fde Bump bootsnap from 1.18.5 to 1.18.6
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.5 to 1.18.6.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.5...v1.18.6)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.18.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 15:27:21 +02:00
dependabot[bot]
3901d78b4c Bump kamal from 2.6.0 to 2.6.1
Bumps [kamal](https://github.com/basecamp/kamal) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/basecamp/kamal/releases)
- [Commits](https://github.com/basecamp/kamal/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: kamal
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 15:26:53 +02:00
8ee5dd9322 Add posts, tags, tagging, to database. Create references to align with new DB model. Add image of mermaid template model. 2025-05-15 16:40:54 +02:00
4edae5e7bb Configure tests and helpers for current backend state 2025-05-15 16:40:54 +02:00
471440804c Remove leftover note tests 2025-05-15 16:40:54 +02:00
372fe53947 Add session & user management in the backend 2025-05-15 16:40:54 +02:00
9aee9adfce Update gems & gitignore 2025-05-15 16:40:54 +02:00
982b72494c Add: image database table, image test site, image upload support 2025-05-15 16:40:54 +02:00
dependabot[bot]
73d63f92e4 Bump bootsnap from 1.18.4 to 1.18.5
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.4 to 1.18.5.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.4...v1.18.5)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.18.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 16:40:26 +02:00
dependabot[bot]
5f52213972 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:40:16 +02:00
dependabot[bot]
3d223b3b0d 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:40:07 +02:00
eacb6f444a Initial Commit 2025-05-07 11:23:41 +02:00