This website works better with JavaScript.
Home
Help
Sign In
gisle
/
stufflog2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
1.6 MiB
Svelte
52.4%
Go
33%
TypeScript
13.3%
JavaScript
0.9%
CSS
0.3%
Other
0.2%
Tree:
7dfa1ec8b4
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7dfa1ec8b4'
${ noResults }
stufflog2
/
migrations
/
postgres
History
Gisle Aune
7dfa1ec8b4
continuous-integration/drone/push
Build is passing
Details
change goals sorting to start_time descending, end_time ascending, so that long-term goals are pushed below the short-term from the same time span.
4 years ago
..
20201218170259_create_table_group.sql
first commit
4 years ago
20201218170301_create_table_item.sql
first commit
4 years ago
20201218170319_create_table_project.sql
first commit
4 years ago
20201218170338_create_table_task.sql
first commit
4 years ago
20201218170348_create_table_log.sql
first commit
4 years ago
20201218170417_create_table_goal.sql
first commit
4 years ago
20201223121327_create_index_item_group_id.sql
first commit
4 years ago
20201223125438_create_index_log_task_id.sql
first commit
4 years ago
20201223125556_create_index_goal_start_time.sql
first commit
4 years ago
20201223125559_create_index_goal_end_time.sql
first commit
4 years ago
20201223125934_create_index_group_user_id.sql
first commit
4 years ago
20201223125938_create_index_item_user_id.sql
first commit
4 years ago
20201223125947_create_index_project_user_id.sql
first commit
4 years ago
20201223125957_create_index_task_user_id.sql
first commit
4 years ago
20201223130003_create_index_log_user_id.sql
first commit
4 years ago
20201223130007_create_index_goal_user_id.sql
first commit
4 years ago
20201223135724_create_index_project_created_time.sql
first commit
4 years ago
20201223135812_create_index_task_item_id.sql
first commit
4 years ago
20201223140113_create_index_log_logged_time.sql
first commit
4 years ago
20201225175922_create_index_log_item_id.sql
first commit
4 years ago