Commit Graph

54 Commits

Author SHA1 Message Date
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 ba54e7bb96 fix: responsiveness 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 26825b07de refactor: migrate most non-chart-related js logic to petite-vue (resolve #282) 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 6a5f08dc95 fix: popups and dropdowns 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 62e3decf0f fix: url template vars 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 0557a5000f refactor(wip): finish settings page 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 7b7fa8bdf3 refactor(wip): redesign settings page 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 2c7977cf63 chore: invert visualization of project labels (resolve #263) 2021-10-13 17:12:55 +02:00
Ferdinand Mütsch 0af5fab75f refactor: resolve project labels at runtime (resolve #227) 2021-08-06 16:36:56 +02:00
Ferdinand Mütsch 25464e9519 chore: code smells 2021-06-13 10:14:15 +02:00
Ferdinand Mütsch 561198b203 chore: minor ui improvements 2021-06-12 12:01:20 +02:00
Ferdinand Mütsch 7c4a2024b6 chore: link to labels settings 2021-06-12 11:40:13 +02:00
Ferdinand Mütsch 490cca05eb feat: ui for managing project labels 2021-06-12 10:44:19 +02:00
Ferdinand Mütsch 628ea0b9dd fix: nil pointer dereference
chore: allow to share labels publicly on settings page
2021-06-12 09:12:28 +02:00
Ferdinand Mütsch c1c78d8d5b test: add more api tests 2021-06-11 17:47:33 +02:00
Ferdinand Mütsch ef9303e61e feat: settings dialog for mail reports 2021-04-30 16:20:24 +02:00
Ferdinand Mütsch a64201c93b fix: timezone selector 2021-04-25 21:12:36 +02:00
Ferdinand Mütsch c142b525a4 refactor: time zone sensitivity (resolve #184) 2021-04-25 21:05:04 +02:00
Ferdinand Mütsch 53f3a9d685 chore: make back button on settings page a relative link 2021-04-18 11:05:59 +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 56247b4e1e fix: throttle wakatime api requests (attempt to fix #152) 2021-04-10 10:18:09 +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 30510591eb feat: custom time intervals (resolve #115) 2021-02-13 12:59:59 +01:00
Ferdinand Mütsch 218c571859 feat: display setup instructions on startup (resolve #120) 2021-02-12 10:10:44 +01:00
Ferdinand Mütsch 6f30272b8c style: card theming 2021-02-06 23:44:11 +01:00
Ferdinand Mütsch 11fbce58d4 fix: consider negative sharing intervals 2021-02-06 23:35:15 +01:00
Ferdinand Mütsch 6d2697ec37 feat: allow unlimited date ranges 2021-02-06 23:23:26 +01:00
Ferdinand Mütsch 2f5973cfa3 chore: add localhost notice to examples 2021-02-06 23:08:22 +01:00
Ferdinand Mütsch 77050f23f2 chore: settings interface for github readme stats 2021-02-06 23:02:35 +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 161e375f74 chore: optimize import date range 2021-02-06 23:02:35 +01:00
Ferdinand Mütsch fd9e2acdf1 feat: wakatime data import (resolve #87) 2021-02-06 23:02:35 +01:00
Ferdinand Mütsch 82e9244cdc style: change color palette 2021-02-05 23:42:20 +01:00
Ferdinand Mütsch 4838300086 refactor: settings routes and actions 2021-02-03 20:53:27 +01:00
Ferdinand Mütsch 8bed266110 feat: account deletion (#99) 2021-02-02 22:54:22 +01:00
Ferdinand Mütsch a3d8c4d464 chore: docs and typos 2021-01-22 00:02:56 +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 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
Roch D'Amour 4161623c24 Added missing closing parens 2020-11-30 21:42:29 -05:00
Ferdinand Mütsch 16b9aa2282 feat: add front page (resolve #34) 2020-11-28 20:23:40 +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
Roch D'Amour 3f973a28ea Fixed custom rule settings CSS 2020-10-26 00:27:07 -04:00
Roch D'Amour 395d039d41 General cleanup and fixed PR comments 2020-10-25 22:18:33 -04:00
Roch D'Amour fdf2289f8e MVP for custom rules support 2020-10-25 21:51:06 -04:00