This website requires JavaScript.
Explore
Help
Sign In
arian
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
55bff343cdaad1f04496f724eda4b55d422d7f17
navidrome
/
server
T
History
Deluan
55bff343cd
Optimize SQLite3 access. Mainly separate read access from write access.
...
Based on tips from
https://archive.is/Xfjh6#selection-257.0-278.0
2024-05-21 17:19:41 -04:00
..
backgrounds
Fix G404 gosec lint error
2024-05-19 21:55:19 -04:00
events
Add log.IsGreaterOrEqualTo, that take into consideration path-scoped log levels
2023-12-25 16:35:16 -05:00
nativeapi
Replace all
utils.Param*
with
req.Params
2023-12-21 17:41:09 -05:00
public
Fix null values in DB (
#2840
)
2024-02-07 20:45:08 -05:00
subsonic
Deterministic pagination in random albums sort (
#1841
)
2024-05-18 14:10:53 -04:00
auth_test.go
Use the RealIP middleware also behind a reverse proxy (
#2858
)
2024-04-25 20:43:58 -04:00
auth.go
Use the RealIP middleware also behind a reverse proxy (
#2858
)
2024-04-25 20:43:58 -04:00
initial_setup_test.go
Upgrade Ginkgo to V2
2022-07-26 16:53:17 -04:00
initial_setup.go
Optimize SQLite3 access. Mainly separate read access from write access.
2024-05-21 17:19:41 -04:00
middlewares_test.go
Add more middleware tests
2023-03-26 21:28:36 -04:00
middlewares.go
Refactor to use more Go 1.22 features
2024-05-12 20:04:53 -04:00
serve_index_test.go
Load mime_types from external file
2024-04-28 12:18:24 -04:00
serve_index.go
Load mime_types from external file
2024-04-28 12:18:24 -04:00
server_suite_test.go
Rename log.LevelCritical to log.LevelFatal
2022-12-21 14:53:36 -05:00
server_test.go
Make server unix socket file permission configurable via flag UnixSocketPerm (
#2763
)
2024-01-20 14:50:30 -05:00
server.go
Simplify default middlewares setup
2024-01-20 19:17:21 -05:00