Commit graph

83 commits

Author SHA1 Message Date
Mo Tarbin
cb3a321b4f Update go.mod and go.sum 2024-11-23 20:33:13 -05:00
Mo Tarbin
0c07b33359 Add Support for Advance Labels ( LabelV2)
Add Support for Custom Migration to keep supporting two database( sqlite and postgres)
Migration from Label to LabelV2
2024-11-23 20:29:53 -05:00
Mo Tarbin
6dc8092ff4 chore: Add updateUserPasswordLoggedInOnly endpoint for self-hosted instances 2024-11-17 14:30:34 -05:00
Mo Tarbin
5320b4e980 add back linux_arm64 2024-11-16 16:11:17 -05:00
Mo Tarbin
66ad1db9cf remove go first_class 2024-11-16 13:01:40 -05:00
Mo Tarbin
820419f2c5 specify the needed target instead of using goos in go-releaser 2024-11-16 12:48:40 -05:00
Mo Tarbin
e029f24f0a add support for armhf 2024-11-16 00:05:49 -05:00
Mo Tarbin
493d9264d3 Add endpoint to update priority 2024-11-03 22:47:03 -05:00
Mo Tarbin
3cad5f8d71 use the already build binary 2024-09-06 20:56:06 -04:00
Mo Tarbin
643663d93b Update Dockerfile to use golang:1.22 as builder 2024-09-06 19:52:55 -04:00
Mo Tarbin
51c546665f Update Dockerfile to use Alpine base image and install libc6-compat 2024-09-06 19:29:09 -04:00
Mo Tarbin
48f99ea34b Build docker image on push to main 2024-09-06 01:29:09 -04:00
Mo Tarbin
5bbb4d5201 Update Dockerfile and Docker image push command 2024-09-06 01:06:05 -04:00
Mo Tarbin
7463c85ac8 Update Dockerfile to optimize build process and improve image size 2024-09-06 01:02:25 -04:00
Mo Tarbin
6e5b877855 Update Docker image push command to remove specific tags and only push the latest image 2024-09-06 00:59:41 -04:00
Mo Tarbin
bc2b0edba2 REMOVE BINARY DOWLOAD 2024-09-05 23:05:23 -04:00
Mo Tarbin
fa63fcebf8 TEST 2 2024-09-05 23:01:53 -04:00
Mo Tarbin
0b7ca8d908 Update Dockerfile to copy files from root directory and fix CMD command 2024-09-05 22:58:22 -04:00
Mo Tarbin
3868178675 update 2 :) 2024-09-05 22:50:47 -04:00
Mo Tarbin
fd3e4af25b remove donetick default 2024-09-05 22:47:59 -04:00
Mo Tarbin
9f38b69295 Add Default tag 2024-09-05 22:42:39 -04:00
Mo Tarbin
cce72fe05e Update Docker image names and build process to align with project requirements and conventions. 2024-09-05 22:42:25 -04:00
Mo Tarbin
65aece2cd6 Update docker repo name 2024-09-05 22:05:36 -04:00
Mo Tarbin
575742e63f remove docker information and use only ghrc for now 2024-09-05 21:57:14 -04:00
Mo Tarbin
4cf427ad3e Remove unnecessary mv command 2024-09-05 21:20:22 -04:00
Mo Tarbin
0cdf6bb75b Add workflow to Build and Push Docker Image 2024-09-05 21:15:40 -04:00
Mo Tarbin
229e843e4c update updateAssignee to retrieve the current user and use their ID as the UpdatedBy field. 2024-08-10 14:28:24 -04:00
Mo Tarbin
4f22460313 Refactor scheduleAdaptiveNextDueDate function for improved readability and fix bug, Add New Tests for it 2024-08-10 00:27:07 -04:00
Mo Tarbin
042cd3b473 Add endpoint to update user notification target 2024-08-10 00:26:33 -04:00
Mo Tarbin
00d9d90a41 Update CORS configuration to allow all origins 2024-08-10 00:24:48 -04:00
Mo Tarbin
ce3ee9e9dc Update FrequencyType to use enum in Chore and ChoreReq struct 2024-08-10 00:24:15 -04:00
Mo Tarbin
a65da84f08 Update Go Release workflow to use "npm run build-selfhosted" for frontend build 2024-07-28 18:59:07 -04:00
Mo Tarbin
89f0e63cd9 Update Go Release workflow to include frontend flag for selfhosted 2024-07-28 18:50:14 -04:00
Mo Tarbin
5f84e9f2ef Update Go Release to include selfhosted.yaml 2024-07-27 23:07:18 -04:00
Mo Tarbin
10b83819ec Update logo image file name in README.md 2024-07-27 22:59:42 -04:00
Mo Tarbin
51acd96a6f Update Go Release workflow to fix frontend build and copy step 2024-07-26 01:08:34 -04:00
Mo Tarbin
c65fae9c6c Update Go Release workflow to fix frontend build and copy step 2024-07-25 23:06:37 -04:00
Mo Tarbin
10d4dc543e Update Go Release workflow to include frontend build and copy step 2024-07-25 23:01:23 -04:00
Mo Tarbin
350290d0e5 debug and list all files 2024-07-25 22:52:18 -04:00
Mo Tarbin
60d5b5f71b Update Go Release workflow to include frontend build and copy step 2024-07-25 02:15:03 -04:00
Mo Tarbin
3ca76af1c6 Update Go Release workflow to include frontend build and copy step 2024-07-25 02:05:38 -04:00
Mo Tarbin
f303a62338 Update Go Release workflow to include frontend build and copy step 2024-07-25 01:54:02 -04:00
Mo Tarbin
33b3389384 Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqlite 2024-07-25 01:35:25 -04:00
Mo Tarbin
a5d07a545a Update .goreleaser.yaml to include goarch options for amd64 and arm64 only 2024-07-25 01:18:15 -04:00
Mo Tarbin
7895a0502a Update CGO_ENABLED flag in .goreleaser.yaml to enable CGO for Linux builds to support sqlite 2024-07-25 01:08:05 -04:00
Mo Tarbin
b6fcc1b6cb Update .goreleaser.yaml to include new file mapping for selfhosting 2024-07-25 00:56:32 -04:00
Mo Tarbin
5459dc2788 Add Support for mac 2024-07-25 00:40:55 -04:00
Mo Tarbin
b9293c4010 Update Go Release workflow to include frontend build and copy step 2024-07-25 00:31:40 -04:00
Mo Tarbin
e598e25bec Update frontend build and copy step in Go Release workflow 2024-07-25 00:27:32 -04:00
Mo Tarbin
632baef054 Update Go Release workflow to include frontend build and copy step 2024-07-25 00:24:40 -04:00