Uku Taht
edc77236c7
Some improvements to pagination in dark mode
2021-05-21 16:01:52 +03:00
Uku Taht
f203eba7c0
Deprecate custom domains
2021-05-21 11:30:59 +03:00
Uku Taht
c55450c8d7
Include new testing script
2021-05-20 17:25:57 +03:00
Uku Taht
9d700a059c
Include testing script as well
2021-05-19 16:53:29 +03:00
Uku Taht
b2bbe06c90
Show net prices
2021-05-14 10:50:56 +03:00
Uku Taht
f16666e374
Localize billing screens
2021-05-13 12:42:01 +03:00
Uku Taht
547e888242
Localize change plan page
2021-05-13 12:16:31 +03:00
Uku Taht
88efccef2f
Localize the /upgrade page
2021-05-13 11:59:33 +03:00
Uku Taht
f8e6a32fd8
Add VAT notice to upgrade page
2021-05-12 14:07:20 +03:00
Uku Taht
7c520e16d2
Make discount notices more generic
2021-05-11 11:34:25 +03:00
Uku Taht
885b1d271a
Refactor current plan data format to make changing it easier
2021-05-11 11:32:29 +03:00
Uku Taht
09df65d5ec
Improve password policy
2021-05-10 13:28:47 +03:00
Uku Taht
e511c9663e
Pagination for sites listing ( #994 )
...
* Add simple pagination to sites index page
* Add changelog entry
2021-05-05 16:17:59 +03:00
Uku Taht
119b9514b2
Add limit of 20 sites
2021-05-05 10:30:05 +03:00
Uku Taht
9d22ff9f94
Add dark styles for settings_visibility
...
Fixes #945
2021-05-03 16:38:45 +03:00
Uku Taht
6319e7f29d
Update email signatures
2021-04-28 10:28:10 +03:00
Uku Taht
b8baefee3b
Fix weekly report time range ( #951 )
...
* Fix weekly report time range
* Update changelog
2021-04-22 12:11:33 +03:00
Uku Taht
75126408f9
New script name
2021-04-21 16:58:05 +03:00
Uku Taht
6ca7425dc9
Send renewal notification for annual subscriptions ( #949 )
...
* Add background job to send renewal notification
* Use copy from Marko
* Add expiration email in case the user has cancelled
* Add queue config
* Use correct tag for expiration email
2021-04-21 15:57:38 +03:00
Uku Taht
2fc136777c
Add unique index to shared link name
2021-04-14 11:45:45 +03:00
Uku Taht
8ae4d46e5b
Remove beta notice from the API keys section
2021-04-14 10:40:40 +03:00
Uku Taht
48be0e3fda
Revert "Add UTM tags to login links from email reports"
...
This reverts commit 091fc423f9
.
2021-04-13 12:08:22 +03:00
Uku Taht
091fc423f9
Add UTM tags to login links from email reports
2021-04-13 11:47:01 +03:00
Uku Taht
83a759c60a
Use db-ip lite database for countries ( #906 )
...
* Use DBIP database for countries
* Add fake data for geolocation tests
2021-04-12 12:21:07 +03:00
Uku Taht
58cff47b6f
Add name to shared links ( #910 )
...
* Add name to shared links
* Add changelog entry
2021-04-06 14:32:38 +03:00
Niklaas Baudet von Gersdorff
f0725e2578
fix: truncate username on small screens ( #866 )
...
* fix: truncate username on small screens
caveat: adds suffix ' ...' to every (!) username.
* fix: truncate username via CSS
* chore: apply changes to separated layout for header
2021-04-05 10:57:57 +03:00
Tatsuyuki Ishi
d39fbc48c2
Disable self-tracking with self hosting ( #907 )
...
* Disable self-tracking with self hosting
* Update CHANGELOG.md
2021-04-02 13:31:30 +03:00
Uku Taht
c97043e191
Add ability to delete account and start over in activate flow
...
Fixes #581
2021-04-01 10:43:32 +03:00
Uku Taht
ec9134e14f
Fall back to placeholder image when favicon request fails
...
Fixes #798
2021-03-31 17:14:09 +03:00
Uku Taht
e12b9fa42c
Use GET instead of POST for logout
...
Fixes #730
2021-03-31 16:49:05 +03:00
Uku Taht
9ceb251491
Add frontend validation to email report recipients
...
Fixes #583
2021-03-31 16:26:27 +03:00
Uku Taht
0d07476e32
Add goal page: clear page path when configuring custom event goal
...
Fixes #796
2021-03-31 16:19:21 +03:00
Uku Taht
e66c0a0aa4
Make tooltip styles more similar
2021-03-29 11:47:57 +03:00
Uku Taht
c6309976f1
Fix upgrades
2021-03-26 10:30:52 +02:00
Uku Taht
4ea60f8f1c
Add upgrade page for specific plan
2021-03-16 12:03:50 +02:00
Uku Taht
3ff97d27ad
Revert to native background colour control
2021-03-16 10:40:25 +02:00
Uku Taht
8ab6edd73f
Add max width to embed
2021-03-15 17:00:23 +02:00
Uku Taht
fef3eba0a4
Embed improvements ( #839 )
...
* Smoother resizing of the iframe
* Use bodyBackground with iframe-resizer
2021-03-15 15:56:12 +02:00
Victor Truong
c29bcc89b5
Fix typo with "succesfully" ( #836 )
2021-03-15 11:40:53 +02:00
Uku Taht
57b3b32444
Add frameborder="0" and loading="lazy" to iframe
2021-03-10 15:56:21 +02:00
Uku Taht
844af698ce
Embeddable dashboard ( #812 )
...
* Add embedded mode for shared links
* Add test for X-Frame-Options
* Improve embed code generator
* Add changelog entry
Co-authored-by: aymanterra <aymanterra@users.noreply.github.com>
Co-authored-by: Brad Kane <bradkane@users.noreply.github.com>
2021-03-10 14:41:17 +02:00
Uku Taht
d31779b07a
Remove unsubscribe link from over limit email
2021-03-04 17:00:44 +02:00
Uku Taht
cda031d453
Bookmarkable shared links ( #752 )
...
* Implement shared links with a static URL
* Separate sessio cookie from shared link cookie
2021-03-02 11:15:43 +02:00
Vignesh Joglekar
752236a429
Adds proper dark styles for API key issuance page ( #771 )
2021-03-02 10:21:36 +02:00
Bhavin Gandhi
1bad9b0c50
Use auto generated copyright year ( #762 )
...
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2021-03-01 10:15:59 +02:00
Uku Taht
9db24f54d5
Enable over limit notifications
2021-03-01 10:11:49 +02:00
opdroad
98afadcb6d
Fix invisible text in dark mode ( #759 )
...
* Fix invisible text in dark mode
* Fix invisible text in dark mode
Co-authored-by: Joris <desktop@joris.biz>
2021-02-26 10:46:52 +02:00
Uku Taht
54b6acf6b0
Fix formatting of over limit email
2021-02-23 12:07:37 +02:00
Uku Taht
2bab36a438
Add usage checking to cron
2021-02-19 15:15:56 +02:00
Uku Taht
9eff6b03ed
Send test billing upgrade notifications
2021-02-18 15:46:58 +02:00