Commit Graph

42 Commits

Author SHA1 Message Date
Ferdinand Mütsch c82186046c chore: add support indicator for users 2023-03-24 23:12:51 +01:00
Ferdinand Mütsch e495468be2 chore: add support for astro files (see #469) 2023-02-19 20:14:22 +01:00
Ferdinand Mütsch 749782b15b chore: error handling in mailing script [skip ci] 2023-01-23 16:23:18 +01:00
Ferdinand Mütsch 91b89645ae feat: add heartbeats download script 2023-01-12 23:43:39 +01:00
Ferdinand Mütsch a1444bca8c chore: validate email addresses with dns 2023-01-02 15:31:28 +01:00
Ferdinand Mütsch 9166c98df7 chore: script to send mass mail via mailwhale 2022-12-31 16:36:33 +01:00
Ferdinand Mütsch ebcf87ea93 feat(wip): polish settings ui for subscriptions 2022-12-29 11:17:24 +01:00
Ferdinand Mütsch 088bd17803 chore: update iconify 2022-11-13 20:20:41 +01:00
Ferdinand Mütsch 2976203ecc fix: missing icons 2022-11-13 20:11:53 +01:00
Ferdinand Mütsch f182b804bb chore: add additional language icons
fix: support ipynb, cjs, tsx file endings
2022-11-11 16:13:41 +01:00
Ferdinand Mütsch 5609c0ada3 chore: empty leaderboard placeholder 2022-10-06 15:17:37 +02:00
Ferdinand Mütsch 1989a69926 feat: show users top languages
feat: language icons
2022-10-05 23:36:57 +02:00
Ferdinand Mütsch 7e5c00d0ae chore: update quick run script (resolve #400) 2022-09-06 22:28:49 +02:00
Ferdinand Mütsch 91b4cb2c13 fix: explicit milliseconds precision of timestamp columns 2022-03-18 13:48:28 +01:00
Ferdinand Mütsch a3acdc7041 fix: duration aggregation for heartbeats with identical timestamps (resolve #340) 2022-03-18 12:29:43 +01:00
Ferdinand Mütsch 302eb33b1b fix: branches chart (resolve #322) 2022-02-22 08:19:51 +01:00
Ferdinand Mütsch aebfdc535d refactor: redefine tailwind build
chore: encapsulate commonly used css classes
chore: add npm scripts for building tailwind and iconify assets
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch c217f8e664 chore: move vue components to separate js files 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch af0d2e84e1 refactor: replace roboto by source sans 3 font
chore: minor front page styling
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 44a2e609fb refactor: redesign login page
refactor: redesign signup page
refactor: redesign summary page
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 5df0f48303 feat: user avatars 2021-10-14 12:04:21 +02:00
Ferdinand Mütsch ee31212cdd fix: hotfix for invalid api base url prefix (#203) 2021-05-19 10:18:18 +02:00
Ferdinand Mütsch 331ace3c1e chore: remove config script [ci ckip] 2021-04-28 22:31:36 +02:00
Ferdinand Mütsch 0bccbffd80 chore: quick run script
fix: run in production mode by default
2021-04-28 22:20:25 +02:00
Ferdinand Mütsch 26ef93c1af chore: minor refactorings to custom time parsing logic 2021-04-25 09:21:21 +02:00
Ferdinand Mütsch 0556efd39a chore: minor tweaks to migration script 2021-04-23 15:50:00 +02:00
Thore 030181fb2f sqlitemigrate patches for larger datasets 2021-04-22 23:37:20 +02:00
Ferdinand Mütsch 6576837396 chore: batch mode for sample data script 2021-04-19 21:01:09 +02:00
Ferdinand Mütsch 50a54bde22 chore: usage instructions for sqlite migration script [ci-skip] 2021-04-18 11:08:28 +02:00
Ferdinand Mütsch e2deadfd44 chore: add experimental sqlite to mysql migration script 2021-04-18 10:59:13 +02:00
Ferdinand Mütsch d3713017e3 fix: include icon library to fix missing emojis on some platforms (resolve #119) 2021-04-16 17:07:11 +02:00
Ferdinand Mütsch 20dd4cf0ab fix: precedence in case of multiple matching language mappings (fix #172) 2021-04-13 23:39:31 +02:00
Ferdinand Mütsch b3afe9bfa2 feat: gui for sample data generator script 2021-03-11 23:54:35 +01:00
Ferdinand Mütsch e55adf6287 fix: mysql character encoding (resolve #131) 2021-02-17 21:04:22 +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 cb8f68df82 chore: add quick start scripts for spinning up dev database container 2020-11-03 10:32:18 +01:00
Ferdinand Mütsch f7520b2b4a fix: timestamp precision 2020-10-16 12:49:36 +02:00
Ferdinand Mütsch 44b6efb6ee chore: add random seed to generator script 2020-10-16 11:59:08 +02:00
Ferdinand Mütsch efd4764728 fix: sample data script 2020-10-11 09:55:01 +02:00
Ferdinand Mütsch 21b822de42 chore: minor code enhancements 2020-10-09 21:37:20 +02:00
Ferdinand Mütsch 2ea9b74a0c fix: fix build script to cross-compile with sqlite dependency 2020-04-26 14:35:53 +02:00
Ferdinand Mütsch 34037d2957 Same data generator script. 2020-03-31 14:33:26 +02:00