Commit Graph

1212 Commits

Author SHA1 Message Date
Mike Cao
40747b463c Fix typo. 2021-05-21 10:55:37 -07:00
Mike Cao
c365e023ee
Merge pull request #677 from rogerclotet/local-fonts
feat: use fonts from @fontsource instead of Google CDN
2021-05-21 10:27:16 -07:00
Mike Cao
e8fad828ed
Merge branch 'dev' into local-fonts 2021-05-21 10:27:07 -07:00
Roger Clotet
ea59804573
feat: use fonts from @fontsource instead of Google CDN 2021-05-20 22:21:30 +02:00
Mike Cao
8830c0bd30 Updated packages. 2021-05-19 23:41:58 -07:00
Mike Cao
a46a441480 Fix translation. 2021-05-19 20:39:06 -07:00
Mike Cao
63b04b92f1
Merge pull request #660 from atmonshi/add-arabic-lang
add Arabic language (ar-SA) (Arabic Saudi Arabia)
2021-05-19 20:36:20 -07:00
Mike Cao
48e5977efa
Merge branch 'dev' into add-arabic-lang 2021-05-19 20:36:07 -07:00
Mike Cao
107454ebe2
Merge pull request #661 from Hsiao-Feng/dev
Optimize Chinese Translation Details.
2021-05-19 20:28:09 -07:00
Mike Cao
f7757ad0f4
Merge pull request #663 from bilguun0203/master
Use Mongolian locale from date-fns
2021-05-19 20:27:50 -07:00
Mike Cao
d7efccf8f9
Merge pull request #668 from sinaomrani/patch-1
Improve Farsi Translation
2021-05-19 20:27:11 -07:00
Mike Cao
62f8eae5aa
Merge pull request #675 from rogerclotet/ca
feat: add Catalan language
2021-05-19 20:26:32 -07:00
Roger Clotet
649ae83329
feat: add Catalan language 2021-05-20 00:40:03 +02:00
Mike Cao
feb4615485 Updated packages. 2021-05-19 15:23:33 -07:00
Sina M. Omrani
39d01ed045
Improve Translation
used better words and zero-width non-joiner character for plural (and some other words) to improve readability
2021-05-18 11:47:21 +04:30
Bilguun Ochirbat
be99d7165b Added missing translation 2021-05-17 13:36:08 +08:00
Bilguun Ochirbat
41bfa1c165 Use Mongolian locale from date-fns 2021-05-17 13:24:12 +08:00
Bilguun Ochirbat
9e58bdaea7 update date-fns from 2.16.1 to 2.21.3 2021-05-17 13:20:01 +08:00
Ashraf Monshi
afc4940680 add rtlLocales array 2021-05-16 09:27:48 +03:00
Ashraf Monshi
703a1e13db use useLocale 2021-05-15 11:29:39 +03:00
Hsiao Feng
fddc3ab96e
Fix mistake. 2021-05-14 22:18:51 +08:00
Hsiao Feng
9c594fe3ae
Optimize details. 2021-05-14 22:18:07 +08:00
Ashraf Monshi
0c13f8d358 add rtl support 2021-05-13 09:15:37 +03:00
Mike Cao
3852fefaff
Merge pull request #655 from zhigang1992/base_path
chore(docker): add base_path to build args
2021-05-12 19:29:05 -07:00
Mike Cao
a06901336c
Merge pull request #651 from foxytocin/enhancement
Enhancement of issue #649: also checking agains NULL in urlFilter
2021-05-12 19:28:22 -07:00
Mike Cao
d6c48fa121
Merge pull request #650 from foxytocin/master
prevents crashes if NULL is entered as a referrer in the database
2021-05-12 19:27:01 -07:00
Mike Cao
b896ea4533
Merge pull request #657 from mikecao/dependabot/npm_and_yarn/hosted-git-info-2.8.9
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-12 19:25:28 -07:00
Ashraf Monshi
0126154e39 Update ar-SA.json
revert message.active-users
2021-05-11 11:02:52 +03:00
Ashraf Monshi
3075f772ec Update ar-SA.json
fix message.active-users
2021-05-11 10:55:28 +03:00
Ashraf Monshi
ba2d9783b7 add arabic language (ar-SA)
add arabic language (ar-SA) (arabic saudi arabia)
2021-05-11 10:44:41 +03:00
dependabot[bot]
e4412d723d
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
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-09 11:49:05 +00:00
Zhigang Fang
3d9951661c
chore(docker): add base_path to build args 2021-05-08 19:48:51 +08:00
Andreas Fuchs
cfb13b2d54 enhancement #649
as refFilter, urlFilter is expanded checking agains url !== null.
2021-05-06 10:47:23 +02:00
Andreas Fuchs
bd8f72daab fixes #649
prevents crashes if NULL is entered as a referrer in the database. Does not guard against submitting NULL to the database.
2021-05-06 10:04:37 +02:00
Mike Cao
5ecaf5587b
Merge pull request #642 from mikecao/dev
v1.17.0
2021-04-28 02:48:48 -07:00
Mike Cao
20dc76861f Swap bcrypt library. 2021-04-28 02:45:38 -07:00
Mike Cao
b294c8ef72 Proper fix. 2021-04-28 02:18:54 -07:00
Mike Cao
5f41447158 Fix issue with server build. 2021-04-28 02:12:17 -07:00
Mike Cao
a22f22a8ba Bump version 1.17.0. 2021-04-28 02:05:51 -07:00
Mike Cao
66759409e3 Added button to show/hide charts, closes #577. 2021-04-28 02:02:59 -07:00
Mike Cao
041c7737e8 Check user theme preference, closes #555. 2021-04-26 00:06:50 -07:00
Mike Cao
92705815ed Support CIDR notation in IGNORE_IP, closes #544. 2021-04-25 23:57:49 -07:00
Mike Cao
0cf115b2de Load lookup database only once. 2021-04-25 18:32:06 -07:00
Mike Cao
8307b46987 Updated packages. 2021-04-24 21:27:24 -07:00
Mike Cao
a2b4a2a928 Merge branch 'dev' of https://github.com/mikecao/umami into dev 2021-04-24 21:19:24 -07:00
Mike Cao
fdbb5fcce7
Merge pull request #630 from Wonderfall/fix-page-filter
Fix Pages filter when URL has a trailing slash
2021-04-24 21:19:14 -07:00
Mike Cao
c9c158d1e8
Merge pull request #631 from mikecao/dependabot/npm_and_yarn/jose-2.0.5
build(deps): bump jose from 2.0.3 to 2.0.5
2021-04-24 21:17:35 -07:00
Mike Cao
af6ee27031 Fix issue with checkbox click, closes #549. 2021-04-24 20:56:22 -07:00
dependabot[bot]
9a577675d3
build(deps): bump jose from 2.0.3 to 2.0.5
Bumps [jose](https://github.com/panva/jose) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v2.0.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v2.0.3...v2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 14:58:35 +00:00
Wonderfall
807cd5d744
Fix Page Filter when URL has a trailing slash 2021-04-19 01:43:09 +02:00