issues
search
NetrunnerDB
/
netrunnerdb-api-server
API Server for NetrunnerDB
Apache License 2.0
5
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lightly strip input text to allow matches from unicode input.
#335
plural
closed
21 hours ago
1
accept unicode characters on input, but strip them when doing a match
#334
plural
closed
21 hours ago
0
Allow unicode characters for spaces and bare strings in search.
#333
plural
closed
21 hours ago
1
Remove unneeded include for CardPool to speed up response there.
#332
plural
closed
1 day ago
1
Optimize a few things for snapshots.
#331
plural
closed
1 day ago
1
Add total counts to resource index responses
#330
plural
closed
1 day ago
1
Add monkeypatch to File.exists? until rspec_api_documentation is upda…
#329
plural
closed
1 day ago
1
Card info doesn't contain number of copies in the system gateway decks
#328
qwitwa
opened
1 week ago
0
Set ruby version in both places in the docker file.
#327
plural
closed
1 week ago
1
Increase max page size for {card,printing} to 10000.
#326
plural
closed
1 week ago
1
Add task info to README.md
#325
plural
closed
2 weeks ago
1
Update to Ruby 3.3.6.
#324
plural
closed
2 weeks ago
1
Delete decklist_cards instead of nullifying. Add transaction to import.
#323
plural
closed
2 weeks ago
1
Fix snapshot active field to default false on import.
#322
plural
closed
3 weeks ago
1
each format should only have a single {snapshot,restriction_id} active at a time.
#321
plural
closed
3 weeks ago
1
Bump rexml from 3.3.6 to 3.3.9
#320
dependabot[bot]
closed
3 weeks ago
0
Use DB attributes to avoid unneccessary queries from relations.
#319
plural
closed
1 month ago
1
Sort {card_cycle,card_set,printing}_{ids,names} fields for cards + printings
#318
plural
closed
1 month ago
1
Sort printing ids by release date DESC
#317
plural
closed
1 month ago
1
Bump actiontext from 7.1.3.4 to 7.1.4.1
#316
dependabot[bot]
closed
1 month ago
0
Update Puma for API Server to 6.4
#315
plural
closed
2 months ago
1
Bump puma from 5.6.8 to 5.6.9
#314
dependabot[bot]
closed
2 months ago
0
Bump google-protobuf from 3.25.2 to 3.25.5
#313
dependabot[bot]
closed
2 months ago
0
Add bullet gem for n+1 query detection and fix issues found.
#312
plural
closed
2 months ago
1
Bump rexml from 3.3.3 to 3.3.6
#311
dependabot[bot]
closed
2 months ago
0
Add version tags to docker compose file.
#310
plural
closed
3 months ago
0
Regenerate API docs with reviews.
#309
plural
closed
3 months ago
1
Enable rubocop lint checks on Github.
#308
plural
closed
3 months ago
1
Update rubocop settings and fix all open rubocop errors.
#307
plural
closed
3 months ago
1
Remove docker compose version indicators.
#306
plural
closed
3 months ago
0
Add postgresql-client tooling to devcontainer.
#305
plural
closed
3 months ago
0
Ignore master key file.
#304
plural
closed
3 months ago
0
Add a TODO to turn on blocking lint once the app is clean.
#303
plural
closed
3 months ago
0
Update credentials.yml.enc.
#302
plural
closed
3 months ago
0
Provide useful RSS feeds
#301
plural
opened
3 months ago
0
Bump rexml from 3.3.2 to 3.3.3
#300
dependabot[bot]
closed
3 months ago
0
Id takes a card slot
#299
plural
closed
4 months ago
0
Remove the krakend rake task. We're not going to need it.
#298
plural
closed
4 months ago
1
sync PR because I like the github ui
#297
talha-ahsan
closed
4 months ago
0
Reviews Endpoint Initial Scaffold
#296
talha-ahsan
closed
4 months ago
1
Update docs for new {card,printing} <-> card pool relationships.
#295
plural
closed
4 months ago
0
Fix lint issues in lib/ dir.
#294
plural
closed
4 months ago
1
Fix lint issues for test/ and spec/ dirs.
#293
plural
closed
4 months ago
1
Fix lint issues for resources.
#292
plural
closed
4 months ago
1
Remove some boilerplate files not needed for this project.
#291
plural
closed
4 months ago
1
Fix lint errors for app/controllers
#290
plural
closed
4 months ago
1
Clean up lint errors for all files in app/models.
#289
plural
closed
4 months ago
1
Combine coverage reports from unit and rspec tests.
#288
plural
closed
4 months ago
1
Add {card,printing} <-> card_pool relationships
#287
plural
closed
4 months ago
1
Update code coverage action version.
#286
plural
closed
4 months ago
0
Next