Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mjhouse/bowtie issues and pull requests
#42 - Bump net2 from 0.2.33 to 0.2.38
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#41 - Bump smallvec from 0.6.13 to 0.6.14 in /crates/models
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#40 - Bump smallvec from 0.6.13 to 0.6.14 in /crates/data
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#39 - Bump smallvec from 0.6.13 to 0.6.14
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#38 - Bump smallvec from 0.6.13 to 0.6.14 in /crates/routes
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#37 - Bump diesel from 1.4.3 to 1.4.8 in /crates/routes
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#36 - Bump diesel from 1.4.3 to 1.4.6 in /crates/data
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#35 - Bump diesel from 1.4.3 to 1.4.6 in /crates/models
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#34 - Bump diesel from 1.4.3 to 1.4.8
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#33 - Bump net2 from 0.2.33 to 0.2.37
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#32 - Bump miow from 0.2.1 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#31 - Bump rocket from 0.4.2 to 0.4.7 in /crates/models
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#30 - Bump generic-array from 0.12.3 to 0.12.4 in /crates/models
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#29 - Bump generic-array from 0.12.3 to 0.12.4 in /crates/routes
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#28 - Bump rocket from 0.4.2 to 0.4.7 in /crates/routes
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#27 - Bump generic-array from 0.12.3 to 0.12.4
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#26 - Bump rocket from 0.4.2 to 0.4.7 in /crates/data
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#25 - Reverse the usage/behavior of Objects/Models
Issue -
State: closed - Opened by mjhouse almost 5 years ago
- 1 comment
Labels: models
#24 - Create unregister/delete account page
Issue -
State: open - Opened by mjhouse almost 5 years ago
Labels: routes
#23 - Refactor to reduce the number of queries
Issue -
State: open - Opened by todo[bot] almost 5 years ago
Labels: todo :spiral_notepad:
#22 - Make bowtie_models export internal modules
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#21 - Refactor the api/v1 endpoints into simpler modules
Issue -
State: closed - Opened by mjhouse almost 5 years ago
- 1 comment
Labels: routes
#20 - Create 'following' relation/table/model
Issue -
State: closed - Opened by mjhouse almost 5 years ago
- 1 comment
Labels: models
#19 - Combine comment.html and post.html into one template
Issue -
State: open - Opened by mjhouse almost 5 years ago
Labels: todo :spiral_notepad:, layout
#18 - 'Resource' struct
Issue -
State: open - Opened by mjhouse almost 5 years ago
Labels: explore
#17 - 404/error handler failure
Issue -
State: open - Opened by mjhouse almost 5 years ago
- 1 comment
Labels: bug, routes
#16 - Log errors
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#15 - Create 'Settings' for each view
Issue -
State: open - Opened by mjhouse almost 5 years ago
Labels: routes, models
#14 - Verify that js included in post body won't be executed when the post is displayed
Issue -
State: closed - Opened by mjhouse almost 5 years ago
- 1 comment
Labels: layout
#13 - Refactor so that only one query is made here
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#12 - Replace with logging
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#11 - Make it possible to remove cookie from '/api/v1/logout'
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#10 - implement FriendRequest
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#9 - Set up database connection pooling
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:, database
#8 - Create comment model and implementation
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:, models
#7 - Create message struct and impl
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:
#6 - Add more error handlers
Issue -
State: open - Opened by todo[bot] almost 5 years ago
Labels: todo :spiral_notepad:, routes
#5 - Make macro to generate common model create/delete functions
Issue -
State: open - Opened by todo[bot] almost 5 years ago
Labels: todo :spiral_notepad:, models
#4 - Delete comments when post is deleted
Issue -
State: closed - Opened by todo[bot] almost 5 years ago
- 1 comment
Labels: todo :spiral_notepad:, models
#3 - Create posting page (writing posts)
Issue -
State: closed - Opened by mjhouse about 5 years ago
- 1 comment
#2 - Refactor Session
Issue -
State: closed - Opened by mjhouse about 5 years ago
- 1 comment
Labels: enhancement
#1 - Design 'Post' struct/db table
Issue -
State: closed - Opened by mjhouse about 5 years ago
- 1 comment
Labels: enhancement