mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 20:41:01 +00:00
* Added basic heatmap data * Added extra case for sqlite * Built basic heatmap into user profile * Get contribution data from api & styling * Fixed lint & added extra group by statements for all database types * generated swagger spec * generated swagger spec * generated swagger spec * fixed swagger spec * fmt * Added tests * Added setting to enable/disable user heatmap * Added locale for loading text * Removed UseTiDB * Updated librejs & moment.js * Fixed import order * Fixed heatmap in postgresql * Update docs/content/doc/advanced/config-cheat-sheet.en-us.md Co-Authored-By: kolaente <konrad@kola-entertainments.de> * Added copyright header * Fixed a bug to show the heatmap for the actual user instead of the currently logged in * Added integration test for heatmaps * Added a heatmap on the dashboard * Fixed timestamp parsing * Hide heatmap on mobile * optimized postgresql group by query * Improved sqlite group by statement |
||
|---|---|---|
| .. | ||
| access.yml | ||
| access_token.yml | ||
| action.yml | ||
| attachment.yml | ||
| collaboration.yml | ||
| comment.yml | ||
| commit_status.yml | ||
| deleted_branch.yml | ||
| deploy_key.yml | ||
| email_address.yml | ||
| follow.yml | ||
| gpg_key.yml | ||
| hook_task.yml | ||
| issue.yml | ||
| issue_assignees.yml | ||
| issue_label.yml | ||
| issue_user.yml | ||
| issue_watch.yml | ||
| label.yml | ||
| login_source.yml | ||
| milestone.yml | ||
| notice.yml | ||
| notification.yml | ||
| org_user.yml | ||
| protected_branch.yml | ||
| public_key.yml | ||
| pull_request.yml | ||
| reaction.yml | ||
| release.yml | ||
| repo_indexer_status.yml | ||
| repo_redirect.yml | ||
| repo_topic.yml | ||
| repo_unit.yml | ||
| repository.yml | ||
| review.yml | ||
| star.yml | ||
| stopwatch.yml | ||
| team.yml | ||
| team_repo.yml | ||
| team_unit.yml | ||
| team_user.yml | ||
| topic.yml | ||
| tracked_time.yml | ||
| u2f_registration.yml | ||
| user.yml | ||
| user_open_id.yml | ||
| watch.yml | ||
| webhook.yml | ||