Kars van Velzen watson
watson synced commits to qa at watson/umami from mirror 2026-02-02 20:00:51 +01:00
0cd63049ed fix password default values
ee698b636a implement exclude bounces feature
4a3190b2da add name to createShare
1174ce89bc remove shareId from website POST
1229663814 Merge branch 'analytics' of https://github.com/umami-software/umami into dev
Compare 8 commits »
watson synced commits to dev at watson/umami from mirror 2026-02-02 20:00:50 +01:00
0cd63049ed fix password default values
watson synced commits to dev at watson/umami from mirror 2026-01-30 10:20:47 +01:00
ee698b636a implement exclude bounces feature
4a3190b2da add name to createShare
1174ce89bc remove shareId from website POST
Compare 3 commits »
watson synced commits to analytics at watson/umami from mirror 2026-01-30 02:10:47 +01:00
1229663814 Merge branch 'analytics' of https://github.com/umami-software/umami into dev
e57239de1e Fix share parameter logic
abfb78bb98 Fixed mobile menus.
9b310dacef Remove events section from share page overview
489c2712d1 Make ShareNav full width on mobile
Compare 138 commits »
watson synced commits to qa at watson/umami from mirror 2026-01-30 02:10:47 +01:00
abfb78bb98 Fixed mobile menus.
9b310dacef Remove events section from share page overview
489c2712d1 Make ShareNav full width on mobile
b43e7fd3a7 Hide sidebar collapse button on mobile
5880eae4e4 Fix NavMenu scrolling on mobile
Compare 47 commits »
watson synced commits to dev at watson/umami from mirror 2026-01-30 02:10:47 +01:00
1229663814 Merge branch 'analytics' of https://github.com/umami-software/umami into dev
e57239de1e Fix share parameter logic
abfb78bb98 Fixed mobile menus.
9b310dacef Remove events section from share page overview
fd2e2047cd Restrict x-umami-client-* headers to cloud mode only.
Compare 6 commits »
watson synced commits to dev at watson/umami from mirror 2026-01-29 09:50:48 +01:00
489c2712d1 Make ShareNav full width on mobile
b43e7fd3a7 Hide sidebar collapse button on mobile
5880eae4e4 Fix NavMenu scrolling on mobile
6169a58e86 Center bottom icons when sidebar collapsed
452a385c4e Fix ShareNav collapse button and icon layout
Compare 14 commits »
watson synced commits to dev at watson/umami from mirror 2026-01-29 01:40:46 +01:00
b84942b6da make SharesTable mobile friendly
3d75246802 dependabot - bump tar t. 7.5.7
376c570d26 Merge pull request #3987 from umami-software/dependabot/npm_and_yarn/next-15.5.10
558cb3b041 fix detest test failure
9e7285cf2b Merge branch 'dev' into dependabot/npm_and_yarn/next-15.5.10
Compare 6 commits »
watson synced commits to dependabot/npm_and_yarn/next-16.1.5 at watson/umami from mirror 2026-01-29 01:40:45 +01:00
watson synced and deleted reference refs/tags/dependabot/npm_and_yarn/next-15.5.10 at watson/umami from mirror 2026-01-29 01:40:45 +01:00
watson synced new reference dependabot/npm_and_yarn/next-16.1.5 to watson/umami from mirror 2026-01-29 01:40:45 +01:00
watson synced commits to dev at watson/umami from mirror 2026-01-28 09:20:49 +01:00
c5aa8be15c remove missing imports
daccd22ab2 remove duplicate logos and names on sharepage
b958403224 add mobile navbar to share page
752f395d83 revert websitelayout changes
c7a0d65590 add websiteheader to share page. Fix overview WebsiteNav Bug
Compare 23 commits »
watson synced commits to qa at watson/umami from mirror 2026-01-28 01:10:47 +01:00
a37de757a0 fix EventsPage import errors
f9f9125532 Fix user save bug with password field not clearing
2f998ff9d8 implement showActions to pixels/links for viewonly users.
57eef5866b remove event filter for non-event pages
a1a092dc19 Add MetricsBar to Events page. Closes #3830
Compare 5 commits »
watson synced commits to dependabot/npm_and_yarn/next-15.5.10 at watson/umami from mirror 2026-01-28 01:10:46 +01:00
watson synced commits to dev at watson/umami from mirror 2026-01-28 01:10:46 +01:00
67cdfdfb7e remove console.log from pixelstable
a0886c0594 Correctly pass in timezone into relational query. Closes #3975
Compare 2 commits »
watson synced new reference dependabot/npm_and_yarn/next-15.5.10 to watson/umami from mirror 2026-01-28 01:10:46 +01:00
watson synced commits to dev at watson/umami from mirror 2026-01-27 08:50:47 +01:00
a37de757a0 fix EventsPage import errors
f9f9125532 Fix user save bug with password field not clearing
2f998ff9d8 implement showActions to pixels/links for viewonly users.
57eef5866b remove event filter for non-event pages
a1a092dc19 Add MetricsBar to Events page. Closes #3830
Compare 5 commits »
watson synced commits to dev at watson/umami from mirror 2026-01-27 00:40:48 +01:00
1498da2d02 fix FilterButton import error
4867492ca3 Fix breakdown alias column not found bug
29a373467a Revert "Merge pull request #3972 from IndraGunawan/fix-inconsistent-date-format"
5f316a79e5 Merge pull request #3972 from IndraGunawan/fix-inconsistent-date-format
7bb30443a8 Add distinct ID to filters/expanded metrics. Closes #3861
Compare 7 commits »
watson synced commits to qa at watson/umami from mirror 2026-01-27 00:40:48 +01:00
1498da2d02 fix FilterButton import error
4867492ca3 Fix breakdown alias column not found bug
29a373467a Revert "Merge pull request #3972 from IndraGunawan/fix-inconsistent-date-format"
5f316a79e5 Merge pull request #3972 from IndraGunawan/fix-inconsistent-date-format
7bb30443a8 Add distinct ID to filters/expanded metrics. Closes #3861
Compare 97 commits »
watson synced commits to dev at watson/umami from mirror 2026-01-24 23:40:47 +01:00
128217c0f4 add event type filter button and implementation to journeys Close #2803