Commit Graph

165 Commits

Author SHA1 Message Date
Marc
25ff8939f6 feat(dev): use proxy server in dev mode (#3069)
In dev environment, this PR allows to proxy to whatever backend without CORS issue by specifying the backend URL in `.env.local` variable.

I believe this would ease contribution by frontend developpers that would only have to run the unstable docker to work on the frontend without need for all the go toolchain to build the whole backend to have a cors enabled backend.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/3069
Co-authored-by: Marc <marc88@free.fr>
Co-committed-by: Marc <marc88@free.fr>
2025-03-09 13:40:57 +00:00
kolaente
c4142bd1da fix(ci): sync translations from crowdin 2025-03-09 09:12:37 +01:00
kolaente
41f9614162 chore(ci): debug crowdin 2025-03-09 09:04:59 +01:00
kolaente
247b04b9c6 chore(ci): debug crowdin 2025-03-09 09:02:46 +01:00
kolaente
1e48f282ac chore(ci): debug crowdin 2025-03-09 08:59:47 +01:00
kolaente
3715e291bb fix(ci): crowdin download 2025-03-03 09:02:38 +01:00
kolaente
4e90c6bb78 chore(deps): update golangci-lint 2025-03-02 13:00:18 +01:00
kolaente
e11a3026b9 feat: translate notifications 2025-03-02 11:41:38 +01:00
kolaente
2d8fb8bad9 feat(ci): publish desktop releases with GitHub actions only 2025-02-09 15:56:43 +01:00
kolaente
8ad26dac13 fix(deps): upgrade cypress docker image in ci 2025-02-05 22:13:05 +01:00
kolaente
2bba1e86cf fix(build): update corepack before using it
Fixes upstream https://github.com/pnpm/pnpm/issues/9029
Resolves https://community.vikunja.io/t/issue-building-docker-image/3345/3
2025-02-05 21:31:04 +01:00
renovate
c5c07f5063 chore(deps): update node.js to v22.13.1 2025-01-23 11:15:00 +00:00
renovate
5a0cee956e chore(deps): update goreleaser/nfpm docker tag to v2.41.2 2025-01-14 12:08:21 +00:00
renovate
9e5994105a chore(deps): update node.js to v22.13.0 2025-01-08 14:57:09 +00:00
renovate
63839805df chore(deps): update dependency node to v22.12.0 2024-12-20 19:07:53 +01:00
kolaente
da0e110ee4 fix(ci): do not build linuxx 368 docker images
Related to 6fe22aba39
2024-11-10 16:13:25 +01:00
kolaente
6fe22aba39 fix!: disable 368 releases
We can either support arm64 or 368 release binaries - because the arm64 binaries are probably wider used today, we'll prioritize that. It is still possible to compile Vikunja from source on a 368 system, but would take quite a bit of effort in providing pre-built binaries.
Please reach out if you need assistance for 368 binaries.

See https://github.com/techknowlogick/xgo/issues/256#issuecomment-2462135108
2024-11-07 14:41:47 +01:00
kolaente
d6194b8f10 fix: upgrade xgo docker image everywhere 2024-11-05 15:03:14 +01:00
kolaente
2693419959 fix: switch to wine electron builder 2024-11-03 12:23:09 +01:00
kolaente
de1eac5d36 fix: pin xgo to 1.22.x
Hopefully resolves build issues like https://drone.kolaente.de/vikunja/vikunja/8996/3/10
2024-11-02 19:00:02 +01:00
kolaente
3ce3727a5e chore(ci): sign drone config 2024-10-30 07:34:13 +00:00
renovate
c36397188c chore(deps): update node.js to v22.11.0 2024-10-30 07:34:13 +00:00
renovate
e1718ccb35 chore(deps): update goreleaser/nfpm docker tag to v2.41.0 (#2776)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-10-29 08:35:46 +00:00
renovate
21356ae08e chore(deps): update node.js to v22 (#2783)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-10-29 07:38:12 +00:00
kolaente
af11a6527f fix: release bucket name 2024-10-16 17:45:57 +02:00
kolaente
0472acac98 feat: use hetzner object storage for releases 2024-10-16 17:18:38 +02:00
kolaente
6a94c39ea8 fix(desktop): use pnpm in ci 2024-09-29 16:07:58 +02:00
kolaente
8776465fa2 fix: generate config in ci 2024-09-22 15:35:03 +02:00
kolaente
3c70bd630d feat: generate yml config from json
This change introduces a more abstract way of managing the config, allowing us to generate it into yaml and markdoc for the website.
It also changes the distributed config to be all commented out so that people using it only comment in the values they need.
2024-09-22 14:37:31 +02:00
renovate
b708db7025 chore(deps): update golangci/golangci-lint docker tag to v1.61.0 (#2678)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-09-12 13:31:26 +00:00
renovate
552e1ce796 chore(deps): update goreleaser/nfpm docker tag to v2.40.0 (#2647)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-09-10 08:50:42 +00:00
kolaente
8bfd0493b2 fix(deps): update golangci 2024-08-25 14:30:46 +00:00
kolaente
670e605275 chore(deps): update dependency node to v20.16.0 2024-08-12 12:26:53 +02:00
renovate
c97dbd3cff chore(deps): update goreleaser/nfpm docker tag to v2.38.0 2024-07-17 10:30:30 +00:00
kolaente
7a290116e8 docs: remove docs files
Docs are now included in https://kolaente.dev/vikunja/website
2024-07-02 11:48:51 +02:00
kolaente
98c9cd0898 chore(deps): update golangci-lint to 1.59.1 2024-06-18 14:35:20 +02:00
renovate
a80ac571f2 chore(deps): update goreleaser/nfpm docker tag to v2.37.1 2024-06-18 08:20:51 +00:00
renovate
4fb48e7ab3 chore(deps): update dependency node to v20.14.0 (#2334)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2334
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-06-10 21:41:11 +00:00
kolaente
0bb4a5a2b2 chore(desktop): only build zip in ci to speed up smoke test builds 2024-06-04 15:02:21 +02:00
renovate
be004793aa chore(deps): update dependency node to v20.12.2 (#2238)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2238
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-04-18 20:46:48 +00:00
kolaente
6e37934b61 chore(deps): update goreleaser/nfpm docker tag to v2.36.1 2024-04-08 11:09:39 +02:00
renovate
c146b72d64 chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2225
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-04-07 11:09:14 +00:00
kolaente
a5fd6f834a chore(deps): sign drone config 2024-03-28 23:00:24 +01:00
renovate
d7fdefcead chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-03-10 13:47:19 +00:00
kolaente
25742385ba chore(deps): sign drone config 2024-03-10 12:24:06 +00:00
renovate
2fa576d9f5 chore(deps): update dependency node to v20.11.1 2024-03-10 12:24:06 +00:00
kolaente
2101f37aa2 fix(ci): exclude tasks from cron runs 2024-03-09 09:10:49 +01:00
kolaente
5d127c2897 feat: run frontend tests with api build from the same branch (#2137)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2137
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2024-02-27 18:06:34 +00:00
kolaente
3d39fc3960 fix(ci): sign drone config 2024-02-26 10:56:21 +01:00
kolaente
43e13d9cdd fix(ci): run test db in memory 2024-02-26 10:54:53 +01:00