openfairdb

Open Fair DB is the CreativCommons Backend of Kartevonmorgen.org

AGPL-3.0 License

Downloads
19.1K
Stars
55
Committers
7

Bot releases are visible (Hide)

openfairdb - v0.8.4

Published by uklotzde almost 5 years ago

  • Fix(web): Fix broken GET /entries/most-popular-tags
openfairdb - v0.8.3

Published by uklotzde almost 5 years ago

  • Fix(web): Count places with multiple revisions only once on dashboard
openfairdb - v0.8.2

Published by uklotzde almost 5 years ago

  • Fix(web): Preserve ratings and comments when archiving places to allow restoring later
openfairdb - v0.8.1

Published by uklotzde almost 5 years ago

  • new(web): Filter search results of places by their current review status
  • chore(db): Updated search engine (Tantivy v0.11)
openfairdb - v0.8.0

Published by uklotzde almost 5 years ago

  • new(web): Query the current user with GET /users/current
  • new(web): Query the history of all place revisions with GET /places//history
  • new(web): Review multiple places with POST /places//review
  • new(web/db): Events are now indexed and searchable
  • refactor(web): Extract JSON objects into a separate crate (ofdb-boundary)
  • new(db): Query revision/version history of places
  • new(db): Renamed and transformed "entries" into "places"
  • new(db): Added status log for place revisions
  • fix(db): Removed categories from database
  • fix(db): Fixed invalid event dates and validate all new dates
openfairdb - v0.7.2

Published by uklotzde almost 5 years ago

  • fix(web): Re-enabled CSV export for Scout role
openfairdb - v0.7.1

Published by uklotzde almost 5 years ago

  • fix(web): Re-enabled CSV export for Admin role
  • chore(cli): Removed OSM import
openfairdb - v0.7.0

Published by uklotzde almost 5 years ago

  • fix(db): Replace redundant user id and name with email address
openfairdb - v0.7.0-rc.1

Published by uklotzde almost 5 years ago

1st release candidate

openfairdb - v0.6.3

Published by uklotzde almost 5 years ago

openfairdb - v0.6.2

Published by uklotzde about 5 years ago

  • fix(db): Increased maximum number of search results via limit request parameter
    from 250 to 500. The default number of results if no limit is requested is still 100.
  • new(db): Add image_url and image_link_url to CSV export
  • chore(db): Disabled CSV export temporarily
openfairdb - v0.6.1

Published by uklotzde about 5 years ago

  • fix(web): Re-enable email feature in Docker builds
openfairdb - v0.6.0

Published by uklotzde about 5 years ago

  • new(web): Multi-tenancy support for events
openfairdb - v0.5.16

Published by uklotzde about 5 years ago

  • new(web): Add image and image link URLs to events
openfairdb - v0.5.15

Published by uklotzde about 5 years ago

  • new(web): GET /entries/recently-changed: Parameter since is optional
  • new(web): GET /entries/most-popular-tags: Add min_count/max_count parameters
openfairdb - v0.5.14

Published by uklotzde about 5 years ago

  • fix(db): Fix sorting of recently changed entries
openfairdb - v0.5.13

Published by uklotzde about 5 years ago

  • fix(db): Aggregate popular tags only from current entries
openfairdb - v0.5.12

Published by uklotzde about 5 years ago

  • new(web): Add new request GET /entries/most-popular-tags
openfairdb - v0.5.11

Published by uklotzde about 5 years ago

  • new(web): Filter recently changed entries by both since and until
openfairdb - v0.5.10

Published by uklotzde about 5 years ago

  • fix(db): Fix result limitation (again)
Package Rankings
Top 16.86% on Crates.io
Badges
Extracted from project README
GitHub CI License