Ferdinand Mütsch
|
374e578a7c
|
feat: brotli precompressed assets (resolve #284)
|
2022-01-02 12:02:12 +01:00 |
|
Ferdinand Mütsch
|
c5db2c235f
|
chore: enable foreign key constraints for new sqlite databases
|
2021-12-14 00:47:04 +01:00 |
|
sdvcrx
|
825663acde
|
fix: compatible with new wakatime-cli
|
2021-08-19 14:48:26 +08:00 |
|
Ferdinand Mütsch
|
87fadf46f7
|
chore: use partial includes in mail templates to avoid code duplication
|
2021-08-08 12:33:40 +02:00 |
|
Ferdinand Mütsch
|
5e96e2a601
|
chore: cache active users with hourly precision
|
2021-06-26 12:42:51 +02:00 |
|
Ferdinand Mütsch
|
0d64858721
|
feat: implement project labels (resolve #204)
|
2021-06-11 20:59:34 +02:00 |
|
Ferdinand Mütsch
|
f4612fd542
|
fix: badge endpoint permission fixes (resolve #205)
fix: reference past x days intervals from now instead of start of day
|
2021-06-11 16:02:28 +02:00 |
|
Ferdinand Mütsch
|
f3b738b250
|
fix: empty projects (resolve #197)
fix: potential division by zero (see #199)
|
2021-05-03 21:32:26 +02:00 |
|
Ferdinand Mütsch
|
cf3d293688
|
feat: implement wakatime projects endpoint (resolve #196)
|
2021-05-01 13:52:03 +02:00 |
|
Ferdinand Mütsch
|
ef9303e61e
|
feat: settings dialog for mail reports
|
2021-04-30 16:20:24 +02:00 |
|
Ferdinand Mütsch
|
37d4d58b57
|
fix: make wakatime summary endpoint date range inclusive (resolve #192)
|
2021-04-29 21:08:47 +02:00 |
|
Ferdinand Mütsch
|
c6fd43a964
|
chore: log requests from json response util method
|
2021-04-26 21:26:59 +02:00 |
|
Ferdinand Mütsch
|
649c658923
|
chore: add same date tests
|
2021-04-25 21:05:05 +02:00 |
|
Ferdinand Mütsch
|
c142b525a4
|
refactor: time zone sensitivity (resolve #184)
|
2021-04-25 21:05:04 +02:00 |
|
Ferdinand Mütsch
|
dca736752e
|
refactor: logging (resolve #169)
|
2021-04-16 16:02:55 +02:00 |
|
Ferdinand Mütsch
|
a9739a6db0
|
fix: make range picker show actual range with ceiled to date (fix #175)
|
2021-04-16 11:53:37 +02:00 |
|
Ferdinand Mütsch
|
2b57da224c
|
chore: write authenticated user to logs and sentry
|
2021-03-26 13:10:10 +01:00 |
|
Ferdinand Mütsch
|
30510591eb
|
feat: custom time intervals (resolve #115)
|
2021-02-13 12:59:59 +01:00 |
|
Ferdinand Mütsch
|
703805412b
|
chore: code smell [ci skip]
|
2021-02-12 19:26:23 +01:00 |
|
Ferdinand Mütsch
|
88eb68b1a9
|
feat: add prometheus metrics without external standalone exporter
|
2021-02-12 18:50:13 +01:00 |
|
Ferdinand Mütsch
|
59b85863cc
|
chore: accept bearer prefix in auth header
|
2021-02-12 18:12:46 +01:00 |
|
Ferdinand Mütsch
|
bb1d6c048d
|
feat: serve swagger ui
fix: forbid to browse file system index
|
2021-02-07 12:28:42 +01:00 |
|
Ferdinand Mütsch
|
8fed606e9b
|
refactor: make intervals be string lists of aliases
|
2021-02-06 23:02:35 +01:00 |
|
Ferdinand Mütsch
|
38ae41611f
|
fix: 30 days interval
|
2021-02-06 00:47:44 +01:00 |
|
Ferdinand Mütsch
|
3e5a51c272
|
feat: add missing query params to wakatime endpoints (resolve #109)
|
2021-01-31 16:25:48 +01:00 |
|
Ferdinand Mütsch
|
979549448c
|
chore: remove legacy support for md5 hashed passwords
chore: remove password from encoded cookie content as not used anyway
|
2021-01-31 14:34:54 +01:00 |
|
Ferdinand Mütsch
|
617d9ad7e4
|
refactor: include logging framework (resolve #92)
|
2021-01-30 11:17:37 +01:00 |
|
Ferdinand Mütsch
|
a6aff07b21
|
chore: use wakatime colors for editors and os (resolve #100)
|
2021-01-30 09:51:36 +01:00 |
|
Ferdinand Mütsch
|
d57c02af7c
|
feat: add ui for managing aliases (resolve #91)
|
2021-01-21 00:26:52 +01:00 |
|
Ferdinand Mütsch
|
cd97976ed5
|
chore: show total hours on index page (resolve #88)
|
2021-01-17 09:32:08 +01:00 |
|
Ferdinand Mütsch
|
4a78f66778
|
chore: set samesite attributes and configurable max age for cookies (resolve #75)
fix: sort entities by total time descending (resolve #74)
|
2020-11-21 22:30:56 +01:00 |
|
Ferdinand Mütsch
|
ad8168801c
|
test: add first few unit tests
|
2020-11-08 12:46:12 +01:00 |
|
Ferdinand Mütsch
|
78874566a4
|
chore: introduce constants for db dialects
chore: go fmt
|
2020-11-06 17:20:26 +01:00 |
|
Ferdinand Mütsch
|
e269b37b0e
|
feat: add ability to regenerate summaries
fix: database cascade settings
chore: debug log mode for gorm queries is back
|
2020-11-06 17:09:41 +01:00 |
|
Ferdinand Mütsch
|
8efc3854ab
|
refactor: migrate to latest gorm version
refactor: language mappings implementation
|
2020-11-01 20:14:10 +01:00 |
|
Ferdinand Mütsch
|
a4c344aaa1
|
chore: minor code restyling
|
2020-10-16 16:11:14 +02:00 |
|
Ferdinand Mütsch
|
c575b2fd5c
|
fix: json serialization error when percentage is nan
|
2020-10-16 15:16:43 +02:00 |
|
Ferdinand Mütsch
|
660fefcca9
|
refactor: migrate to new config (resolve #54)
|
2020-10-04 10:37:38 +02:00 |
|
Ferdinand Mütsch
|
2ecbb3ea02
|
fix: user agent strign parsing (fix #53)
|
2020-09-29 18:58:10 +02:00 |
|
Ferdinand Mütsch
|
f843be8d12
|
refactor: move config to separate package
chore: load config from main method
|
2020-09-29 18:55:07 +02:00 |
|
Ferdinand Mütsch
|
6e2f3e6731
|
fix: attempt to fix invalid fixture query for postgres (fix #52)
|
2020-09-12 16:32:43 +02:00 |
|
Ferdinand Mütsch
|
d60dddb550
|
feat: implement badges endpoint and sharing functionality
|
2020-09-12 16:09:23 +02:00 |
|
Ferdinand Mütsch
|
19a8c61f77
|
feat: add more pre-configured intervals (resolve #51)
|
2020-09-12 12:40:38 +02:00 |
|
Ferdinand Mütsch
|
21567e7601
|
feat: implement summaries compat endpoint (resolve #44)
fix: fix all time view model
|
2020-09-11 23:24:51 +02:00 |
|
Ferdinand Mütsch
|
587ac6a330
|
feat: add wakatime-compatible alltime endpoint
|
2020-09-06 12:15:46 +02:00 |
|
Ferdinand Mütsch
|
ada0863f7c
|
fix: make summary include timestamp of first and last heartbeat (resolve #18)
|
2020-08-23 13:11:01 +02:00 |
|
Ferdinand Mütsch
|
9dae5a1f77
|
feat: allow insecure cookies (resolve #27)
|
2020-05-30 12:11:25 +02:00 |
|
Ferdinand Mütsch
|
50eba49547
|
fix: don't trim hash
|
2020-05-29 00:04:48 +02:00 |
|
Ferdinand Mütsch
|
75dd070b3d
|
chore: trim white spaces from passwords before hashing them
|
2020-05-28 23:29:55 +02:00 |
|
Ferdinand Mütsch
|
6c2f0cb1ec
|
feat: add auto-migrations for old md5 password to maintain backwards compatibility
|
2020-05-25 22:24:29 +02:00 |
|