ajatprabha
|
1dfb36a214
|
remove NewStaticContentHandlerFunc
|
2021-10-05 11:39:11 +05:30 |
|
ajatprabha
|
2033f19793
|
add doc strings
|
2021-10-04 20:54:37 +05:30 |
|
ajatprabha
|
71a35dbb5a
|
unexport types
|
2021-10-04 20:48:00 +05:30 |
|
ajatprabha
|
4b05905633
|
rename API => HTTPHandler
|
2021-10-04 00:00:40 +05:30 |
|
ajatprabha
|
413543fa9e
|
add usage documentation
|
2021-10-03 07:34:21 +05:30 |
|
ajatprabha
|
93cf6d1f83
|
use asynq.RedisConnOpt to create the redis client
|
2021-10-03 07:20:00 +05:30 |
|
ajatprabha
|
cd5831cb98
|
add help text for sync make target
|
2021-10-03 06:46:17 +05:30 |
|
ajatprabha
|
98ca59b1c5
|
change release stage names
|
2021-10-03 06:43:57 +05:30 |
|
ajatprabha
|
341c86460d
|
update BytesStringer => PayloadFormatter to pass taskType
|
2021-10-02 12:57:41 +05:30 |
|
ajatprabha
|
2db5696e28
|
remove type transformer
|
2021-10-01 00:19:41 +05:30 |
|
ajatprabha
|
1aebf1c4d2
|
sort imports
|
2021-09-30 23:58:45 +05:30 |
|
ajatprabha
|
10bbd3d0bc
|
revert back to redis/v8
|
2021-09-30 23:56:01 +05:30 |
|
ajatprabha
|
6365dd059a
|
expose http.Handler and hide mux router
|
2021-09-30 23:53:01 +05:30 |
|
ajatprabha
|
9d9cc731de
|
rename PayloadStringer => BytesStringer
|
2021-09-30 23:39:41 +05:30 |
|
ajatprabha
|
c8189f3bf6
|
sort imports
|
2021-09-18 19:53:42 +05:30 |
|
ajatprabha
|
9481a66b76
|
rename go module
|
2021-09-18 19:40:42 +05:30 |
|
ajatprabha
|
56e3b1a6d2
|
add injectable PayloadStringer
|
2021-09-18 17:56:00 +05:30 |
|
ajatprabha
|
e85cf39de0
|
make embed.FS injectable
|
2021-09-18 17:56:00 +05:30 |
|
ajatprabha
|
4ee992b21a
|
add PayloadStringer interface
|
2021-09-18 17:55:59 +05:30 |
|
ajatprabha
|
da0c16e908
|
make json data printable
|
2021-09-18 17:55:59 +05:30 |
|
ajatprabha
|
5fbbc0a3e8
|
make server & router reusable outside asynqmon package
|
2021-09-18 17:55:59 +05:30 |
|
Ken Hibino
|
87e1d670d8
|
Update readme
v0.2.3
|
2021-09-07 17:03:15 -07:00 |
|
Ken Hibino
|
ce5c86eea5
|
Support redis cluster
- Added `--redis-cluster-nodes` flag
- Display cluster information in redis info page
|
2021-09-07 07:10:38 -07:00 |
|
Ken Hibino
|
008215566a
|
Update asynq version depedency
v0.2.2
|
2021-08-09 09:02:19 -07:00 |
|
Ken Hibino
|
4d4d615c57
|
v0.2.1
v0.2.1
|
2021-07-30 05:56:24 -07:00 |
|
Ken Hibino
|
3befee382d
|
Add Task details view
Allow users to find task by task ID
|
2021-07-30 05:53:14 -07:00 |
|
dependabot[bot]
|
d63e4a3229
|
Bump query-string from 7.0.0 to 7.0.1 in /ui
Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.0.0...v7.0.1)
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-11 06:05:34 -07:00 |
|
dependabot[bot]
|
f3c75e2068
|
Bump @types/react-dom from 17.0.3 to 17.0.9 in /ui
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.3 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 17:04:13 -07:00 |
|
dependabot[bot]
|
459fd92eec
|
Bump @types/react-syntax-highlighter from 13.5.0 to 13.5.2 in /ui
Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 13.5.0 to 13.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter)
---
updated-dependencies:
- dependency-name: "@types/react-syntax-highlighter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 17:03:56 -07:00 |
|
dependabot[bot]
|
014582669d
|
Bump @testing-library/user-event from 13.1.1 to 13.1.9 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.1 to 13.1.9.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.1.1...v13.1.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 16:41:59 -07:00 |
|
dependabot[bot]
|
3f7b0b26f6
|
Bump @types/node from 14.14.41 to 16.3.1 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 16.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 16:41:26 -07:00 |
|
dependabot[bot]
|
d9c865b889
|
Bump react-redux from 7.2.3 to 7.2.4 in /ui
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 10:22:50 -07:00 |
|
dependabot[bot]
|
907b72442a
|
Bump @types/jest from 26.0.22 to 26.0.24 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 10:22:10 -07:00 |
|
dependabot[bot]
|
3b0dc3c156
|
Bump @types/react from 17.0.3 to 17.0.14 in /ui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-10 10:21:46 -07:00 |
|
Ken Hibino
|
f99aea99f7
|
Update readme
v0.2.0
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
b3deca8b9e
|
Update go.mod to depend on asynq v0.18
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
2d688dbbab
|
Fix build
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
403062b556
|
Fix isPrintable helper
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
d58d549d4c
|
Adjust payload field to print content if bytes are printable
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
b5de7e6994
|
Update timeAgo helper to handle zero unix time
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
565dfb4ccf
|
Update UI code with new API
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
fa313ce180
|
Update to new asynq API
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
d068f274f7
|
Update to use new Task API
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
1149ad737d
|
Use local asynq package for next version
|
2021-06-29 16:47:25 -07:00 |
|
Norton
|
7f42732793
|
param typo
|
2021-06-07 12:02:01 -07:00 |
|
Ken Hibino
|
3e6282213b
|
Use go1.16 in release workflow
|
2021-06-06 07:44:49 -07:00 |
|
Ken Hibino
|
7709f47806
|
Update dependency on asynq package to the latest version
v0.1-beta2
|
2021-06-06 07:07:39 -07:00 |
|
Ken Hibino
|
00755f4721
|
Update readme
|
2021-05-08 22:12:16 -07:00 |
|
Ken Hibino
|
a1ee096efa
|
Rollback new logo in appbar
|
2021-05-08 22:11:07 -07:00 |
|
Ken Hibino
|
e942c1b0b3
|
Fix getRedisOptionsFromFlags helper
|
2021-05-08 21:41:26 -07:00 |
|