Commit graph

13 commits

Author SHA1 Message Date
Josh Mock
e0d26bef12 Downgrade frontend JS normalize-url dependency
Safari on Mac + iOS are only supported up through version 4.x of normalize-url:
c422c1b15c

Fixes https://github.com/DCsunset/taskwarrior-webui/issues/21
2022-10-15 15:13:36 -05:00
DCsunset
4a7e7ee109 chore(frontend): bump dependency versions 2022-09-29 13:37:21 -04:00
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
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
bda44030e5 fix(frontend): fix ssl compatibility 2022-02-16 19:11:17 -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
DCsunset
302988b68c feat: add clickable links 2021-04-15 12:35:26 +08:00
DCsunset
066c92946f chore(deps): bump versions of deps 2020-10-29 08:42:36 +08:00
DCsunset
57f80e72fc feat(frontend): locally serve fonts and icons 2020-07-18 01:32:02 -07:00
dependabot[bot]
3bd7520185
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /frontend
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:16:41 +00:00
DCsunset
fbab994c10 feat(frontend): add basic task view 2020-07-14 01:57:01 -07:00
DCsunset
2cae14a40c feat(frontend): add basic configurations 2020-07-06 22:32:27 -07:00
DCsunset
107a91d9d1 feat(frontend): add basic framework 2020-07-03 01:03:10 -07:00