Commit graph

73 commits

Author SHA1 Message Date
Christian Kußowski
15a7053c58
build: Deploy web on app.fluffy.chat 2026-02-22 09:07:37 +01:00
dependabot[bot]
ff1882c3e9
build: (deps): bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 21:08:10 +00:00
dependabot[bot]
85500e76c2
build: (deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 21:08:45 +00:00
krille-chan
2eb77788cd
build: Fix custom action 2025-11-16 12:15:37 +01:00
krille-chan
db9f1290fd
build: Use correct file 2025-11-16 12:12:26 +01:00
krille-chan
f0928daa83
build: Free up space before android build 2025-11-16 12:11:17 +01:00
krille-chan
5de67c8641
build: Do not build x64 for release 2025-11-16 10:08:26 +01:00
dependabot[bot]
91292500cd
build: (deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 21:08:23 +00:00
dependabot[bot]
80e8bb5dfe
build: (deps): bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 21:53:54 +00:00
Christian Kußowski
c7871b2421
build: Also build linux on github runners 2025-08-17 14:58:22 +02:00
dependabot[bot]
b3c8c6326d
build: (deps): 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-12 06:57:35 +00:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin 2025-07-12 08:39:51 +02:00
Christian Kußowski
44b577e978
build: Set commit message as changelog for internal builds 2025-06-21 08:47:30 +02:00
Christian Kußowski
95172aed8f
build: Do not delete vodozemac on web release 2025-06-20 15:23:56 +02:00
Christian Kußowski
88cf02a540
build: Remove broken snapcraft job from release 2025-06-20 14:05:52 +02:00
Christian Kußowski
c7cf12287d
build: Add rust toolchain to release web 2025-06-20 12:11:50 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
krille-chan
cd83c6e5ab
refactor: Remove custom font and emoji font workaround 2025-03-03 18:00:37 +01:00
krille-chan
68707e57b9
build: Fix build tailwindcss for website 2025-02-21 18:13:27 +01:00
dependabot[bot]
da70152d08
build: (deps): bump samuelmeuli/action-snapcraft from 2 to 3
Bumps [samuelmeuli/action-snapcraft](https://github.com/samuelmeuli/action-snapcraft) from 2 to 3.
- [Release notes](https://github.com/samuelmeuli/action-snapcraft/releases)
- [Commits](https://github.com/samuelmeuli/action-snapcraft/compare/v2...v3)

---
updated-dependencies:
- dependency-name: samuelmeuli/action-snapcraft
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 21:41:56 +00:00
Krille
617744503d
build: Also build for arm64 for linux releases 2024-10-26 10:49:14 +02:00
krille-chan
d70d8803c2
build: Build linux with Flutter 3.24.1 2024-09-01 09:16:37 +02:00
dependabot[bot]
642881b3d0
build: (deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:29:07 +00:00
krille-chan
d4da2dd431
build: Use Flutter 3.19.6 for Linux 2024-05-29 19:30:53 +02:00
dependabot[bot]
b0fb2bb80d
build: (deps): bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 21:31:03 +00:00
krille-chan
d731c61b87
ci: Update ruby version 2024-04-07 18:50:59 +02:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
3c532f90ba
chore: unify desktop and mobile databases (#764)
* chore: unify desktop and mobile databases

- migrate `package:sqflite_flutter` to `sqlcipher_flutter_libs`
- use FFI for all SQLite operations
- use `SQfLiteEncryptionHelper` for database encryption
- enforce encryption for new SQLite datbase implementation
- migrate existing SQLite databases
 - encrypt unencrypted ones
 - migrate database locations to unified approach
- drop dependency on sqlite

Signed-off-by: The one with the braid <info@braid.business>

* chore: add sqlcipher to macos CI

Signed-off-by: The one with the braid <info@braid.business>

---------

Signed-off-by: The one with the braid <info@braid.business>
2024-03-29 14:47:11 +00:00
Jack Kawell
3e83a723c6 added docker deploy step to release 2024-01-27 11:21:37 -06:00
krille-chan
a7a8285a55
build: Do not load emojis at initial start on web 2024-01-20 11:23:48 +01:00
Krille-chan
6dd0fc6227
Merge pull request #779 from krille-chan/dependabot/github_actions/actions/setup-java-4
build: (deps): bump actions/setup-java from 1 to 4
2024-01-20 09:16:02 +01:00
dependabot[bot]
75b4683569
build: (deps): bump actions/setup-java from 1 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 09:05:16 +01:00
Krille
a538056f98
ci: Fix get tag name for snapcraft promote 2024-01-13 17:23:12 +01:00
Krille-chan
320c5b28d2
Merge pull request #781 from krille-chan/dependabot/github_actions/actions/upload-artifact-4
build: (deps): bump actions/upload-artifact from 2 to 4
2024-01-07 10:27:39 +01:00
dependabot[bot]
d8ff4e7990
build: (deps): bump actions/upload-artifact from 2 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:13:02 +00:00
dependabot[bot]
e11585ec17
build: (deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:12:59 +00:00
krille-chan
ff245e3eba
ci: Fix web release job 2024-01-01 09:58:59 +01:00
krille-chan
ce1159692f
ci: Fix snap promote to correct channel 2023-12-31 10:21:52 +01:00
Krille-chan
29dbf6f9f5
ci: do not build snapcraft in ci 2023-12-24 10:00:24 +01:00
krille-chan
9e93a4f4e1
ci: Promote snapcraft from CI 2023-12-24 08:34:06 +01:00
Krille
3f7df35a13
ci: Fix nightly builds for web 2023-12-11 13:59:13 +01:00
Krille
07c9b832cb
ci: Only release web on releases and add nightly builds 2023-12-08 09:14:14 +01:00
krille-chan
358e66e612
chore: Do not ship unused emoji font for android and iOS 2023-11-19 14:27:19 +01:00
krille-chan
a5b5b1ae12
build: Download canvaskit on build for flutter web 2023-10-29 09:03:47 +01:00
krille-chan
accf15c6e8
build: Bump version 2023-09-17 09:59:41 +02:00
krille-chan
ce1f52df35
ci: Move linux build into local directory 2023-09-15 19:48:35 +02:00
krille-chan
cad33f0248
ci: Fix snapcraft promote rc job 2023-09-15 17:41:08 +02:00
Krille-chan
2cc3cbd38b
Merge pull request #557 from krille-chan/krille/add-caching-for-ci
ci: Add caching for flutter setup
2023-09-07 18:45:02 +02:00
Krille
34f6ff508b
ci: Add caching for flutter setup 2023-09-05 14:48:18 +02:00
krille-chan
0f73745607
build: Follow up snapcraft promote job 2023-09-01 18:55:54 +02:00
krille-chan
7c0d9a0b96
ci: Build snap on snapcraft again and only promote from ci 2023-08-18 16:03:01 +02:00