Commit graph

  • 472e78fc5e Merge the two Github workflow Mo Tarbin 2024-12-15 18:13:35 -05:00
  • 4d1f401a15 Add API endpoint to retrieve archived chores Mo Tarbin 2024-12-15 10:46:05 -05:00
  • 33e24d2d1f - Assign default circle to user when leaving a circle - Support Pushover - Support Disable Signup - Migrate chatID to TargetID Mo Tarbin 2024-12-14 02:56:42 -05:00
  • 7f7293ac0e remove username field from UserCircleDetail struct Mo Tarbin 2024-12-14 02:54:25 -05:00
  • bb739de594 Recreate UserNotificationTarget from scratch Mo Tarbin 2024-12-14 02:53:51 -05:00
  • adf5c0c0cd - Assign default circle to user when leaving a circle - Support Pushover - Support Disable Signup - Migrate chatID to TargetID Mo Tarbin 2024-12-14 02:15:51 -05:00
  • 850d472445 Assign default circle to user when leaving a circle Mo Tarbin 2024-12-06 23:43:38 -05:00
  • 95a9e4af5b Skip sending Telegram message if bot is not initialized Mo Tarbin 2024-11-30 15:33:54 -05:00
  • 0bd7c08a8b Require ID, LabelID, User ID for adding label Add Validation priorty update Update priorty only update priorty Add Support to get tasks via API endpoint Mo Tarbin 2024-11-30 10:32:55 -05:00
  • a8f8550a66 Add API endpoint to retrieve all chores via API Mo Tarbin 2024-11-29 19:04:49 -05:00
  • a3c5a81ce4 Update ChoreLabels struct with not null constraints Mo Tarbin 2024-11-28 11:32:37 -05:00
  • 46a5549e53 Update Priority as standalone endpoint Mo Tarbin 2024-11-28 11:30:39 -05:00
  • ed4144a64b - Fix failure when trying to save empty labels - Update README Mo Tarbin 2024-11-27 19:14:25 -05:00
  • a0265de264 Refactor AssignLabelsToChore function to optimize label assignment and avoid unnecessary Mo Tarbin 2024-11-27 19:14:16 -05:00
  • d3792f8e7b Update README and specific DT_SQLITE_PATH for docker example Mo Tarbin 2024-11-27 19:13:36 -05:00
  • 4dc988f2ea Update README details for running self-hosted instances Mo Tarbin 2024-11-26 00:52:48 -05:00
  • fae0bf2638 Update README details for running self-hosted instances Mo Tarbin 2024-11-26 00:52:21 -05:00
  • 08c0dcf758 Update README Mo Tarbin 2024-11-26 00:32:52 -05:00
  • 3fd1d704d1 Update README Mo Tarbin 2024-11-26 00:32:52 -05:00
  • d17d6053d1
    Merge pull request #11 from nerethos/dockerfile-logic Mohamad Tarbin 2024-11-26 00:21:09 -05:00
  • 98038dcf23 Remove unused migrationDir function and related imports Support Migration using sql ( for future use) Mo Tarbin 2024-11-23 21:04:08 -05:00
  • 8198829b73 chore: Remove unused migrationDir function and related imports Support Migration using sql ( for future use) Mo Tarbin 2024-11-23 21:03:45 -05:00
  • f49fc848e4 use embed File System for Migration script Mo Tarbin 2024-11-23 20:51:25 -05:00
  • cb3a321b4f Update go.mod and go.sum Mo Tarbin 2024-11-23 20:33:13 -05:00
  • 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 Mo Tarbin 2024-11-23 20:30:16 -05:00
  • 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 Mo Tarbin 2024-11-23 20:29:53 -05:00
  • 0306f08709 Improved Dockerfile Added a script that determines the arch used for building and downloads the correct release from Github. nerethos 2024-11-23 16:46:46 +00:00
  • 7c71515b62 Add Support for reset password for selfhosted version without email configration Mo Tarbin 2024-11-17 14:30:42 -05:00
  • 6dc8092ff4 chore: Add updateUserPasswordLoggedInOnly endpoint for self-hosted instances Mo Tarbin 2024-11-17 14:30:34 -05:00
  • d08dfab53f add back support linux_arm64 Mo Tarbin 2024-11-16 16:11:25 -05:00
  • 5320b4e980 add back linux_arm64 Mo Tarbin 2024-11-16 16:11:17 -05:00
  • edd8eba365 Add support to armv7 Mo Tarbin 2024-11-16 13:20:39 -05:00
  • 66ad1db9cf remove go first_class Mo Tarbin 2024-11-16 13:01:40 -05:00
  • 820419f2c5 specify the needed target instead of using goos in go-releaser Mo Tarbin 2024-11-16 12:48:40 -05:00
  • e029f24f0a add support for armhf Mo Tarbin 2024-11-16 00:05:49 -05:00
  • 9f50772dbe Add endpoint to update priority Mo Tarbin 2024-11-03 22:47:03 -05:00
  • 493d9264d3 Add endpoint to update priority Mo Tarbin 2024-11-03 22:47:03 -05:00
  • 09043b0841
    Merge pull request #4 from mschwerz/bug/notification-suffix-removal Mohamad Tarbin 2024-09-26 23:55:47 -04:00
  • 8343df8cd2
    Merge pull request #1 from mschwerz/feature/random-except-last-assigned Mohamad Tarbin 2024-09-26 21:27:06 -04:00
  • 7e090792c5 Correct date formatting in notification messages by removing the incorrect 'nd' suffix applied to all days. Mark Schwerzler 2024-09-15 10:28:29 -04:00
  • d50be55ae5 use the build binary instead of building from source again Mo Tarbin 2024-09-06 20:56:16 -04:00
  • 3cad5f8d71 use the already build binary Mo Tarbin 2024-09-06 20:56:06 -04:00
  • 50553bcd65 Update the Builder image in dockerfile Mo Tarbin 2024-09-06 19:53:14 -04:00
  • 643663d93b Update Dockerfile to use golang:1.22 as builder Mo Tarbin 2024-09-06 19:52:55 -04:00
  • 8ba57c2353 Add libc6-compat to the image Mo Tarbin 2024-09-06 19:29:16 -04:00
  • 51c546665f Update Dockerfile to use Alpine base image and install libc6-compat Mo Tarbin 2024-09-06 19:29:09 -04:00
  • 47f400e404 Build docker image on main push Mo Tarbin 2024-09-06 01:29:54 -04:00
  • 48f99ea34b Build docker image on push to main Mo Tarbin 2024-09-06 01:29:09 -04:00
  • 4d28e91c2e Update Dockerfile and Docker image push command Mo Tarbin 2024-09-06 01:06:05 -04:00
  • 591adc6514 Update Dockerfile to optimize build process and improve image size Mo Tarbin 2024-09-06 01:02:25 -04:00
  • 62969880ad Update Docker image push command to remove specific tags and only push the latest image Mo Tarbin 2024-09-06 00:59:41 -04:00
  • 30ade212d3 REMOVE BINARY DOWLOAD Mo Tarbin 2024-09-05 23:05:23 -04:00
  • b672eaea07 TEST 2 Mo Tarbin 2024-09-05 23:01:53 -04:00
  • b7182a9598 Update Dockerfile to copy files from root directory and fix CMD command Mo Tarbin 2024-09-05 22:58:22 -04:00
  • 887759dd68 update 2 :) Mo Tarbin 2024-09-05 22:50:47 -04:00
  • e671746433 remove donetick default Mo Tarbin 2024-09-05 22:47:59 -04:00
  • 09ff649848 Add Default tag Mo Tarbin 2024-09-05 22:42:39 -04:00
  • e0ad791e3f Update Docker image names and build process to align with project requirements and conventions. Mo Tarbin 2024-09-05 22:42:25 -04:00
  • 99ae58347d Update docker repo name Mo Tarbin 2024-09-05 22:05:36 -04:00
  • 2c14848354 remove docker information and use only ghrc for now Mo Tarbin 2024-09-05 21:57:14 -04:00
  • 32cf6fec83 Remove unnecessary mv command Mo Tarbin 2024-09-05 21:20:22 -04:00
  • f5fdbb12ff Add workflow to Build and Push Docker Image Mo Tarbin 2024-09-05 21:15:40 -04:00
  • 187078ffe8 update updateAssignee to retrieve the current user and use their ID as the UpdatedBy field. Mo Tarbin 2024-08-10 14:28:24 -04:00
  • 5bbb4d5201 Update Dockerfile and Docker image push command Mo Tarbin 2024-09-06 01:06:05 -04:00
  • 7463c85ac8 Update Dockerfile to optimize build process and improve image size Mo Tarbin 2024-09-06 01:02:25 -04:00
  • 6e5b877855 Update Docker image push command to remove specific tags and only push the latest image Mo Tarbin 2024-09-06 00:59:41 -04:00
  • bc2b0edba2 REMOVE BINARY DOWLOAD Mo Tarbin 2024-09-05 23:05:23 -04:00
  • fa63fcebf8 TEST 2 Mo Tarbin 2024-09-05 23:01:53 -04:00
  • 0b7ca8d908 Update Dockerfile to copy files from root directory and fix CMD command Mo Tarbin 2024-09-05 22:58:22 -04:00
  • 3868178675 update 2 :) Mo Tarbin 2024-09-05 22:50:47 -04:00
  • fd3e4af25b remove donetick default Mo Tarbin 2024-09-05 22:47:59 -04:00
  • 9f38b69295 Add Default tag Mo Tarbin 2024-09-05 22:42:39 -04:00
  • cce72fe05e Update Docker image names and build process to align with project requirements and conventions. Mo Tarbin 2024-09-05 22:42:25 -04:00
  • 65aece2cd6 Update docker repo name Mo Tarbin 2024-09-05 22:05:36 -04:00
  • 575742e63f remove docker information and use only ghrc for now Mo Tarbin 2024-09-05 21:57:14 -04:00
  • 4cf427ad3e Remove unnecessary mv command Mo Tarbin 2024-09-05 21:20:22 -04:00
  • 0cdf6bb75b Add workflow to Build and Push Docker Image Mo Tarbin 2024-09-05 21:15:40 -04:00
  • e63c083a38 Adding the handling of the random except last assigned assign state. Mark Schwerzler 2024-08-18 19:37:29 -04:00
  • 229e843e4c update updateAssignee to retrieve the current user and use their ID as the UpdatedBy field. Mo Tarbin 2024-08-10 14:28:24 -04:00
  • bddb80b134 Merge branch 'dev' Mo Tarbin 2024-08-10 00:31:54 -04:00
  • 4f22460313 Refactor scheduleAdaptiveNextDueDate function for improved readability and fix bug, Add New Tests for it Mo Tarbin 2024-08-10 00:27:07 -04:00
  • 042cd3b473 Add endpoint to update user notification target Mo Tarbin 2024-08-10 00:26:33 -04:00
  • 00d9d90a41 Update CORS configuration to allow all origins Mo Tarbin 2024-08-10 00:24:48 -04:00
  • ce3ee9e9dc Update FrequencyType to use enum in Chore and ChoreReq struct Mo Tarbin 2024-08-10 00:24:15 -04:00
  • a65da84f08 Update Go Release workflow to use "npm run build-selfhosted" for frontend build Mo Tarbin 2024-07-28 18:59:07 -04:00
  • 8609a289b6 Merge branch 'dev' Mo Tarbin 2024-07-28 18:50:29 -04:00
  • 89f0e63cd9 Update Go Release workflow to include frontend flag for selfhosted Mo Tarbin 2024-07-28 18:50:14 -04:00
  • e55a8d82b1 Merge branch 'dev' Mo Tarbin 2024-07-27 23:07:25 -04:00
  • 5f84e9f2ef Update Go Release to include selfhosted.yaml Mo Tarbin 2024-07-27 23:07:18 -04:00
  • ce1bc181f2 Merge branch 'dev' Mo Tarbin 2024-07-27 23:00:01 -04:00
  • 10b83819ec Update logo image file name in README.md Mo Tarbin 2024-07-27 22:59:42 -04:00
  • ffc12a6b18 Merge branch 'dev' Mo Tarbin 2024-07-26 01:08:42 -04:00
  • 51acd96a6f Update Go Release workflow to fix frontend build and copy step Mo Tarbin 2024-07-26 01:08:34 -04:00
  • c65fae9c6c Update Go Release workflow to fix frontend build and copy step Mo Tarbin 2024-07-25 23:06:37 -04:00
  • 10d4dc543e Update Go Release workflow to include frontend build and copy step Mo Tarbin 2024-07-25 23:01:23 -04:00
  • 350290d0e5 debug and list all files Mo Tarbin 2024-07-25 22:52:18 -04:00
  • 60d5b5f71b Update Go Release workflow to include frontend build and copy step Mo Tarbin 2024-07-25 02:15:03 -04:00
  • 3ca76af1c6 Update Go Release workflow to include frontend build and copy step Mo Tarbin 2024-07-25 02:05:38 -04:00
  • f303a62338 Update Go Release workflow to include frontend build and copy step Mo Tarbin 2024-07-25 01:54:02 -04:00
  • 07647e8002 Change SQlite driver to github.com/glebarez/sqlite which doesn't require CGO Mo Tarbin 2024-07-25 01:35:35 -04:00