Mo Tarbin
|
f49fc848e4
|
use embed File System for Migration script
|
2024-11-23 20:51:25 -05:00 |
|
Mo Tarbin
|
cb3a321b4f
|
Update go.mod and go.sum
|
2024-11-23 20:33:13 -05:00 |
|
Mo Tarbin
|
8c4f0aa5ac
|
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:30:16 -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 |
|
nerethos
|
0306f08709
|
Improved Dockerfile
Added a script that determines the arch used for building and downloads the correct release from Github.
|
2024-11-23 16:46:46 +00:00 |
|
Mo Tarbin
|
7c71515b62
|
Add Support for reset password for selfhosted version without email configration
|
2024-11-17 14:30:42 -05:00 |
|
Mo Tarbin
|
6dc8092ff4
|
chore: Add updateUserPasswordLoggedInOnly endpoint for self-hosted instances
|
2024-11-17 14:30:34 -05:00 |
|
Mo Tarbin
|
d08dfab53f
|
add back support linux_arm64
|
2024-11-16 16:11:25 -05:00 |
|
Mo Tarbin
|
5320b4e980
|
add back linux_arm64
|
2024-11-16 16:11:17 -05:00 |
|
Mo Tarbin
|
edd8eba365
|
Add support to armv7
|
2024-11-16 13:23:05 -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
|
9f50772dbe
|
Add endpoint to update priority
|
2024-11-04 00:25:21 -05:00 |
|
Mo Tarbin
|
493d9264d3
|
Add endpoint to update priority
|
2024-11-03 22:47:03 -05:00 |
|
Mohamad Tarbin
|
09043b0841
|
Merge pull request #4 from mschwerz/bug/notification-suffix-removal
Fix incorrect ordinal suffix in notification messages
|
2024-09-26 23:55:47 -04:00 |
|
Mohamad Tarbin
|
8343df8cd2
|
Merge pull request #1 from mschwerz/feature/random-except-last-assigned
Random Assignment Except the Last Assigned Assignment Mode
|
2024-09-26 21:27:06 -04:00 |
|
Mark Schwerzler
|
7e090792c5
|
Correct date formatting in notification messages by removing the incorrect 'nd' suffix applied to all days.
|
2024-09-15 10:28:29 -04:00 |
|
Mo Tarbin
|
d50be55ae5
|
use the build binary instead of building from source again
|
2024-09-06 20:56:16 -04:00 |
|
Mo Tarbin
|
3cad5f8d71
|
use the already build binary
|
2024-09-06 20:56:06 -04:00 |
|
Mo Tarbin
|
50553bcd65
|
Update the Builder image in dockerfile
|
2024-09-06 19:53:14 -04:00 |
|
Mo Tarbin
|
643663d93b
|
Update Dockerfile to use golang:1.22 as builder
|
2024-09-06 19:52:55 -04:00 |
|
Mo Tarbin
|
8ba57c2353
|
Add libc6-compat to the image
|
2024-09-06 19:29:16 -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
|
47f400e404
|
Build docker image on main push
|
2024-09-06 01:29:54 -04:00 |
|
Mo Tarbin
|
48f99ea34b
|
Build docker image on push to main
|
2024-09-06 01:29:09 -04:00 |
|
Mo Tarbin
|
4d28e91c2e
|
Update Dockerfile and Docker image push command
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
591adc6514
|
Update Dockerfile to optimize build process and improve image size
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
62969880ad
|
Update Docker image push command to remove specific tags and only push the latest image
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
30ade212d3
|
REMOVE BINARY DOWLOAD
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
b672eaea07
|
TEST 2
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
b7182a9598
|
Update Dockerfile to copy files from root directory and fix CMD command
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
887759dd68
|
update 2 :)
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
e671746433
|
remove donetick default
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
09ff649848
|
Add Default tag
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
e0ad791e3f
|
Update Docker image names and build process to align with project requirements and conventions.
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
99ae58347d
|
Update docker repo name
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
2c14848354
|
remove docker information and use only ghrc for now
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
32cf6fec83
|
Remove unnecessary mv command
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
f5fdbb12ff
|
Add workflow to Build and Push Docker Image
|
2024-09-06 01:13:29 -04:00 |
|
Mo Tarbin
|
187078ffe8
|
update updateAssignee to retrieve the current user and use their ID as the UpdatedBy field.
|
2024-09-06 01:13:29 -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 |
|