Commit graph

17 commits

Author SHA1 Message Date
DCsunset
ddb7dc2ec6 fix(backend): update deps and fix types 2022-11-09 10:27:52 -05:00
DCsunset
2dd183e9dd fix(backend): remove env overwriting 2022-11-08 11:35:49 -05:00
Zsombor Welker
35a5363628 Allow overriding TASKRC/TASKDATA using environment variables 2022-04-23 11:03:11 +02:00
Zsombor Welker
2f99fcb625 Add docker and git ignore files 2022-04-19 13:53:09 +02:00
DCsunset
6f226e8675 chore(backend): bump dependencies 2022-02-07 18:30:00 -05:00
dependabot[bot]
5d0b7d528d
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /backend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 15:32:48 +00:00
dependabot[bot]
084a4c6227
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /backend
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 19:04:06 +00:00
DCsunset
b62255f928 feat(backend): add sync at backend 2020-10-29 20:57:51 +08:00
DCsunset
4efe9a2ff6 chore(backend): bump taskwarrior-lib to v0.4.2 2020-08-05 11:30:28 +08:00
dependabot[bot]
a75db37588
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /backend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 02:14:55 +00:00
DCsunset
38c41d0798 feat(backend): add building script and fix paths 2020-07-17 00:40:47 -07:00
DCsunset
b620d34be0 fix(backend): remove test data 2020-07-14 01:55:54 -07:00
DCsunset
2dcfca8107 feat(backend): enhance error handling and optimize routes 2020-07-14 01:54:56 -07:00
DCsunset
35f43e17d9 test(backend): update test data 2020-07-07 06:37:17 -07:00
DCsunset
61be60c091 fix(backend): fix query parsing and deletion route 2020-07-06 22:30:38 -07:00
DCsunset
1a18ea3f8a test(backend): add test data 2020-07-06 22:29:58 -07:00
DCsunset
5a92944a5d feat(backend): add basic backend server 2020-07-01 06:32:46 -07:00