Ferdinand Mütsch
|
ef5b49ebd8
|
chore: clear user cache upon logout
|
2023-01-02 14:53:21 +01:00 |
|
Ferdinand Mütsch
|
8e521741f8
|
refactor(subscriptions): store stripe customer id with user
|
2022-12-30 13:14:24 +01:00 |
|
Ferdinand Mütsch
|
a27fe04919
|
feat: leaderboard aggregation functionality
feat: leaderboard ui design
|
2022-10-03 23:53:47 +02:00 |
|
Ferdinand Mütsch
|
13a3d9f03a
|
feat: leaderboard generation and querying
|
2022-10-02 00:01:39 +02:00 |
|
Ferdinand Mütsch
|
5aae18e241
|
refactor: replace most custom date util functions by lancet ones
refactor: add precision mode to missing intervals function
|
2022-03-25 12:51:40 +01:00 |
|
Ferdinand Mütsch
|
7159df30c2
|
feat: allow to configure custom api url for relay and import (resolve #105)
|
2022-01-21 12:35:05 +01:00 |
|
Ferdinand Mütsch
|
58719182c4
|
chore: notify users about failing wakatime connection
|
2021-08-06 23:28:03 +02:00 |
|
Ferdinand Mütsch
|
5e96e2a601
|
chore: cache active users with hourly precision
|
2021-06-26 12:42:51 +02:00 |
|
Ferdinand Mütsch
|
ef9303e61e
|
feat: settings dialog for mail reports
|
2021-04-30 16:20:24 +02:00 |
|
Ferdinand Mütsch
|
29c04c3ac5
|
feat: email reports (resolve #124)
|
2021-04-30 14:07:14 +02:00 |
|
Ferdinand Mütsch
|
75e61c0dc3
|
chore: guess user timezone on signup
|
2021-04-25 20:02:45 +02:00 |
|
Ferdinand Mütsch
|
6ad33e3c3b
|
feat: password resets (resolve #133)
|
2021-04-05 22:57:57 +02:00 |
|
Ferdinand Mütsch
|
017530ac4a
|
chore: introduce user email addresses (resolve #132)
|
2021-02-21 13:02:11 +01:00 |
|
Ferdinand Mütsch
|
daf67b844a
|
refctor: change active users query
|
2021-02-13 11:23:58 +01:00 |
|
Ferdinand Mütsch
|
301cab4be4
|
feat: per-user heartbeats count metrics
|
2021-02-12 23:06:48 +01:00 |
|
Ferdinand Mütsch
|
8191a52ce1
|
chore: make very first user have admin privileges
|
2021-02-12 18:49:47 +01:00 |
|
Ferdinand Mütsch
|
fca12f522f
|
feat: option to publicly share stats data (resolve #36)
|
2021-02-06 23:02:35 +01:00 |
|
Ferdinand Mütsch
|
8bed266110
|
feat: account deletion (#99)
|
2021-02-02 22:54:22 +01:00 |
|
Ferdinand Mütsch
|
a552073d18
|
feat: ui for configuring wakatime integration
|
2021-01-21 23:26:50 +01:00 |
|
Ferdinand Mütsch
|
de0401d4bb
|
fix: move caching out of authentication middleware
|
2021-01-21 23:19:17 +01:00 |
|
Ferdinand Mütsch
|
35cdc7b485
|
refactor: define interface types for all services and repositories
|
2020-11-08 10:12:49 +01:00 |
|
Ferdinand Mütsch
|
755cabb5f4
|
refactor: introduce repositories as an additional layer of abstraction to allow for better testability
|
2020-11-01 16:56:36 +01:00 |
|
Ferdinand Mütsch
|
a4c344aaa1
|
chore: minor code restyling
|
2020-10-16 16:11:14 +02:00 |
|
Ferdinand Mütsch
|
660fefcca9
|
refactor: migrate to new config (resolve #54)
|
2020-10-04 10:37:38 +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
|
d60dddb550
|
feat: implement badges endpoint and sharing functionality
|
2020-09-12 16:09:23 +02:00 |
|
Ferdinand Mütsch
|
0eac9a8854
|
feat: add ability to reset api key (resolve #29)
|
2020-06-07 19:58:06 +02:00 |
|
Ferdinand Mütsch
|
c1e6a3e265
|
feat: persist user creation date (resolve #31)
|
2020-05-30 22:19:05 +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 |
|
Ferdinand Mütsch
|
08675bd99f
|
feat: use bcrypt with salts instead of md5 for hashing password (resolve #21)
|
2020-05-25 21:42:45 +02:00 |
|
Ferdinand Mütsch
|
c171d31f30
|
feat: set html base path from server base path
refactor: services
|
2020-05-24 17:32:26 +02:00 |
|
Ferdinand Mütsch
|
abfaa9d768
|
feat: user signup
|
2020-05-24 16:34:32 +02:00 |
|
Ferdinand Mütsch
|
7d36c4e111
|
Rename project.
Add build script.
|
2020-03-31 12:22:17 +02:00 |
|
Ferdinand Mütsch
|
b7f700e7a5
|
Refactor to server-rendered app.
|
2020-02-20 14:28:55 +01:00 |
|
Ferdinand Mütsch
|
851f378684
|
Add database schema to persist summaries with their accompanying summary items.
Add basic methods to generate summary aggregation jobs.
|
2019-10-09 23:26:28 +02:00 |
|
Ferdinand Mütsch
|
37ec6c62fc
|
Introduce entity aliases (unfinished).
|
2019-07-06 17:53:20 +02:00 |
|
Ferdinand Mütsch
|
de65ab1814
|
Add config to services.
|
2019-05-16 22:53:03 +02:00 |
|
Ferdinand Mütsch
|
b4c8e6ecb6
|
Introduce GORM.
|
2019-05-11 17:49:56 +02:00 |
|
Ferdinand Mütsch
|
9df289b7ed
|
Heartbeat Insertions.
Restructuring.
|
2019-05-06 00:40:41 +02:00 |
|