dependabot[bot]
|
423c6ed0a2
|
chore(deps): bump moment from 2.29.2 to 2.29.4 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-07 13:38:28 +00:00 |
|
DCsunset
|
10684072dc
|
Merge pull request #40 from DCsunset/dependabot/npm_and_yarn/frontend/parse-url-6.0.2
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /frontend
|
2022-07-07 09:37:50 -04:00 |
|
dependabot[bot]
|
615ebdccb8
|
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /frontend
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-06 01:55:45 +00:00 |
|
DCsunset
|
1db382ecc3
|
Merge pull request #39 from flaktack/feature/compact-editing
Compact task dialog fields
|
2022-05-22 10:03:39 -04:00 |
|
Zsombor Welker
|
da35649e9d
|
Compact task editing fields
|
2022-05-22 10:05:51 +02:00 |
|
DCsunset
|
e18d120baf
|
Merge pull request #32 from DCsunset/dependabot/npm_and_yarn/frontend/moment-2.29.2
chore(deps): bump moment from 2.29.1 to 2.29.2 in /frontend
|
2022-05-20 19:10:33 -04:00 |
|
DCsunset
|
482b1d4dd3
|
Merge pull request #38 from flaktack/feature/task-annotations
Add support for task annotations
|
2022-05-20 19:10:18 -04:00 |
|
DCsunset
|
95d08ccd04
|
Merge pull request #37 from flaktack/feature/scheduled-field
Add scheduled field to the editor and overview table
|
2022-05-20 18:46:45 -04:00 |
|
DCsunset
|
4203f8bbbe
|
Merge pull request #36 from flaktack/feature/taskrc-taskdata-env
Allow overriding TASKRC/TASKDATA using environment variables
|
2022-05-20 18:43:39 -04:00 |
|
Zsombor Welker
|
d8fbc7e7b7
|
Add support for task annotations
|
2022-05-19 15:34:35 +02:00 |
|
Zsombor Welker
|
1136d94e77
|
Add scheduled field to the UI
|
2022-05-19 15:29:42 +02:00 |
|
Zsombor Welker
|
35a5363628
|
Allow overriding TASKRC/TASKDATA using environment variables
|
2022-04-23 11:03:11 +02:00 |
|
DCsunset
|
1d79a90ffb
|
Merge pull request #33 from flaktack/feature/minor-things
Fix overlapping task state and table
|
2022-04-22 10:46:06 -04:00 |
|
Zsombor Welker
|
1305391de6
|
Avoid overlapping state buttons and task list
|
2022-04-19 13:53:09 +02:00 |
|
Zsombor Welker
|
23d7609437
|
Update editorconfig to match project
|
2022-04-19 13:53:09 +02:00 |
|
Zsombor Welker
|
2f99fcb625
|
Add docker and git ignore files
|
2022-04-19 13:53:09 +02:00 |
|
dependabot[bot]
|
095924d658
|
chore(deps): bump moment from 2.29.1 to 2.29.2 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 06:59:06 +00:00 |
|
DCsunset
|
a61e136d9b
|
Merge pull request #30 from DCsunset/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
|
2022-03-27 22:58:50 -04:00 |
|
DCsunset
|
6808edfdc3
|
Merge pull request #31 from DCsunset/dependabot/npm_and_yarn/frontend/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend
|
2022-03-27 22:58:40 -04:00 |
|
dependabot[bot]
|
9db976e097
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-27 04:39:21 +00:00 |
|
DCsunset
|
d6038d2ee2
|
fix(frontend): remove log
|
2022-02-16 19:12:37 -05:00 |
|
DCsunset
|
0664c3ba4b
|
fix(frontend): fix waiting tasks
|
2022-02-16 19:11:44 -05:00 |
|
DCsunset
|
bda44030e5
|
fix(frontend): fix ssl compatibility
|
2022-02-16 19:11:17 -05:00 |
|
dependabot[bot]
|
7277ac9171
|
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-15 12:42:26 +00:00 |
|
DCsunset
|
7ecb62ba5e
|
docs: fix some typos [skip ci]
|
2022-02-09 12:09:02 -05:00 |
|
DCsunset
|
928ffd8dcd
|
docs: add contributing part [skip ci]
|
2022-02-09 12:07:38 -05:00 |
|
DCsunset
|
a012132ac4
|
Merge pull request #23 from DCsunset/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.7
chore(deps): bump follow-redirects from 1.13.3 to 1.14.7 in /frontend
|
2022-02-07 21:09:20 -05:00 |
|
DCsunset
|
dd5c3142aa
|
Merge pull request #24 from DCsunset/dependabot/npm_and_yarn/frontend/nanoid-3.2.0
chore(deps): bump nanoid from 3.1.22 to 3.2.0 in /frontend
|
2022-02-07 21:09:12 -05:00 |
|
DCsunset
|
472dd9a8db
|
Merge pull request #25 from DCsunset/dependabot/npm_and_yarn/frontend/axios-0.21.4
chore(deps): bump axios from 0.21.1 to 0.21.4 in /frontend
|
2022-02-07 21:09:04 -05:00 |
|
DCsunset
|
a1935a15aa
|
Merge pull request #26 from DCsunset/dependabot/npm_and_yarn/frontend/tar-6.1.11
chore(deps): bump tar from 6.1.0 to 6.1.11 in /frontend
|
2022-02-07 21:08:53 -05:00 |
|
DCsunset
|
195edaaa60
|
Merge pull request #27 from DCsunset/dependabot/npm_and_yarn/frontend/node-fetch-2.6.7
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /frontend
|
2022-02-07 21:08:38 -05:00 |
|
DCsunset
|
bde6121221
|
ci: fix ci
|
2022-02-07 21:06:46 -05:00 |
|
DCsunset
|
a84ece2b5f
|
fix(frontend): fix props type error
|
2022-02-07 18:37:15 -05:00 |
|
DCsunset
|
47ab96208e
|
chore(frontend): bump dependencies
|
2022-02-07 18:37:04 -05:00 |
|
dependabot[bot]
|
992f1fc0c4
|
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /frontend
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 23:31:05 +00:00 |
|
dependabot[bot]
|
1b64592128
|
chore(deps): bump tar from 6.1.0 to 6.1.11 in /frontend
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 23:31:04 +00:00 |
|
dependabot[bot]
|
cbcd63835e
|
chore(deps): bump axios from 0.21.1 to 0.21.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 23:31:00 +00:00 |
|
dependabot[bot]
|
69ebec2560
|
chore(deps): bump nanoid from 3.1.22 to 3.2.0 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.22...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 23:30:57 +00:00 |
|
dependabot[bot]
|
1cff74a4df
|
chore(deps): bump follow-redirects from 1.13.3 to 1.14.7 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 23:30:55 +00:00 |
|
DCsunset
|
6f226e8675
|
chore(backend): bump dependencies
|
2022-02-07 18:30:00 -05:00 |
|
DCsunset
|
a7774bd54a
|
Merge pull request #13 from DCsunset/dependabot/npm_and_yarn/backend/lodash-4.17.21
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /backend
|
2021-11-13 10:33:19 -05:00 |
|
DCsunset
|
c50013a5a4
|
Merge pull request #8 from DCsunset/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /frontend
|
2021-11-13 10:33:08 -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 |
|
DCsunset
|
eb7bd1964a
|
Merge pull request #14 from DCsunset/dependabot/npm_and_yarn/frontend/normalize-url-6.0.1
chore(deps): bump normalize-url from 6.0.0 to 6.0.1 in /frontend
|
2021-11-13 10:32:22 -05:00 |
|
DCsunset
|
819b9c06ab
|
Merge pull request #15 from DCsunset/dependabot/npm_and_yarn/backend/glob-parent-5.1.2
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /backend
|
2021-11-13 10:31:55 -05:00 |
|
dependabot[bot]
|
f4f8537eb5
|
chore(deps): bump normalize-url from 6.0.0 to 6.0.1 in /frontend
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 19:06:05 +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
|
41c93e8813
|
fix: fix nginx conf path
|
2021-09-27 17:32:14 -04:00 |
|
DCsunset
|
d314dae648
|
Revert "fix: fix location of config"
This reverts commit c3b31a290d .
|
2021-09-27 17:31:33 -04:00 |
|
DCsunset
|
c3b31a290d
|
fix: fix location of config
|
2021-09-27 17:19:42 -04:00 |
|