mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
* add new icon from bounty * feat: add hackatime normal token revocation * chore: make linter not hate me (its always whitespace) <3 * fix: combine both revocation apis into one (as requested by mahad) * chore: add HKA_REVOCATION_KEY to .env.example * feat: add hackatime normal token revocation * chore: make linter not hate me (its always whitespace) <3 * fix: combine both revocation apis into one (as requested by mahad) * chore: add HKA_REVOCATION_KEY to .env.example * feat: add hackatime normal token revocation * chore: make linter not hate me (its always whitespace) <3 * fix: combine both revocation apis into one (as requested by mahad) * chore: add HKA_REVOCATION_KEY to .env.example * feat: add hackatime normal token revocation * chore: make linter not hate me (its always whitespace) <3 * fix: combine both revocation apis into one (as requested by mahad) * fix: stuff greptile suggested * style: add final newline * docs: apply .env.example suggestion from @skyfallwastaken Co-authored-by: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com> * refactor: move apikey rotation to user model * style: remove unnecessary comment * fix: tests passing and inappropriate response codes * refactor: fix response codes * refactor: move key info request back into separate function * fix: broken ci because of merge mistake :/ * refactor: remove unnecessary test line and switch to report_error * fix: returned name for admin & regular keys --------- Co-authored-by: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| concerns | ||
| admin_api_key.rb | ||
| api_key.rb | ||
| application_record.rb | ||
| commit.rb | ||
| currently_hacking.rb | ||
| deletion_request.rb | ||
| email_address.rb | ||
| email_verification_request.rb | ||
| goal.rb | ||
| heartbeat.rb | ||
| heartbeat_import_run.rb | ||
| leaderboard.rb | ||
| leaderboard_entry.rb | ||
| oauth_application.rb | ||
| project_repo_mapping.rb | ||
| repo_host_event.rb | ||
| repository.rb | ||
| sailors_log.rb | ||
| sailors_log_leaderboard.rb | ||
| sailors_log_notification_preference.rb | ||
| sailors_log_slack_notification.rb | ||
| sign_in_token.rb | ||
| trust_level_audit_log.rb | ||
| user.rb | ||