Commit Graph

1937 Commits

Author SHA1 Message Date
Francis Cao
51e79be23d add current databasefilter when querying index 2023-01-24 10:35:36 -08:00
Mike Cao
1758ae782d
Merge pull request #1736 from umami-software/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-13 17:36:56 -08:00
dependabot[bot]
4c79c7054e
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 08:42:34 +00:00
Mike Cao
9ee6fb994c
Merge pull request #1650 from umami-software/app
v1.39.5
2022-11-13 17:56:07 -08:00
Mike Cao
545f1f901d Bump version 1.39.5. 2022-11-13 17:43:19 -08:00
Mike Cao
6145b31ce5 Make bot check return 200. Closes #1555 2022-11-12 21:11:07 -08:00
Mike Cao
2555ee09d1 Added Croatian language. 2022-11-12 21:03:47 -08:00
Mike Cao
c443d83654
Merge pull request #1637 from ariaieboy/fa-update
Update fa-IR.json
2022-11-10 04:49:32 -08:00
Mike Cao
7b0b44b18d
Merge pull request #1640 from Maxime-J/fr-fr-date-format
custom fr-FR date format
2022-11-10 04:48:58 -08:00
Mike Cao
d1bc42f1b5
Merge pull request #1647 from ShizuMilof/patch-1
Create hr-HR.json
2022-11-10 04:48:13 -08:00
ShizuMilof
6a2ea9f7cc
Create hr-HR.json 2022-11-09 09:42:02 +01:00
Maxime-J
268c036632 custom fr-FR date format 2022-11-07 18:38:43 +00:00
AriaieBOY
e241008cd5
Update fa-IR.json 2022-11-03 21:18:23 +03:30
Mike Cao
990d76ff45
Update docker server url. 2022-11-03 08:52:47 -07:00
Mike Cao
0d897e957a
Merge pull request #1629 from umami-software/app
v1.39.4
2022-11-01 08:12:09 -07:00
Mike Cao
dbe6884016 Bump version v1.39.4. Updated packages, languages. 2022-10-31 20:30:02 -07:00
Mike Cao
1c69577683
Merge pull request #1627 from umami-software/bug/um-92-delete-account
fix account delete bug
2022-10-31 20:05:28 -07:00
Brian Cao
3a617b7bfa fix account delete bug 2022-10-31 18:50:05 -07:00
Mike Cao
e558192790
Merge pull request #1617 from umami-software/bug/um-90-owner-not-updating
change owner by id
2022-10-31 10:46:22 -07:00
Brian Cao
572df48667 assign backup 2022-10-31 10:38:37 -07:00
Mike Cao
be677cf962
Merge pull request #1611 from RikoDEV/patch-1
Update pl-PL.json
2022-10-30 10:18:57 -07:00
Mike Cao
a632ef39b3
Merge pull request #1613 from enricopaulini/master
Update pt-BR
2022-10-30 10:18:28 -07:00
Brian Cao
d32d5e75e9 change owner by id 2022-10-29 15:50:29 -07:00
enricopaulini
5d07681ab9 Update pt-BR
Update the messages/pt-BR.json file
2022-10-27 20:18:16 -03:00
RikoDEV
bea9870200
Update pl-PL.json 2022-10-27 19:01:36 +02:00
Mike Cao
ab4a60f814
Merge pull request #1605 from umami-software/app
v1.39.3
2022-10-26 16:02:00 -07:00
Brian Cao
34791c3f14 bump version 1.39.3 2022-10-26 15:56:37 -07:00
Mike Cao
ee8d689cd1
Merge branch 'master' into app 2022-10-26 15:20:08 -07:00
Mike Cao
168a55b73a
Merge pull request #1594 from aidanm1999/feature/2022-10/netlify-nextjs-runtime
Adding the Next.js runtime to Netlify
2022-10-26 15:11:43 -07:00
Brian Cao
18e7462fe8 Merge branch 'dev' into app 2022-10-26 13:09:42 -07:00
Brian Cao
a49638b4c7 Merge branch 'feat/um-86-fix-website-update' into dev 2022-10-26 11:38:41 -07:00
Brian Cao
7eb9bf46e1 Merge branch 'feat/um-86-fix-website-update' into app 2022-10-26 11:37:16 -07:00
Brian Cao
1d6f158509 fix id/uuid 2022-10-26 11:36:58 -07:00
Mike Cao
72b4cbf406
Merge branch 'dev' into feature/2022-10/netlify-nextjs-runtime 2022-10-25 22:53:10 -07:00
Mike Cao
d05fd2bd3d Refactor redis calls. 2022-10-25 20:17:13 -07:00
Mike Cao
aceb904398
v1.39.2 (#1599)
* Fixed issue with realtime page rendering.

* fix auth, add pg extension (#1596)

* Fixed change password issue. API refactoring. Closes #1592.

* Fixed account lookup.

* Fixed issue with accessing user dashboards. Closes #1590

* fix sort on dashboard (#1600)

Co-authored-by: Brian Cao <brian@umami.is>
2022-10-25 16:50:12 -07:00
Brian Cao
7f3db334f5
fix sort on dashboard (#1600) 2022-10-25 16:48:39 -07:00
Mike Cao
8b64ef1a4e Fixed issue with accessing user dashboards. Closes #1590 2022-10-25 15:48:49 -07:00
Mike Cao
46a18f2918 Fixed account lookup. 2022-10-25 11:01:28 -07:00
Mike Cao
2ad5cd9335 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	lib/auth.js
2022-10-25 10:46:32 -07:00
Mike Cao
ac070d3ce9 Fixed change password issue. API refactoring. Closes #1592. 2022-10-25 10:45:56 -07:00
Brian Cao
ebf439c598
fix auth, add pg extension (#1596) 2022-10-25 10:27:43 -07:00
Mike Cao
994cf950c8 Fixed issue with realtime page rendering. 2022-10-25 09:24:20 -07:00
Aidan Marshall
574dbff07e Adds @netlify/plugin-nextjs package & fixed dashboard link id 2022-10-25 15:01:49 +01:00
Mike Cao
94dc915272
Merge pull request #1582 from umami-software/dev
Fixed share page issue.
2022-10-24 19:50:34 -07:00
Mike Cao
2290be7ca4 Fixed share page issue. 2022-10-24 19:48:10 -07:00
Mike Cao
80f22313f6
Merge pull request #1580 from umami-software/dev
v1.39
2022-10-24 18:03:43 -07:00
Mike Cao
fc879bbb7d Bump version 1.39.0. 2022-10-24 16:37:47 -07:00
Mike Cao
59fdaf580f Fixed share page. 2022-10-24 16:28:20 -07:00
Mike Cao
5429ffc1a6 Bump version. 2022-10-24 15:47:02 -07:00