mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-27 12:28:48 +01:00
Also removing the python-esque combination methods to set multiple disparate variables from a single method by refactoring that to a simpler method. Reducing the complexity of computing running averages. Note: It is not clear to me why the actions_done_lastyears_data action is entirely unscoped on date. That seems to be the expected behavior, so I left it alone. |
||
|---|---|---|
| .. | ||
| todos | ||
| application_controller.rb | ||
| calendar_controller.rb | ||
| contexts_controller.rb | ||
| data_controller.rb | ||
| feedlist_controller.rb | ||
| integrations_controller.rb | ||
| login_controller.rb | ||
| notes_controller.rb | ||
| preferences_controller.rb | ||
| projects_controller.rb | ||
| recurring_todos_controller.rb | ||
| search_controller.rb | ||
| stats_controller.rb | ||
| todos_controller.rb | ||
| users_controller.rb | ||