Anthony Potdevin
16678373c9
healthcheck ( #465 )
...
* feat: healthcheck
* chore: change logs
* chore: add reconnection
2022-07-04 18:15:12 -05:00
Anthony Potdevin
f92a2bad56
chore: update node version
2022-06-24 13:30:36 +02:00
Anthony Potdevin
71b9e54632
chore: add nvmrc file and bump deps
2022-06-24 10:59:20 +02:00
Anthony Potdevin
eeb8ad4d7b
chore: bump deps ( #463 )
2022-06-23 16:11:29 +02:00
huilder
a175e72676
Add 'from now' to time in words for future dated expiries ( #456 )
...
Co-authored-by: Your Name <you@example.com>
2022-06-06 21:14:12 +02:00
Anthony Potdevin
00cecc4cab
chore(release): 0.13.13
2022-05-30 21:54:52 +02:00
Anthony Potdevin
d8450601a9
fix: wrong property
2022-05-30 18:42:51 +02:00
Anthony Potdevin
5978733dd9
chore(release): 0.13.12
2022-05-30 17:57:31 +02:00
Anthony Potdevin
8ffa13dba2
refactor: notifications
2022-05-30 17:48:05 +02:00
Anthony Potdevin
d4bce70ee3
chore: bump dependencies
2022-05-30 14:39:45 +02:00
Anthony Potdevin
c95c16ca2c
chore: default channel columns
2022-05-29 17:11:51 +02:00
Anthony Potdevin
815fd5bce6
chore(release): 0.13.11
2022-05-06 00:24:52 +02:00
Anthony Potdevin
a08b826a76
delete custom dockerfiles for arm ( #451 )
...
Co-authored-by: Lounès Ksouri <dev@louneskmt.com>
2022-05-06 00:23:38 +02:00
Anthony Potdevin
19219d7c63
chore: cleanup backup section
2022-05-05 21:52:20 +02:00
Anthony Potdevin
d91ad1183e
fix: undefined channel info
2022-05-05 16:25:34 +02:00
Anthony Potdevin
d6dca8c81f
chore: update package lock
2022-05-04 17:37:40 +02:00
Anthony Potdevin
85322555fd
Merge pull request #450 from apotdevin/bumpp
...
bumpp
2022-05-04 17:36:15 +02:00
Anthony Potdevin
4525874287
ci: github action
2022-05-04 17:28:32 +02:00
Anthony Potdevin
2a65bb3caa
chore: bump deps
2022-05-04 16:56:26 +02:00
Anthony Potdevin
896ad1be2c
chore: instant redirect
2022-05-04 13:41:51 +02:00
Anthony Potdevin
d3ae29152e
chore(release): 0.13.10
2022-04-04 16:56:48 +02:00
Anthony Potdevin
841960e23f
ci: docker image changes
2022-04-04 16:55:35 +02:00
Anthony Potdevin
b7b80f389a
chore(release): 0.13.9
2022-04-04 11:16:34 +02:00
Anthony Potdevin
862699fdc6
chore: bump dependencies ( #432 )
2022-04-04 11:16:02 +02:00
Anthony Potdevin
082d0cedc6
chore(release): 0.13.8
2022-04-04 10:49:50 +02:00
mutatrum
280f00b97e
Graphs should be bucketed per day ( #420 )
...
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2022-04-04 10:45:41 +02:00
Anthony Potdevin
311a62d4d6
Revert "Improve "group by date" functionality in charts ( #415 )"
...
This reverts commit 48b868ae36
.
2022-04-04 10:41:56 +02:00
Justin Litchfield
48b868ae36
Improve "group by date" functionality in charts ( #415 )
...
* Removes time from parsed dates to allow accurate date grouping
* Daily bar chart now separates hours
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2022-04-03 23:58:46 +02:00
Anthony Potdevin
d119739c56
chore: self host fonts
2022-04-03 23:43:39 +02:00
Anthony Potdevin
ccbc1814f6
Merge branch 'master' of https://github.com/apotdevin/thunderhub
2022-04-03 23:38:31 +02:00
Anthony Potdevin
658b04e52a
fix: missing prop
2022-04-03 23:38:18 +02:00
vilm3r
55c1e28518
fix: change pay out channels to pass channel id instead of node key and out prop name ( #428 )
...
Co-authored-by: vilm3r <vilm3r@users.noreply.github.com>
2022-03-26 11:49:19 +01:00
Anthony Potdevin
719126378e
fix: base path controller
2022-03-21 11:56:44 +01:00
Anthony Potdevin
f8a0045bf5
chore: bump dependencies ( #426 )
2022-03-21 10:23:04 +01:00
Anthony Potdevin
c2f8af4b6b
chore(release): 0.13.7
2022-02-23 15:36:13 +01:00
Anthony Potdevin
e5442d1c21
chore: add retry count to subs
2022-02-23 15:32:15 +01:00
Anthony Potdevin
b6076b58d9
fix: lnurl
2022-02-23 15:22:01 +01:00
Anthony Potdevin
b11ea689e8
chore: channel table changes
2022-02-23 15:07:34 +01:00
Anthony Potdevin
4f46fee497
chore: bump deps ( #413 )
2022-02-23 13:57:39 +01:00
Anthony Potdevin
4924390549
Merge pull request #406 from cstenglein/replace-thunderstorm-webp
...
replace thunderstorm.gif with the same image converted to webP
2022-02-16 10:41:57 +01:00
Anthony Potdevin
2c24c83c6f
Merge branch 'master' into replace-thunderstorm-webp
2022-02-16 10:30:55 +01:00
Anthony Potdevin
bdfe248237
chore: bump deps ( #407 )
2022-02-14 11:39:31 +01:00
Christoph Stenglein
6bea00fdba
replace thunderstorm.gif with the same image converted to webP
2022-02-13 15:50:24 +01:00
apotdevin
c88d3ede36
chore: docker changes
2022-02-09 18:33:41 +01:00
apotdevin
bcea9bb62f
chore: cleanup
2022-02-04 15:20:10 +01:00
apotdevin
c34bcfb0c5
chore(release): 0.13.6
2022-02-02 11:30:34 +01:00
apotdevin
90e6f97b15
chore: notification aliases
2022-02-02 11:20:07 +01:00
apotdevin
12f9d6388d
style: channel list button
2022-02-01 23:51:52 +01:00
apotdevin
194dafb940
fix: invalid token redirect and error handling
2022-02-01 22:01:35 +01:00
apotdevin
ca1c7292a4
chore: linting
2022-02-01 21:44:33 +01:00