Commit graph

160 commits

Author SHA1 Message Date
dependabot[bot]
48d2e91bb0
Bump ws from 6.2.1 to 6.2.2 in /web
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 10:06:05 +00:00
gempir
f9eeebd037 add opt out option 2021-06-05 16:23:52 +02:00
dependabot[bot]
a80e31bcbb
Bump dns-packet from 1.3.1 to 1.3.4 in /web
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 22:56:51 +00:00
dependabot[bot]
8de923915c
Bump hosted-git-info from 2.8.8 to 2.8.9 in /web
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 21:42:12 +00:00
dependabot[bot]
78ee7b23f7
Bump url-parse from 1.4.7 to 1.5.1 in /web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 08:40:22 +00:00
dependabot[bot]
0c5211275e
Bump ssri from 6.0.1 to 6.0.2 in /web
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 19:29:30 +00:00
gempir
1a891ca8ba update swagger 2021-04-16 18:34:11 +02:00
dependabot[bot]
3bf81a065d
Bump y18n from 4.0.0 to 4.0.1 in /web
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 05:36:00 +00:00
gempir
c808dda8ee add option to reverse message order in frontend fixes #84 2021-03-20 11:43:01 +01:00
gempir
82d6b0ec0b tidy assets, need to track assets for now so only go build required 2021-03-19 22:18:16 +01:00
gempir
ba0271746e
Merge pull request #91 from gempir/dependabot/npm_and_yarn/web/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /web
2021-03-19 19:07:23 +01:00
gempir
d2775a8298 add docs for parameters of list fixes #92 2021-03-19 19:01:21 +01:00
dependabot[bot]
fd41febd93
Bump elliptic from 6.5.3 to 6.5.4 in /web
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 02:53:15 +00:00
gempir
549c1976fe handle messages with a system msg specially to render emotes correctly 2021-02-03 18:44:06 +01:00
dependabot[bot]
bbbc668ef5
Bump ini from 1.3.5 to 1.3.8 in /web
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 02:57:09 +00:00
gempir
8f76f05d2d document admin api endpoints 2020-12-05 17:52:12 +01:00
gempir
a0b8de73c9 add missing rq docs 2020-12-04 21:34:18 +01:00
gempir
c44090d880 complete log docs 2020-12-04 21:30:38 +01:00
gempir
ecfd51456a document userid endpoints 2020-12-04 21:03:02 +01:00
gempir
56708a459b allow searching in twitch chat mode 2020-12-04 19:12:36 +01:00
gempir
e233cf866f mac support for search 2020-12-04 19:07:24 +01:00
gempir
e04d1b3c66 fix missing first line of month 2020-12-04 18:50:30 +01:00
gempir
92005a7801 add documentation for channel and userlog endpoints 2020-12-03 20:57:35 +01:00
gempir
a896750a27 add frontend for docs and basic docs for list and channels 2020-12-02 21:50:10 +01:00
gempir
f07157e963 show and hide documentation 2020-12-02 20:45:57 +01:00
gempir
9cf5017758 userid searches now link the correct txt foxes #81 2020-11-27 17:14:39 +01:00
gempir
0ec6780c1d correctly parse IRC emotes, to display them 2020-11-26 17:29:28 +01:00
gempir
a0d31d2925 Revert "Revert "fix an view jumping issue in the case that the horizontal scrollbar shifts the view too much""
This reverts commit 14e2818c68.
2020-11-21 13:48:27 +01:00
gempir
14e2818c68 Revert "fix an view jumping issue in the case that the horizontal scrollbar shifts the view too much"
This reverts commit 132f669e7e.
2020-11-21 13:45:42 +01:00
gempir
132f669e7e fix an view jumping issue in the case that the horizontal scrollbar shifts the view too much 2020-11-21 13:42:24 +01:00
gempir
0bf6245956 reduce query stale time 2020-11-18 19:19:28 +01:00
gempir
ee2ee376be fix cache keys for emotes 2020-11-14 11:55:36 +01:00
gempir
f6d69b1310 bust cache correctly 2020-11-14 11:53:13 +01:00
gempir
eda610c402 remove old settings from localStorage 2020-11-14 11:17:03 +01:00
gempir
905006d5d0 add twitch chat mode 2020-11-14 11:05:25 +01:00
gempir
9d0e832c6d update link colors 2020-11-14 10:29:23 +01:00
gempir
834f8b7348 added search 2020-11-13 20:26:59 +01:00
gempir
7b020f7c2e fix querying by user id 2020-11-13 18:54:38 +01:00
gempir
322f436c8b fix querying captial names 2020-11-13 18:47:11 +01:00
gempir
77bd56921b fix txt link 2020-11-11 23:01:03 +01:00
gempir
6278ccbd31 performance mode that only renders lines in view 2020-11-11 22:52:57 +01:00
gempir
86fa074b5f add option to hide timestamp 2020-11-11 21:33:45 +01:00
gempir
c1d272a43c fix long messages with emotes 2020-11-11 21:30:11 +01:00
gempir
bb75143b5c fix log icon 2020-11-09 19:16:45 +01:00
gempir
e8193c00c8 fix multiline logs, add txt link again 2020-11-09 19:05:28 +01:00
gempir
ef9158b6d7 added autocomplete 2020-11-08 20:00:14 +01:00
gempir
bba5f85526 upgrade assets to new frontend 2020-11-08 16:43:30 +01:00
gempir
ed7c5023df query cache settings, somehow still fetching logs again sometimes 2020-11-08 16:04:08 +01:00
gempir
6683af7f5d format both logs 2020-11-08 15:09:44 +01:00
gempir
7ae9a57b7c improve line rendering 2020-11-08 14:27:00 +01:00