Ferdinand Mütsch
|
e4b38d3f51
|
fix: tests
|
2021-01-31 16:58:59 +01:00 |
|
Ferdinand Mütsch
|
665ffe8bd1
|
chore: log request durations (resolve #102)
|
2021-01-31 16:46:39 +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
|
105f96ff72
|
chore: get rid of cdn and serve all static assets locally
|
2021-01-31 14:10:17 +01:00 |
|
Ferdinand Mütsch
|
31013ad986
|
docs: update readme
docs: mention tinyproxy in advanced setup instructions
|
2021-01-31 13:59:28 +01:00 |
|
Ferdinand Mütsch
|
db4cb92c26
|
Merge pull request #107 from YC/legacy-ini
chore: remove legacy config.ini and .env
|
2021-01-31 13:47:07 +01:00 |
|
Steven Tang
|
779108ad88
|
chore: remove legacy config.ini and .env
|
2021-01-31 10:51:56 +11:00 |
|
Ferdinand Mütsch
|
61f8a22cff
|
docs: fix readme links and remove duplicated badge
|
2021-01-30 12:53:51 +01:00 |
|
Ferdinand Mütsch
|
179a107c2a
|
docs: update readme
|
2021-01-30 12:51:12 +01:00 |
|
Ferdinand Mütsch
|
ef0c76e2ff
|
docs: beautify readme
|
2021-01-30 12:46:13 +01:00 |
|
Ferdinand Mütsch
|
617d9ad7e4
|
refactor: include logging framework (resolve #92)
|
2021-01-30 11:17:37 +01:00 |
|
Ferdinand Mütsch
|
fd239e4f21
|
chore: add check to validate wakatime api key before accepting it
|
2021-01-30 10:54:54 +01:00 |
|
Ferdinand Mütsch
|
417d4789ab
|
chore: move route registration into the handler classes themselves (resolve #57)
|
2021-01-30 10:34:52 +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
|
b732eea9b7
|
docs: minor corrections in readme
|
2021-01-25 08:43:20 +01:00 |
|
Ferdinand Mütsch
|
71d1b2177b
|
fix: missing ca certificates in docker container (resolve #98)
fix: server crash in unsuccessful relaying of heartbeat to wakatime
|
2021-01-24 21:39:35 +01:00 |
|
Ferdinand Mütsch
|
b2a3579be9
|
Merge pull request #97 from muety/actions
fix(ci): actions release, build on push/pr
|
2021-01-24 12:23:05 +01:00 |
|
Steven Tang
|
42a6e9d923
|
fix(ci): actions release, build on push/pr
|
2021-01-24 22:06:04 +11:00 |
|
Ferdinand Mütsch
|
1f44ccadba
|
docs: update readme with new build instructions
|
2021-01-24 09:54:54 +01:00 |
|
Ferdinand Mütsch
|
6ea72c6d02
|
chore: increment patch version number
|
2021-01-24 09:50:04 +01:00 |
|
Steven Tang
|
d93348842a
|
fix: delay defer templateFile.Close()
|
2021-01-24 10:19:20 +11:00 |
|
Steven Tang
|
fb92747129
|
fix: embed of static, views
|
2021-01-24 10:13:37 +11:00 |
|
Steven Tang
|
4e6e665e19
|
feat: embed assets into binary
Resolves #26
|
2021-01-23 10:00:15 +11:00 |
|
Ferdinand Mütsch
|
a3d8c4d464
|
chore: docs and typos
|
2021-01-22 00:02:56 +01:00 |
|
Ferdinand Mütsch
|
e9eaa9da53
|
chore: update version
|
2021-01-21 23:50:27 +01:00 |
|
Ferdinand Mütsch
|
5adb795f59
|
chore: include integrity hashes (resolve #93)
|
2021-01-21 23:50:14 +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
|
c39538db13
|
chore: include machine name in sample data script
|
2021-01-21 22:17:46 +01:00 |
|
Ferdinand Mütsch
|
189a09d91f
|
feat: relay heartbeats to wakatime (resolve #28)
|
2021-01-21 22:17:32 +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
|
16b683fcbd
|
fix: permissions bug related to deleting language mappings
|
2021-01-20 20:49:27 +01:00 |
|
Ferdinand Mütsch
|
acda62488d
|
chore: support for cockroachdb (resolve #90)
|
2021-01-18 21:37:15 +01:00 |
|
Ferdinand Mütsch
|
1aecfc4ca3
|
chore: wording
|
2021-01-17 09:40:14 +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
|
3a4504d56a
|
Merge pull request #86 from YC/docker
docker: reduce image layers
|
2021-01-12 12:27:50 +01:00 |
|
Ferdinand Mütsch
|
a018f70c3f
|
Merge pull request #85 from YC/master
Reduce minimum username length to 1
|
2021-01-12 12:17:36 +01:00 |
|
Steven Tang
|
a03e49e7f0
|
chore: increment version to 1.18.2
|
2021-01-12 21:57:15 +11:00 |
|
Steven Tang
|
ec81d9fe5d
|
docker: reduce image layers
|
2021-01-12 21:50:20 +11:00 |
|
Steven Tang
|
b7a1e2d795
|
Reduce minimum username length to 1
|
2021-01-12 21:06:57 +11:00 |
|
Ferdinand Mütsch
|
98b62b33c8
|
fix: concurrent access to language mappings (resolve #83)
|
2021-01-07 10:56:00 +01:00 |
|
Ferdinand Mütsch
|
262bee9022
|
fix: do not attempt to bind on ipv6 in docker (resolve #84)
|
2021-01-07 10:55:53 +01:00 |
|
Ferdinand Mütsch
|
9766d8e903
|
feat: ability to choose number of top entities to display (resolve #81)
|
2021-01-05 12:41:01 +01:00 |
|
Ferdinand Mütsch
|
39c4777fc8
|
fix: crash on fail to listen
|
2021-01-05 11:28:51 +01:00 |
|
Ferdinand Mütsch
|
143c80b7b4
|
docs: update readme
|
2021-01-04 11:39:02 +01:00 |
|
Ferdinand Mütsch
|
72e42a9c42
|
feat: add ipv6 and tls support (resolve #79)
|
2020-12-12 22:07:00 +01:00 |
|
Ferdinand Mütsch
|
439a87dec9
|
docs: advanced setup instructions for client-side reverse proxy
|
2020-12-11 23:05:49 +01:00 |
|
Ferdinand Mütsch
|
e8067bb13e
|
fix: crash when running aggregation job on schedule (fix #78)
chore: move from gocron to its maintained fork
|
2020-12-11 10:05:17 +01:00 |
|
Ferdinand Mütsch
|
219e969957
|
Merge branch 'master' of github.com:muety/wakapi into master
|
2020-12-02 23:16:48 +01:00 |
|