Commit Graph

1120 Commits

Author SHA1 Message Date
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
Mike Cao
e9fd42baa5
Merge pull request #628 from MoltenCoffee/master
Very small update for missing Dutch string
2021-04-14 13:39:53 -07:00
MoltenCoffee
c95c9afaaf
Merge branch 'master' of https://github.com/MoltenCoffee/umami 2021-04-13 11:20:33 +02:00
MoltenCoffee
d7dc6b0e5d
Update dutch strings 2021-04-13 11:15:16 +02:00
Mike Cao
930d050698 Merge branch 'master' into dev 2021-04-08 22:02:15 -07:00
Mike Cao
afb5e17476
Merge pull request #586 from kiprasmel/feat/toggle-checkbox-on-label-click
feat/toggle-checkbox-on-label-click
2021-04-08 22:01:52 -07:00
Mike Cao
c5d23867f5 Update docker login 2021-04-08 21:49:41 -07:00
Mike Cao
42888b75c4 Update workflow 2021-04-08 21:35:53 -07:00
Mike Cao
e67b0c7845
Merge pull request #589 from webknjaz/patch-1
Use `GITHUB_TOKEN` for publishing images to GHCR
2021-04-08 21:04:01 -07:00
Mike Cao
6ea07b33d7
Merge pull request #591 from Sammy-T/mobile-burger
Align and theme mobile burger button
2021-04-08 20:57:01 -07:00
Sammy-T
24a3667471 Prevent burger from overlapping menu contents 2021-03-30 06:13:11 -04:00
Sammy-T
3482031732 Center burger button content and match color theme 2021-03-30 05:54:50 -04:00
Sviatoslav Sydorenko
1c5dd0358a
Use GITHUB_TOKEN for publishing images to GHCR 2021-03-29 13:14:51 +02:00
Kipras Melnikovas
4e4ae0a7d0
Toggle the checkbox when clicking on the label
Pretty sure the `user-select: none` could be employed
in other places aswell

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2021-03-28 20:07:09 +03:00
Mike Cao
6c9bea98b9
Merge pull request #581 from ym-project/master
Update ru-RU.json
2021-03-27 20:09:16 -07:00
Mike Cao
4b847b9095
Merge pull request #582 from alex-connor/patch-3
Update uk-UA.json
2021-03-27 20:08:50 -07:00
Alexandr Loskutov
1a61622064
Update uk-UA.json 2021-03-27 23:58:44 +02:00
ym-project
9e16959afe
Update ru-RU.json 2021-03-27 16:56:14 +08:00
Mike Cao
ce35a2d0ab
Merge pull request #580 from mikecao/dev
v1.16.0
2021-03-26 22:46:43 -07:00
Mike Cao
555cb67061 Bump version 1.16.0 2021-03-26 22:39:55 -07:00
Mike Cao
609cc0e98a Fix datamaps. 2021-03-26 22:32:13 -07:00
Mike Cao
86ed5d56fa Updated header links. 2021-03-26 21:50:53 -07:00
Mike Cao
b24b855006 Truncate strings. 2021-03-26 20:56:08 -07:00
Mike Cao
9415fe9a6c Updated languages. 2021-03-26 20:52:54 -07:00
Mike Cao
10e82a9ef6 Merge remote-tracking branch 'origin/dev' into dev 2021-03-26 20:01:37 -07:00
Mike Cao
c17acafe8f Update referrer. 2021-03-26 20:01:25 -07:00
Mike Cao
44f2002563
Merge pull request #567 from Form1ca/decrease-request-count
decrease db query count
2021-03-26 19:54:21 -07:00
Mike Cao
61f6886eab
Merge pull request #579 from kayuapi/dev
quote the globs in npm scripts
2021-03-26 19:49:45 -07:00
Mike Cao
c5341e605b Fixed country lookup. 2021-03-26 19:47:28 -07:00
cong
3bf6a0ce99 quote the globs in npm scripts 2021-03-27 10:34:01 +08:00
Mike Cao
f9bf6aff2e Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	yarn.lock
2021-03-26 17:09:30 -07:00
Mike Cao
69b86a2b9d Updated packages. 2021-03-26 17:08:58 -07:00
Mike Cao
555c9213f4
Merge pull request #575 from denysdovhan/master
Use DataMaps as a source for the world map
2021-03-26 16:34:51 -07:00
Mike Cao
41a8f28047
Merge pull request #576 from Form1ca/fix-loadtest-reff
fix loadtest
2021-03-26 16:34:22 -07:00
Denys Dovhan
0b996be818
Fix yarn.lock 2021-03-26 12:23:19 +02:00
formica2
f22708cbc5 fix loadtest 2021-03-26 09:25:59 +03:00
Mike Cao
1ea1e06f9f
Merge pull request #560 from beornf/master
Prisma Migrate with database seeding fixes #559
2021-03-25 20:27:06 -07:00
Mike Cao
e0474ea05b
Merge pull request #574 from 20Koen02/patch-1
Vertically Center Theme Button
2021-03-25 20:18:32 -07:00
Denys Dovhan
edc3251966
Use datamaps world map instead of world-110m 2021-03-26 00:14:23 +02:00
Denys Dovhan
94af336388
Add datamaps as a dependency 2021-03-26 00:13:53 +02:00
Mike Cao
078a457b34
Merge pull request #573 from kayuapi/master
malay translation
2021-03-25 14:57:36 -07:00
Koen van Wijngaarden
ed4b81eea2
Vertically Center Theme Button 2021-03-25 20:44:39 +01:00
cong
17f8152ec8 malay translation 2021-03-25 22:23:48 +08:00