-
Notifications
You must be signed in to change notification settings - Fork 235
Insights: loco-rs/loco
Overview
Could not load contribution data
Please try again later
43 Pull requests merged by 20 people
-
fix: disable CORS middleware in default stack
#1009 merged
Nov 22, 2024 -
change
UserClaims.claims
visibility to public#1008 merged
Nov 22, 2024 -
fix: binding params
#1007 merged
Nov 22, 2024 -
Readme russian translation
#1004 merged
Nov 22, 2024 -
Add cache expiry
#1006 merged
Nov 22, 2024 -
Change static asset fallback to not return a 404
#991 merged
Nov 21, 2024 -
os conditional starter
#999 merged
Nov 21, 2024 -
docs/fix-typo
#989 merged
Nov 21, 2024 -
docs: add Korean translation to README files
#1005 merged
Nov 21, 2024 -
New loco cli generator
#980 merged
Nov 19, 2024 -
alternative "template reload" experience
#977 merged
Nov 10, 2024 -
Fix Cors default_allow_origins() and add allow_credentials
#965 merged
Nov 9, 2024 -
Named references
#955 merged
Nov 9, 2024 -
fix: codegen generating migrations that apply backwards
#952 merged
Nov 9, 2024 -
Update updated_at with the current timestamp upon saving
#962 merged
Nov 9, 2024 -
Add in SQLite queue information to docs
#973 merged
Nov 9, 2024 -
fix: model conflict false positive
#957 merged
Nov 9, 2024 -
A series of small improvements to the docs and the docs site
#974 merged
Nov 9, 2024 -
SQLite worker queue implementation
#969 merged
Nov 7, 2024 -
fix: add missing closing div to htmx edit template
#968 merged
Nov 7, 2024 -
Scaffold for HTMX edit view had the wrong HTTP method
#951 merged
Nov 5, 2024 -
Update pluggability.md
#947 merged
Nov 5, 2024 -
Scaffolded HTML update method should be POST
#963 merged
Nov 5, 2024 -
Fixed HTML scaffold error
#960 merged
Nov 5, 2024 -
Temporarily disable snipdoc check failure to allow CI to pass until a…
#964 merged
Nov 5, 2024 -
Snipdoc fix
#958 merged
Nov 5, 2024 -
Wait for background workers to finish current jobs before quitting
#860 merged
Nov 1, 2024 -
remove lazy_static
#941 merged
Oct 31, 2024 -
Update cli message with correct command
#942 merged
Oct 31, 2024 -
Add relevant meta tags for better defaults
#943 merged
Oct 31, 2024 -
chore: Correct cargo test message
#938 merged
Oct 30, 2024 -
chore: fix generated testcase
#939 merged
Oct 30, 2024 -
New verbump
#935 merged
Oct 30, 2024 -
Add depchecks to
doctor
, also split checks into production and non production#931 merged
Oct 30, 2024 -
Use a single loco-rs dep for a whole project
#927 merged
Oct 29, 2024 -
starters: 0.12.0 updates (remove notes, devcontainer, prefix + more)
#846 merged
Oct 28, 2024 -
fix: change update HTTP verb semantics to put+patch
#919 merged
Oct 28, 2024 -
impl: move in multi/extra db, to
initializers::
#917 merged
Oct 27, 2024 -
fix: clarify instruction for client-side build
#916 merged
Oct 27, 2024 -
Organize which routes are prefixed with "/api"
#818 merged
Oct 27, 2024 -
Fix tests being generated with wrong endpoints.
#910 merged
Oct 27, 2024 -
Fix documentation issue in scheduler.md
#911 merged
Oct 27, 2024 -
docs: Japanese translation for README
#905 merged
Oct 26, 2024
8 Pull requests opened by 8 people
-
Add blog post about using a nix flake for development with Loco
#907 opened
Oct 25, 2024 -
Fix truncate not actually truncating
#909 opened
Oct 26, 2024 -
[WIP] Hot reloading
#930 opened
Oct 29, 2024 -
chore(deps): bump socketioxide to v0.15.1
#953 opened
Nov 2, 2024 -
refactor: Use opendal to replace object_store
#978 opened
Nov 9, 2024 -
feat: OpenAPI integration
#984 opened
Nov 13, 2024 -
Updated validator to `0.19`
#993 opened
Nov 18, 2024 -
fix: devcontainer interface binding
#995 opened
Nov 19, 2024
36 Issues closed by 6 people
-
Missing Access-Control-Allow-Origin in responde header using default cors middleware config
#934 closed
Nov 22, 2024 -
TestServer axum::extract::ConnectInfo not works but it works with cargo loco start
#967 closed
Nov 22, 2024 -
Can add claims but can't access UserClaims claims in project
#988 closed
Nov 22, 2024 -
Updated to loco 0.11 and fly stopped binding port?
#885 closed
Nov 22, 2024 -
Logic and Typo Issues in Docs
#985 closed
Nov 21, 2024 -
re-do tour + guide with new 'loco new'
#1002 closed
Nov 21, 2024 -
Add Spanish README.MD
#821 closed
Nov 20, 2024 -
loco new lets users generate projects with hyphens in their name
#970 closed
Nov 20, 2024 -
Add Brotli compression to static file serving precompression
#976 closed
Nov 20, 2024 -
Support for layered configuration management?
#981 closed
Nov 20, 2024 -
Struct (model) driven generation as alternative to scaffold
#983 closed
Nov 20, 2024 -
v13 post-release
#996 closed
Nov 20, 2024 -
Improve saas + rest-api starter
#834 closed
Nov 20, 2024 -
Unified lib+loco new + new starter generator
#914 closed
Nov 10, 2024 -
Add hot reload for tera templates
#920 closed
Nov 10, 2024 -
more complex references?
#814 closed
Nov 9, 2024 -
Multiple Static File entry points
#975 closed
Nov 9, 2024 -
Can't scaffold references. Migrations applied in the wrong order.
#949 closed
Nov 9, 2024 -
False positive for conflict on model generation
#956 closed
Nov 9, 2024 -
Curl and reqwest nothing response
#961 closed
Nov 7, 2024 -
mongodb support
#946 closed
Nov 1, 2024 -
xtask: new versioning + publishing workflow
#913 closed
Oct 30, 2024 -
`loco doctor` should seperate dev checks from prod checks
#926 closed
Oct 29, 2024 -
`loco doctor` should check for major recommended dep updates
#900 closed
Oct 29, 2024 -
Seeding primary keys not working as expected
#918 closed
Oct 28, 2024 -
devtooling: `cargo xtask` should have a new task to check major deps
#902 closed
Oct 28, 2024 -
`bin/tool` and `bin/main` - have this only on Windows
#923 closed
Oct 28, 2024 -
v0.12.0 checklist
#915 closed
Oct 28, 2024 -
scaffold controller update semantics: POST -> PUT,PATCH
#896 closed
Oct 28, 2024 -
extras: tidy up
#895 closed
Oct 27, 2024 -
Clarify client-side post-build instruction (suggest to specifically run `npm` in asset folder)
#912 closed
Oct 27, 2024 -
reduce monorepo footprint
#881 closed
Oct 27, 2024 -
When using react, run `npm/yarn/pnpm build` while building the app
#786 closed
Oct 27, 2024 -
Clean Starter
#820 closed
Oct 27, 2024 -
Incorrect output for cargo loco generate controller guide -k api
#908 closed
Oct 26, 2024 -
cargo loco generate controller guide -k api
#859 closed
Oct 26, 2024
18 Issues opened by 11 people
-
Add reset_pk_sequence for seeding
#1003 opened
Nov 20, 2024 -
add README to loco new
#1001 opened
Nov 20, 2024 -
add a check version to loco doctor - inform user of a newly released version (CLI, framework)
#1000 opened
Nov 20, 2024 -
Public exports of generated models can be improved
#997 opened
Nov 19, 2024 -
Update `validator` crate to `0.19`
#992 opened
Nov 18, 2024 -
Generate Task potentially places new task registration before curly brace of register_tasks
#986 opened
Nov 14, 2024 -
Add OpenDAL as a kind of cache adapter
#982 opened
Nov 11, 2024 -
Allow fixtures to execute rust code
#972 opened
Nov 8, 2024 -
Compilation fails after cargo db entities of existing postgresql schema
#971 opened
Nov 7, 2024 -
CORS policy not applied
#950 opened
Nov 2, 2024 -
Add OpenDAL as another kind of storage adapter
#948 opened
Nov 2, 2024 -
`loco-rs` command `doctor` should check and recommend `loco-new` upgrades
#944 opened
Oct 31, 2024 -
experiment: reduce compile times
#937 opened
Oct 30, 2024 -
`xtask`: add a 'publish' step for subcrates, then main crate via xtask
#936 opened
Oct 30, 2024 -
Request validation and http error aborting
#933 opened
Oct 29, 2024 -
Flag to specify configuration directory
#932 opened
Oct 29, 2024 -
saas starter should include a full app shell, with login logout incorporated (with auth)
#929 opened
Oct 29, 2024 -
Document changes across versions in the release tab
#928 opened
Oct 28, 2024
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support custom field name for references
#318 commented on
Oct 25, 2024 • 0 new comments -
experiment: embed `SeaORM`
#903 commented on
Oct 26, 2024 • 0 new comments -
`crazy_train`: fuzz based, parameterized, reproducible automated e2e fuzz testing for Loco
#791 commented on
Oct 27, 2024 • 0 new comments -
Add an option to generate a fully working example app when generating a new project
#901 commented on
Oct 28, 2024 • 0 new comments -
RFC: towards a single template master generation -- with options.
#864 commented on
Nov 5, 2024 • 0 new comments -
Develop an approach for frontend/UI
#130 commented on
Nov 6, 2024 • 0 new comments -
Generating enums
#782 commented on
Nov 6, 2024 • 0 new comments -
Channels aren't working anymore with socket.io-client
#892 commented on
Nov 20, 2024 • 0 new comments -
🚀 We are looking for documentation lead 🚀
#730 commented on
Nov 20, 2024 • 0 new comments -
[WIP] Added RequestContextStore, RequestContext and SignedPrivateCookieJar
#633 commented on
Nov 1, 2024 • 0 new comments -
example: manually serving the OpenAPI doc
#855 commented on
Nov 23, 2024 • 0 new comments -
add axum::Form struct to prelude and its corresponding error
#866 commented on
Oct 25, 2024 • 0 new comments -
ci: swap to cargo fmt nightly
#884 commented on
Nov 12, 2024 • 0 new comments