Commit Graph

122 Commits

Author SHA1 Message Date
Mike Cao
aa265d1d42 Dark mode. 2020-09-20 01:33:39 -07:00
Mike Cao
4bb95cd997 Added Danish locale. 2020-09-19 10:50:08 -07:00
Mike Cao
33ac026637 Added timezone and default date range settings. 2020-09-19 10:35:05 -07:00
Mike Cao
3c0ceae56f
Merge pull request #173 from rendall/feature/allow-localhost
Allow localhost:xxxx domains when adding websites
2020-09-18 15:44:34 -07:00
Rendall
be74091ca3 Make port optional when website is localhost 2020-09-19 01:02:55 +03:00
Mike Cao
b19889638a Removed polyfills from tracker. Switched to XMLHttpRequest. 2020-09-18 14:16:57 -07:00
Rendall
064b91e4dd Allow localhost:xxxx domains when adding websites
Adding `localhost:<port>` domains to websites fail to validate, but
it would help for local development
2020-09-18 13:43:18 +03:00
Mike Cao
96bd7e5b47 Use token authentication for API requests. 2020-09-17 22:52:20 -07:00
Mike Cao
7f598fa84d Updated profile settings. Refactored locale saving. 2020-09-17 00:17:11 -07:00
Mike Cao
60b17363e1 Added date picker filter. 2020-09-16 16:28:54 -07:00
Mike Cao
4ab71c42a6 Update display of combined referrer urls. 2020-09-15 21:25:51 -07:00
Mike Cao
2d9523f963 Messages for devices so they can be localized. 2020-09-15 20:34:30 -07:00
CamTosh
4478dfe5ae Add FR lang 2020-09-14 18:56:22 +02:00
Bilguun Ochirbat
ea9f921c81
removed unnecessary import 2020-09-14 18:34:08 +08:00
Bilguun Ochirbat
8b3cb234d5
Added Mongolian language 2020-09-14 18:31:15 +08:00
Mike Cao
0d4a2e2a0e Update locale files and scripts. 2020-09-13 19:01:02 -07:00
Mike Cao
f59594e4cd Calendar updates. Responsive CSS updates. 2020-09-13 11:33:57 -07:00
Mike Cao
a0cb278463 Fix display of years. 2020-09-13 01:38:14 -07:00
Mike Cao
84a8b51790 Merge branch 'master' into dev 2020-09-13 01:30:26 -07:00
Mike Cao
4e103152b2 Custom date range selection. 2020-09-13 01:26:54 -07:00
Abraham Toriz
29a51e32eb added es-MX locale 2020-09-12 19:11:31 -05:00
Mike Cao
3ed366ba6d Rename en to en-US. 2020-09-12 03:49:31 -07:00
Mike Cao
29049842de Fix language strings. 2020-09-12 03:22:14 -07:00
Kamino
c61e35dd88 Added support for ja-JP locale. 2020-09-12 12:50:39 +09:00
Mike Cao
6bbe7800c2 Added version to footer. CSS and locale fixes. 2020-09-09 16:12:29 -07:00
Mike Cao
b6bb6bc3ea
Merge branch 'master' into master 2020-09-09 12:05:41 -07:00
Mike Cao
ba99db6a3e
Merge branch 'master' into master 2020-09-09 12:03:53 -07:00
RubenD
1e5f34f023 Added german language support 2020-09-09 19:24:55 +02:00
ym-project
3fd0ef9ee1 add russian language 2020-09-09 23:13:27 +08:00
selcukusta
c17cb79b35
Added Turkish language 2020-09-09 00:01:26 +03:00
MoltenCoffee
a31a104577
Used full country code instead of just nl 2020-09-08 10:59:56 +02:00
MoltenCoffee
da1ec3f429
Added correct(??) BCP47 codes 2020-09-08 10:35:24 +02:00
MoltenCoffee
d8d15a6d7c
Added Dutch language 2020-09-08 09:42:43 +02:00
Mike Cao
ff854150ae Date formatting using locale. 2020-09-07 19:48:40 -07:00
Mike Cao
f0ac9b6522 Convert text for internationalization. 2020-09-05 17:27:01 -07:00
Mike Cao
6833a5bdb0 Detect when postgres is used instead of postgresql. 2020-09-04 11:06:32 -07:00
Mike Cao
f17be19110 All queries should use runQuery. 2020-09-03 08:43:17 -07:00
Mike Cao
a3e920d944 Updated packages. Allow url in query strings. 2020-09-03 08:43:17 -07:00
Mike Cao
cb48acde55 Error handling for queries. 2020-08-31 21:11:53 -07:00
Mike Cao
cebd3fd924 Allow alternate host url in tracker. 2020-08-31 20:25:31 -07:00
Mike Cao
d0ca0819c6 Added useFetch hook. Updated database check. 2020-08-30 15:29:31 -07:00
Mike Cao
7a81dda7b6 Update database detection. 2020-08-30 00:02:03 -07:00
Mike Cao
07cc61f5c3 Fixed date parsing in database queries. 2020-08-29 23:17:32 -07:00
Mike Cao
e7d3a952a6 Updated domain regex. 2020-08-28 22:25:41 -07:00
Mike Cao
5a4cde854a Domain validation. Filter domain from referrers. 2020-08-28 21:34:20 -07:00
Mike Cao
ccb98f836f MySQL query optimization. Added loading component. 2020-08-27 23:45:37 -07:00
Mike Cao
a7e7469d22 Bar chart styling. 2020-08-27 19:11:37 -07:00
Mike Cao
d936ecc86e Refactor BarChart component. 2020-08-27 19:11:37 -07:00
Mike Cao
4618dc7f15 Events chart. 2020-08-27 19:11:36 -07:00
Mike Cao
5206622d5a Events table. 2020-08-27 19:11:36 -07:00