1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

Commit Graph

  • 1989a69926 feat: show users top languages feat: language icons Ferdinand Mütsch 2022-10-05 23:36:57 +02:00
  • 7a07c9d4fc feat: top languages by user Ferdinand Mütsch 2022-10-05 21:52:10 +02:00
  • a27fe04919 feat: leaderboard aggregation functionality feat: leaderboard ui design Ferdinand Mütsch 2022-10-03 23:52:22 +02:00
  • 1d7ff4bc2a refactor: use query param for leaderboard controls Ferdinand Mütsch 2022-10-03 20:38:19 +02:00
  • b3fa032bde feat(wip): leaderboard ui Ferdinand Mütsch 2022-10-03 10:53:27 +02:00
  • 94377a8dea fix: summary items id type (see #416) Ferdinand Mütsch 2022-10-02 11:31:32 +02:00
  • dba4da8641 chore: caching for leaderboard Ferdinand Mütsch 2022-10-02 10:31:01 +02:00
  • 4a22a19cb0 chore: generate leaderboard when enabled in user settings Ferdinand Mütsch 2022-10-02 10:13:39 +02:00
  • 13a3d9f03a feat: leaderboard generation and querying Ferdinand Mütsch 2022-10-02 00:01:39 +02:00
  • beffe71ea6 feat: add leaderboard data model Ferdinand Mütsch 2022-09-30 17:14:05 +02:00
  • 0ab7faf7b6 Merge remote-tracking branch 'origin/master' 2.4.0 Ferdinand Mütsch 2022-09-30 15:28:15 +02:00
  • a2ac049578 fix: heartbeat entity character length (resolve #415) Ferdinand Mütsch 2022-09-30 15:28:11 +02:00
  • b287c4ca36 Merge pull request #414 from muety/cgo Ferdinand Mütsch 2022-09-30 14:49:58 +02:00
  • 018cc50fb8 chore(release): reinclude ci conditions Steven Tang 2022-09-30 22:43:43 +10:00
  • 1d4156bdfe chore(build): remove gcc dependency Steven Tang 2022-09-30 22:35:03 +10:00
  • 147c79db60 fix: label on settings page Ferdinand Mütsch 2022-09-30 14:12:07 +02:00
  • f204ca888d fix: swagger docs path [skip ci] Ferdinand Mütsch 2022-09-30 11:02:32 +02:00
  • e28070b288 fix(ci): build env vars on windows Ferdinand Mütsch 2022-09-30 00:02:30 +02:00
  • 4d217a83c1 chore: update readme and dockerfile Ferdinand Mütsch 2022-09-30 00:02:04 +02:00
  • 9e0581b311 chore: update dependencies after sqlite pure go migration Ferdinand Mütsch 2022-09-29 23:41:21 +02:00
  • ffb529f4cf Merge branch 'sqlite-go-replacement' Ferdinand Mütsch 2022-09-29 23:37:40 +02:00
  • c9aac2a273 fix: swagger docs base path (resolve #412) Ferdinand Mütsch 2022-09-29 23:33:49 +02:00
  • dd8658e33e refactor: replace sqlite with pure go implementation Ferdinand Mütsch 2022-09-08 21:13:13 +02:00
  • e399af1f1f fix(build): enable cgo, downgrade release to ubuntu-18.04, add -w -s (#404) Steven Tang 2022-09-08 17:51:26 +10:00
  • 4c1f4ed39b docs: add eget option [ci skip] Ferdinand Mütsch 2022-09-07 10:50:26 +02:00
  • 7e5c00d0ae chore: update quick run script (resolve #400) Ferdinand Mütsch 2022-09-06 22:28:49 +02:00
  • cec2a84e2d Merge pull request #402 from muety/release-arch 2.3.8 Ferdinand Mütsch 2022-09-06 22:16:35 +02:00
  • ffb0b84d78 build: re-enable release steps Steven Tang 2022-09-06 20:41:04 +10:00
  • 8a7333b899 build: test release architectures Steven Tang 2022-09-06 20:16:22 +10:00
  • dd3b9c9b9c Merge pull request #398 from marvinscham/patch-1 Ferdinand Mütsch 2022-08-21 10:24:03 +02:00
  • d2b62e21c5 Fix indentation Marvin Scham 2022-08-20 07:07:44 +02:00
  • 9505773165 Add last_6_months interval identifier Marvin Scham 2022-08-19 17:14:00 +02:00
  • 4bfc8a9e9f Merge pull request #397 from muety/docker-simplify Ferdinand Mütsch 2022-08-19 13:59:33 +02:00
  • df5fe6e623 fix: initialise data/ dir in Docker Steven Tang 2022-08-19 21:55:58 +10:00
  • 037ad7b9b1 fix: check database open Steven Tang 2022-08-19 21:48:03 +10:00
  • ec10cc922c perf: strip binaries Steven Tang 2022-08-19 19:53:02 +10:00
  • acb76e1ab1 ref: simplify Dockerfile stages Steven Tang 2022-08-19 19:37:05 +10:00
  • 252a304ba8 Merge pull request #396 from HellsCrimson/master Steven Tang 2022-08-17 18:50:07 +10:00
  • c863cf6dc5 add last_year and all_time interval identifier like in wakatime docs matthias.rauline 2022-08-16 23:28:48 +02:00
  • 373d969734 feat: introduce newsbox for front page (resolve #393) Ferdinand Mütsch 2022-08-13 10:28:36 +02:00
  • 99a3e8f5da Merge pull request #394 from muety/nil-fix Ferdinand Mütsch 2022-08-12 14:37:33 +02:00
  • 4302cfcbd6 fix: 500 on POST /api/heartbeats Steven Tang 2022-08-12 17:25:43 +10:00
  • 7cca0055fe Merge pull request #388 from muety/automated-version Ferdinand Mütsch 2022-07-14 14:31:06 +02:00
  • 20993a1182 feat: automatic version.txt updates Steven Tang 2022-07-09 13:58:16 +10:00
  • d5a85639b1 fix: broken summary aggregation (resolve #385) 2.3.7 Ferdinand Mütsch 2022-07-03 20:39:16 +02:00
  • b6a8185957 Merge branch 'Enthys_master' 2.3.6 Ferdinand Mütsch 2022-07-02 00:30:15 +02:00
  • c5da5e4622 fix: bug in same day comparison Ferdinand Mütsch 2022-07-02 00:28:56 +02:00
  • a0f69a371f fix: api tests time zone bug (resolve #355) Ferdinand Mütsch 2022-07-01 23:31:51 +02:00
  • 2f0cb112dd test: user api retrieving user information Asen Mihaylov 2022-06-30 10:36:13 +03:00
  • 2173954b84 docs: instructions for go install [ci skip] 2.3.5 Ferdinand Mütsch 2022-06-29 23:39:35 +02:00
  • 991e64b961 fix: returning current user instead of requested one Asen Mihaylov 2022-06-29 10:46:46 +03:00
  • affff0c386 fix: admin users can't fetch other user data Asen Mihaylov 2022-06-28 13:01:35 +03:00
  • 099cdaddbc chore: add example systemd service unit file [ci skip] Ferdinand Mütsch 2022-06-22 00:18:05 +02:00
  • 409405117e Merge pull request #377 from NChechulin/master Ferdinand Mütsch 2022-05-29 15:06:42 +02:00
  • af89ecc9c1 update client configuration URLs for the new version Nikolay Chechulin 2022-05-29 15:43:59 +03:00
  • be354fa790 elaborate on cloud server API URL Nikolay Chechulin 2022-05-28 11:05:12 +03:00
  • a1c4c5da6b Merge pull request #376 from Daste745/avatar_url_template_env Ferdinand Mütsch 2022-05-22 23:06:25 +02:00
  • 33509beaf7 Enable env configuration for AvatarURLTemplate Daste 2022-05-22 01:57:00 +02:00
  • ab6ccbdfbe README: Mention the WAKAPI_AVATAR_URL_TEMPLATE configuration variable Daste 2022-05-22 02:00:28 +02:00
  • 77e6cd9faa Merge pull request #375 from daief/master Ferdinand Mütsch 2022-05-20 09:40:26 +02:00
  • 34bc38cecf chore: add descriptive names for workflows Ferdinand Mütsch 2022-05-20 09:34:54 +02:00
  • 69d3e0494b chore: add a new endline daief 2022-05-20 12:17:35 +08:00
  • a3136ebb13 chore: fix upload relese 2.2.3-test4 daief 2022-05-20 12:01:34 +08:00
  • 4a4d0dad4b chore: merge mapi, test, build to ci.yml & keep release in release.yml daief 2022-05-20 11:46:29 +08:00
  • 3b87511f48 chore: try use include 2.2.3-test3 daief 2022-05-19 14:12:00 +08:00
  • f5fba04097 chore: try keep same name 2.2.3-test2 daief 2022-05-19 13:50:43 +08:00
  • ad566993ad chore: fix release.yml 2.2.3-test daief 2022-05-19 13:10:23 +08:00
  • 5f1e498454 chore: fix release.yml daief 2022-05-19 13:09:50 +08:00
  • 2e0f79df3b chore: try merge release action daief 2022-05-19 13:06:11 +08:00
  • 4a4e19fcbd fix: error when querying with label filter (resolve #374) Ferdinand Mütsch 2022-05-16 23:23:18 +02:00
  • 45d4ba89f5 fix: update swaggo dependency Ferdinand Mütsch 2022-05-13 16:19:35 +02:00
  • 29b3e619ca chore: update mapi org Ferdinand Mütsch 2022-05-13 16:13:55 +02:00
  • 1a85ebc0f7 Merge branch 'mapi' of https://github.com/mayhemheroes/wakapi into mayhemheroes-mapi Ferdinand Mütsch 2022-05-13 16:12:45 +02:00
  • 4bd58789f4 fix: server error when passing empty heartbeats slice fix: do not allow to set id for diagnostics inputs chore: remove authentication for diagnostics endpoint from swagger docs Ferdinand Mütsch 2022-05-13 16:12:18 +02:00
  • 09d1124794 fix: work around invalid all_time_since_today data schema to fix failing import (resolve #370) Ferdinand Mütsch 2022-05-12 00:59:42 +02:00
  • 41584bdd82 add Mayhem for API as a github workflow J. David Lowe 2022-05-11 10:12:26 -07:00
  • 1b7baf6fc9 fix: explicitly set default value for unique columns (fix #367) Ferdinand Mütsch 2022-05-07 23:17:15 +02:00
  • a76db3e95f fix: clear summary cache on new project label (resolve #369) Ferdinand Mütsch 2022-05-07 09:37:10 +02:00
  • 74a5226e73 Merge pull request #364 from bdeshi/fork Ferdinand Mütsch 2022-04-24 20:28:22 +02:00
  • d245b1e5d0 chore: remove hard-coded volume from Dockerfile bdeshi 2022-04-24 17:33:42 +06:00
  • d5eff46651 fix: summary page layout Ferdinand Mütsch 2022-04-24 09:33:04 +02:00
  • 30a65b4de9 chore: minor changes to vibrant colors toggling Ferdinand Mütsch 2022-04-24 09:26:04 +02:00
  • 9048a8eb7a Merge branch 'master' into fork bdeshi 2022-04-24 03:56:18 +06:00
  • 1f19c5e93c feat: make vibrantColors a localStorage setting bdeshi 2022-04-24 03:39:08 +06:00
  • 4b0a3cf0d6 fix: index error during summary generation (resolve #361) chore(sentry): include stacktrace with panics Ferdinand Mütsch 2022-04-20 21:36:39 +02:00
  • d778612242 fix: remove authentication requirement from diagnostics endpoint 2.3.4 Ferdinand Mütsch 2022-04-18 21:32:30 +02:00
  • ff7d595a86 chore: do not run expensive jobs initially but only scheduled Ferdinand Mütsch 2022-04-18 21:07:15 +02:00
  • 9d7688957f chore: explicit width and height for front page images [ci skip] Ferdinand Mütsch 2022-04-18 19:28:30 +02:00
  • 179042f81b refactor: use cross join instead of subquery for populating summary items (see #350) Ferdinand Mütsch 2022-04-18 16:59:46 +02:00
  • e6441f124c chore: adapt tests Ferdinand Mütsch 2022-04-18 16:14:58 +02:00
  • 15c391d1d4 chore: downgrade postgres driver Ferdinand Mütsch 2022-04-18 16:07:52 +02:00
  • 91c765202c fix: prevent large difference between aggregated and recomputed summaries (resolve #354) Ferdinand Mütsch 2022-04-18 16:06:32 +02:00
  • 5276f68918 fix: double counting when using precise missing intervals Ferdinand Mütsch 2022-04-18 15:18:01 +02:00
  • e774039831 chore: fall back to today badge on project page Ferdinand Mütsch 2022-04-18 11:49:06 +02:00
  • 40067d252e fix: non-ascii project badges (resolve #357) chore: locally generated badges (resolve #348) Ferdinand Mütsch 2022-04-18 11:39:26 +02:00
  • 1a47243f70 chore: make summary items subquery unique by summary id Ferdinand Mütsch 2022-04-13 00:05:18 +02:00
  • a1f6c2884b Merge remote-tracking branch 'origin/master' 2.3.3 Ferdinand Mütsch 2022-04-03 18:03:25 +02:00
  • 977420c68d fix: failing heartbeats index auto-migration on sqlite (resolve #346) Ferdinand Mütsch 2022-04-03 18:02:21 +02:00
  • 3ae66a3898 docs: add public url parameter to readme (resolve #349) [ci skip] Ferdinand Mütsch 2022-04-02 09:26:14 +02:00
  • 5c5c462035 docs: update readme bdeshi 2022-03-28 03:12:54 +06:00