Commit graph

161 commits

Author SHA1 Message Date
DCsunset
c6843b6958
Merge pull request #86 from TestingBytes/patch-1
Update Dockerfile to change apk repositories to v3.20/main and edge/community
2024-12-30 22:14:59 -05:00
Sam Johnson
4d630c85f8
Update Dockerfile to v3.20/main and edge/community
The latest version of TaskWarrior 3.3.0 is only available in edge/community.
2024-12-30 19:15:03 -07:00
DCsunset
efb3925c45 docs: update readme [skip ci] 2024-07-05 17:57:42 -04:00
DCsunset
d982d84e98 docs: update docker image tag [skip ci] 2024-07-03 18:57:44 -04:00
DCsunset
d029429b3a ci: drop armv7 support and update flag for taskwarrior v3 2024-07-03 17:54:41 -04:00
DCsunset
4e9e347a3a fix(frontend): update url-regex-safe 2024-07-02 20:24:32 -04:00
DCsunset
fc45f81972 docker: update to taskwarrior 3 2024-07-02 18:58:54 -04:00
DCsunset
33b56bf5c7 chore(frontend): bump dependencies 2024-07-02 18:58:40 -04:00
DCsunset
8d24bb5f87
Merge pull request #82 from jyi2ya/master
docs(README): fix typo
2024-04-17 19:11:58 -04:00
jyi2ya
70ea2cac65
docs(README): fix typo 2024-04-17 13:41:24 +08:00
DCsunset
8a66ab17dd build: fix commands in dockerfile 2024-04-03 20:14:53 -04:00
DCsunset
e22763611e docs: add authentication to FAQ 2024-04-03 20:08:34 -04:00
DCsunset
6566cbebe7
Merge pull request #79 from jludwig/add-sync-tasks-button
Add Manual "Sync" Button for Immediate Task Synchronization
2023-10-12 18:27:46 -04:00
Justin Ludwig
cf29f891e5 Add a 'Sync Tasks' button. 2023-10-11 19:54:44 -07:00
DCsunset
4ae74aa8f5
docs: fix ip address 2023-07-14 10:14:29 -04:00
DCsunset
71cef45b88
Merge pull request #75 from Constantin1489/master
docs: Add explanation how to access url and how to use already existing user taskwarrior data.
2023-07-10 22:45:26 -04:00
Constantin Hong
fd50bf6533 docs: Add explanation how to access url and how to use already existing user taskwarrior data. 2023-07-11 08:33:08 +09:00
DCsunset
257d79bee7
Merge pull request #73 from corrodedHash/urgencySortFix
Fixed sorting of urgency
2023-06-19 20:47:35 -04:00
Lukas Wölfer
71a47b2e53 Fixed sorting of urgency 2023-06-19 23:44:28 +02:00
DCsunset
3a9a952a9e
docs: add instructions to mount files to the same paths [skip ci] 2023-04-08 13:34:58 -04:00
DCsunset
35926f17c8
Merge pull request #67 from corrodedHash/hideColumns
Added dialog to hide columns
2023-03-06 11:27:53 -05:00
Lukas Wölfer
32aa29048a Fixed checkboxes not displaying actual state of column visibility 2023-03-06 15:28:31 +01:00
Lukas Wölfer
4eb20b8160 Added dialog to hide columns 2023-02-12 23:32:12 +01:00
DCsunset
3f5a9d6dd7 build: fix npm build in Dockerfile 2023-02-09 23:20:45 -05:00
DCsunset
c6dfe5218e fix: fix npm script for newer version of node 2023-02-09 23:13:58 -05:00
DCsunset
80df2663eb
Merge pull request #64 from corrodedHash/urgency-sort
Sorting urgent by most urgent first
2023-02-09 23:10:01 -05:00
Lukas Wölfer
41fabce385 Sorting urgent by most urgent first 2023-02-09 17:56:34 +01:00
DCsunset
f740b49b25 docs: add docs for env variables [skip ci] 2022-11-09 12:07:19 -05:00
DCsunset
46c3f65d6c fix: remove production flag in Dockerfile for correct installation 2022-11-09 12:01:02 -05:00
DCsunset
3f37fa9dd5 fix: remove legacy-peer-deps flag in Dockerfile 2022-11-09 11:56:09 -05:00
DCsunset
9bb991bc79 chore(frontend): bump versions of nuxt typescript 2022-11-09 11:55:48 -05:00
DCsunset
ddb7dc2ec6 fix(backend): update deps and fix types 2022-11-09 10:27:52 -05:00
DCsunset
eb1f3e081b chore(frontend): update deps 2022-11-09 10:16:21 -05:00
DCsunset
cbd6f27c1e refactor: update nuxt.js and composition api 2022-11-09 10:13:09 -05:00
DCsunset
2dd183e9dd fix(backend): remove env overwriting 2022-11-08 11:35:49 -05:00
DCsunset
02fc295735 chore: add NODE_ENV to Dockerfile 2022-11-08 11:31:30 -05:00
DCsunset
276f801946
Merge pull request #48 from JoshMock/safari-regex-fix
Fix frontend JS so it runs in Safari
2022-10-16 09:33:35 -04:00
DCsunset
5044a3b1bd
Merge pull request #46 from Paraidomat/patch-1
Adding "text-wrap" class to annotations.
2022-10-16 09:32:01 -04:00
Josh Mock
deec5653ac Add .tool-versions for asdf-vm users 2022-10-15 15:17:13 -05:00
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
Paraidomat
aa4fd964e0
Adding "text-wrap" class to annotations. 2022-10-12 10:31:54 +02:00
DCsunset
4b51f5b439 ci: fix npm install 2022-09-29 14:31:35 -04:00
DCsunset
4a7e7ee109 chore(frontend): bump dependency versions 2022-09-29 13:37:21 -04:00
DCsunset
3e4d99c6a5 docs: remove invalid badge 2022-09-29 13:24:57 -04:00
DCsunset
3ada04e883 fix: set env variables in docker image 2022-09-29 13:23:07 -04:00
DCsunset
1b2e264007
Merge pull request #44 from DCsunset/dependabot/npm_and_yarn/frontend/vuetify-2.6.10
chore(deps): bump vuetify from 2.6.3 to 2.6.10 in /frontend
2022-09-29 13:16:28 -04:00
dependabot[bot]
1310335c45
chore(deps): bump vuetify from 2.6.3 to 2.6.10 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.3 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 22:25:43 +00:00
DCsunset
a1f8ab30d8
Merge pull request #41 from DCsunset/dependabot/npm_and_yarn/frontend/moment-2.29.4
chore(deps): bump moment from 2.29.2 to 2.29.4 in /frontend
2022-08-18 23:35:55 -04:00
DCsunset
26207622dc
Merge pull request #42 from DCsunset/dependabot/npm_and_yarn/frontend/terser-4.8.1
chore(deps): bump terser from 4.8.0 to 4.8.1 in /frontend
2022-08-18 23:35:39 -04:00
dependabot[bot]
a59e18b6cb
chore(deps): bump terser from 4.8.0 to 4.8.1 in /frontend
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 18:51:27 +00:00