-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
We're gonna win so much, you may even get tired of winning.
Each page below will need to be migrated to Inertia + Svelte, then given a general facelift.
Main routes
- / (static_pages#index) - this one includes both signed out and signed in views
- /extensions (extensions#index)
- /what-is-hackatime (static_pages#what_is_hackatime)
- /leaderboards/entries (leaderboards#entries)
- /leaderboards (leaderboards#index)
- /docs (docs#index)
- /docs/*path (docs#show)
- /users/:id/settings (users#edit)
- /my/projects (my/project_repo_mappings#index)
- /my/settings (users#edit)
- /my/wakatime_setup (users#wakatime_setup)
- /my/wakatime_setup/step-2 (users#wakatime_setup_step_2)
- /my/wakatime_setup/step-3 (users#wakatime_setup_step_3)
- /my/wakatime_setup/step-4 (users#wakatime_setup_step_4)
## Other routes
- /static_pages/project_durations (static_pages#project_durations)
- /static_pages/activity_graph (static_pages#activity_graph)
- /static_pages/currently_hacking (static_pages#currently_hacking)
- /static_pages/currently_hacking_count (static_pages#currently_hacking_count)
- /static_pages/filterable_dashboard_content (static_pages#filterable_dashboard_content)
- /static_pages/filterable_dashboard (static_pages#filterable_dashboard)
- /static_pages/streak (static_pages#streak)
- /static_pages (static_pages#index)
- /minimal_login (static_pages#minimal_login)
- /my/project_repo_mappings/:project_name/edit (my/project_repo_mappings#edit)
- /my/heartbeats/export (my/heartbeats#export)
- /deletion (deletion_requests#show)
- /@:username (profiles#show)
- /@:username/time_stats (profiles#time_stats)
- /@:username/projects (profiles#projects)
- /@:username/languages (profiles#languages)
- /@:username/editors (profiles#editors)
- /@:username/activity (profiles#activity)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels