Kipras Melnikovas
ae74c4f64e
feat: allow building image from docker compose
...
I don't know if this might have other implications (like whether or not it would default to pulling or building a newer image once you want to update),
but I found this useful when e.g. implementing a translation and the `yarn dev` thingie just didn't work, thus building the docker image right from `docker-compose build` or just `docker-compose up --build`.
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2021-05-18 02:21:05 +03: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
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