Mike Cao
6a8de2aeec
Added option to remove trailing slash from urls.
2022-01-25 21:23:40 -08:00
Mike Cao
fc4323e726
Merge pull request #926 from alrico88/master
...
Updated spanish translation
2022-01-24 22:50:12 -08:00
Mike Cao
fbcd6a9913
Merge pull request #933 from mikecao/dependabot/npm_and_yarn/nanoid-3.2.0
...
build(deps): bump nanoid from 3.1.30 to 3.2.0
2022-01-24 22:49:28 -08:00
Mike Cao
3339ac19a6
Merge branch 'dev' into dependabot/npm_and_yarn/nanoid-3.2.0
2022-01-24 22:49:20 -08:00
Mike Cao
291db2b107
Upgraded to next 12.0.8 and prisma 3.8.1.
2022-01-24 22:46:14 -08:00
Mike Cao
d8e831db50
Switch to authentication using bearer token.
2022-01-23 00:33:06 -08:00
dependabot[bot]
ce36a28098
build(deps): bump nanoid from 3.1.30 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:18:14 +00:00
Mike Cao
698d4d2687
Update className check in tracker.
2022-01-21 14:49:18 -08:00
Mike Cao
547eefae82
Fix custom date range display. Closes #923 , #921
2022-01-20 20:06:25 -08:00
Alberto Rico
bd1efdb2c4
Updated spanish translation
2022-01-19 18:37:01 +01:00
Mike Cao
2baf4b19fe
Merge branch 'dev' of https://github.com/mikecao/umami into dev
2022-01-18 20:38:06 -08:00
Mike Cao
2f3a0c4edb
Merge pull request #918 from 0xflotus/patch-1
...
add: more translations in de-DE.json
2022-01-18 15:16:59 -08:00
Mike Cao
5d3196b594
Merge pull request #922 from leits/patch-1
...
Add missing uk-UA translations
2022-01-18 15:16:30 -08:00
Andrii Leitsius
e824324b9d
Add missing uk-UA translations
2022-01-18 19:34:09 +02:00
0xflotus
f4e73a2d16
add: more translations in de-DE.json
2022-01-18 13:06:19 +01:00
Mike Cao
5d74e86222
Merge pull request #916 from mikecao/dev
...
v1.25.0
2022-01-18 01:35:11 -08:00
Mike Cao
078ef83a40
Small fix to realtime users count.
2022-01-15 19:16:58 -08:00
Mike Cao
fa0ec301d0
Added active user count to realtime page.
2022-01-15 12:39:32 -08:00
Mike Cao
ddb549258b
Added All time
label.
2022-01-14 19:13:25 -08:00
Mike Cao
2f18aa29eb
Lint fix.
2022-01-14 19:10:46 -08:00
Mike Cao
6bfaa4d40c
Replaced color library.
2022-01-14 00:39:27 -08:00
Mike Cao
7d2ab240e6
Fixed invalid prop in Dot.
2022-01-14 00:21:59 -08:00
Mike Cao
db6e341e6e
Bump version v1.25.0.
2022-01-14 00:17:37 -08:00
Mike Cao
f4d365bf78
Fix tracker for IE 11.
2022-01-14 00:17:06 -08:00
Mike Cao
489d46f663
Fix PR.
2022-01-14 00:08:27 -08:00
Mike Cao
f0edb2b0fe
Merge remote-tracking branch 'origin/dev' into dev
2022-01-14 00:04:50 -08:00
Mike Cao
a101d639d3
Added All time
date filter option.
2022-01-14 00:04:07 -08:00
Mike Cao
2e1db5ba55
Merge pull request #905 from p-chan/add-screen-fallback
...
Fix runtime error when device is null
2022-01-12 20:37:34 -08:00
Mike Cao
884dee06a5
Merge pull request #902 from mandaputtra/feature/895-add-number-online-on-realtime-page
...
implement realtime current users
2022-01-07 09:49:39 -08:00
Manda Putra
f10a8224f1
reset readme
2022-01-08 00:32:56 +07:00
Mike Cao
5f359b3cf1
Fix legend color mismatch.
2022-01-06 01:45:53 -08:00
Mike Cao
56cf55e053
Handle unique session errors.
2022-01-06 01:21:05 -08:00
Mike Cao
2a2ce0e98d
Fix change password script.
2022-01-06 00:49:07 -08:00
P-Chan
56c0837e83
Refactor device message
2022-01-05 20:25:53 +09:00
P-Chan
20fa2d8fb2
Fix runtime error when device is null
...
Fix #904
2022-01-04 17:55:51 +09:00
Manda Putra
7d9372baa7
change every npm run with yarn
2021-12-26 11:37:41 +07:00
Manda Putra
dc29d8ed77
add info for development
2021-12-26 08:12:49 +07:00
Manda Putra
f5ecc401bf
draft: implement realtime current users
2021-12-26 08:01:57 +07:00
Mike Cao
6923ea4d1d
Added language names for all supported locales.
2021-12-19 23:25:29 -08:00
Mike Cao
de55496ac9
Merge branch 'dev' of https://github.com/mikecao/umami into dev
2021-12-19 23:05:26 -08:00
Mike Cao
c531072a4e
Merge pull request #873 from cywio/languages-table
...
Add languages to website details page
2021-12-19 23:05:17 -08:00
Mike Cao
504b5f10d9
Fix refresh button issue, closes #840
2021-12-19 22:49:08 -08:00
Mike Cao
7b7557ec90
Merge branch 'prisma-upgrade' into dev
2021-12-17 20:40:40 -08:00
Mike Cao
066c0cf5ba
Fix calendar bug, closes #892
2021-12-17 20:39:02 -08:00
Chris Walsh
7725553097
Remove languages table on main metrics page
2021-12-17 18:25:07 -08:00
Mike Cao
689cd983bb
Merge pull request #867 from JohnMica/patch-1
...
Update ro-RO.json
2021-12-17 18:03:47 -08:00
Mike Cao
52aefd0fec
Merge pull request #883 from cywio/tooltip-margin
...
Fix margin on tooltip
2021-12-17 18:03:12 -08:00
Mike Cao
74893b0237
Merge pull request #888 from mikecao/dependabot/npm_and_yarn/next-12.0.5
...
build(deps): bump next from 12.0.1 to 12.0.5
2021-12-17 18:02:22 -08:00
Mike Cao
d0fc89e914
Merge pull request #896 from winterrific/master
...
Added missing de-DE strings
2021-12-17 18:02:00 -08:00
Dorozala
0265c0206b
Added missing de-DE strings
...
label.reset-website: Reset statistics
message.reset-warning: All statistics for this website will be deleted, but your tracking code will remain intact.
message.toggle-charts: Toggle charts
message.type-reset: Type {reset} in the box below to confirm.
2021-12-17 08:47:41 +01:00