Commit Graph

1212 Commits (3a8bfd1dbdb65107b4da9d55bb9379d94c8a063b)

Author SHA1 Message Date
Pierre-Olivier Mercier 5bc72dcb99 Ensure comparaison of same CIDR IP version 2021-08-11 14:31:32 +02:00
Chris Walsh 6e128b2f38
Add reset website statistics to settings 2021-08-10 14:03:55 -07:00
dependabot[bot] b908a05300
build(deps-dev): bump tar from 6.1.1 to 6.1.2
Bumps [tar](https://github.com/npm/node-tar) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 23:53:12 +00:00
Anže Pintar dda185af90
Slovenian translation
I have tested it on my website. Everything is ok, except line 60, where my language would need 4 different forms:
1 - obiskovalec
2 - obiskovalca
3,4 - obiskovalci
0,5,6... - obiskovalcev
2021-07-26 19:20:57 +02:00
Mike Cao ae7186c32a
Merge pull request #742 from mikecao/dev
Dev
2021-07-25 21:41:49 -07:00
Mike Cao c7265c68d2 Bump version 1.20.0. 2021-07-25 21:36:36 -07:00
Mike Cao 2cc6a98241 Updated packages. 2021-07-25 21:36:07 -07:00
Mike Cao 9b5411efcb
Merge pull request #741 from Sammy-T/page-scroll
Preserve page's scroll position
2021-07-25 21:27:32 -07:00
Sammy-T 17a673a69a Preserve page's scroll position 2021-07-25 02:42:13 -04:00
Mike Cao e5e484cb30 Revert Next version back to 10. 2021-07-22 19:17:40 -07:00
Mike Cao 4f27a1773d Added Korean language. 2021-07-22 19:16:21 -07:00
Mike Cao cbdf00430d
Merge pull request #729 from mikecao/dependabot/npm_and_yarn/lodash-4.17.21
build(deps): bump lodash from 4.17.20 to 4.17.21
2021-07-21 13:38:57 -07:00
Mike Cao e16553ab0d
Merge pull request #734 from meirroth/dev
Remove fonts.gstatic.com preconnect artifact
2021-07-21 13:38:38 -07:00
Mike Cao ecc265c13e
Merge pull request #733 from rkJun/master
feat: add Korean language
2021-07-21 13:38:25 -07:00
Meir Roth e6bfe8efd1 Remove fonts.gstatic.com preconnect artifact
Not needed anymore, as fonts are now sourced locally 😏
See: https://github.com/mikecao/umami/pull/677
2021-07-20 20:02:58 +03:00
Mike Cao 4f38242927 Update geo lookup 2021-07-18 23:48:30 -07:00
Juntai Park 2b0025b008 feat: add Korean language 2021-07-19 13:38:56 +09:00
Mike Cao 526ed01d0a Fix issue with country db. 2021-07-16 09:23:55 -07:00
dependabot[bot] 9fefe98495
build(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 07:26:19 +00:00
Mike Cao a2fdab6c9b
Merge pull request #728 from mikecao/dev
v1.19.0
2021-07-16 00:25:42 -07:00
Mike Cao 25085cbe10 Updated readme. 2021-07-16 00:07:43 -07:00
Mike Cao 0d3fafeb2e Merge remote-tracking branch 'origin/dev' into dev 2021-07-16 00:05:58 -07:00
Mike Cao 81433f65b1 Bump version 1.19.0. 2021-07-16 00:05:36 -07:00
Mike Cao 195d2a5093
Merge pull request #722 from pqvst/patch-1
Consider adding restart policy to docker-compose.yml
2021-07-12 20:49:14 -07:00
Mike Cao d1e5ab9e07 Fix next config. 2021-07-12 20:25:24 -07:00
Mike Cao 324d31cfcc Added eslint package for nextjs. 2021-07-12 20:02:34 -07:00
Mike Cao f012f9df76 Updated more packages. 2021-07-12 00:44:43 -07:00
Mike Cao b0d773b843 Updated packages. 2021-07-12 00:39:12 -07:00
Philip Bergqvist c5d775ce72
Consider adding restart policy to docker-compose.yml
It might be a good idea to add a restart policy to the default `docker-compose.yml` file.

Either: `restart: always` or `restart: unless-stopped`

Useful in case Umami crashes for some reason (see #721)

This is also useful in case the server restarts, so Umami starts up again after rebooting.

https://docs.docker.com/config/containers/start-containers-automatically/
2021-07-10 17:05:01 +08:00
Mike Cao 78566cd365 Merge remote-tracking branch 'origin/dev' into dev 2021-06-29 18:41:48 -07:00
Mike Cao f91cc82c82 Dynamically fetch language bundles at runtime. 2021-06-29 18:41:34 -07:00
Mike Cao 73e83ad767 Added Hungarian language. 2021-06-28 21:11:12 -07:00
Mike Cao 1de0fa2d71
Merge pull request #695 from mikecao/dependabot/npm_and_yarn/glob-parent-5.1.2
build(deps): bump glob-parent from 5.1.1 to 5.1.2
2021-06-25 20:40:59 -07:00
Mike Cao b7904b3e43
Merge pull request #696 from mikecao/dependabot/npm_and_yarn/browserslist-4.16.6
build(deps): bump browserslist from 4.14.3 to 4.16.6
2021-06-22 21:20:28 -07:00
Mike Cao eeb043dc9f
Merge pull request #697 from mikecao/dependabot/npm_and_yarn/trim-newlines-3.0.1
build(deps): bump trim-newlines from 3.0.0 to 3.0.1
2021-06-17 22:23:02 -07:00
Mike Cao 5f9455b9e9
Merge pull request #706 from Hsiao-Feng/dev
For lang zh-TW.json : Fix punctuation and optimize details.
2021-06-17 22:22:33 -07:00
HsiaoFeng 6265f2b542 For lang zh-TW.json : Fix punctuation and optimize details. 2021-06-12 18:34:20 +08:00
dependabot[bot] 1051e53265
build(deps): bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:52 +00:00
dependabot[bot] 431accd1cf
build(deps): bump browserslist from 4.14.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.3...4.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:29 +00:00
dependabot[bot] 5d44a2fb89
build(deps): bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:09 +00:00
Mike Cao 06535704ae
Merge pull request #694 from mikecao/dev
v1.18.0
2021-06-07 21:46:03 -07:00
Mike Cao d03f2b19b4 Merge remote-tracking branch 'origin/dev' into dev 2021-06-07 21:29:46 -07:00
Mike Cao 0af54518cd Bump version 1.18.0. 2021-06-07 21:29:14 -07:00
Mike Cao 6dd65803f9 Updated mobile menu. 2021-06-07 21:25:45 -07:00
Mike Cao fdadaddab7 Fixed placement of modals. 2021-05-25 18:51:50 -07:00
Mike Cao b2d04c00ac Change to synchronous password hashing. 2021-05-23 17:29:27 -07:00
Mike Cao ea40e2fbf5
Merge pull request #682 from rogerclotet/background-scroll
Fix mismatching background in dark mode overscroll
2021-05-22 14:54:09 -07:00
Roger Clotet 2f706996a2
fix: match background in dark mode overscroll
In macOS and iOS devices you can scroll past the body. When this happens
in dark mode, the css variables are only changed from the `body`, and
the ones used in `html` are not changed. This causes the overscroll
background to be displayed as the light mode color.
2021-05-22 21:54:34 +02:00
Mike Cao 756beb2cf5 Update fonts. 2021-05-21 18:28:20 -07:00
Mike Cao 04a51bc8c9 Added webpack loading mode for fonts. 2021-05-21 11:42:36 -07:00