- Open log links in a new window
- Fix the server import/match issue
- navbar: Add missing option for the new maintainer page
- cmd/server_update: Process by default only the latest 60 days
- Add a page to show an overview count by build environment and unique ports
- Add a page to show an overview count by maintainer and unique ports
- Track build environments per server
- Dashboard: Show unique ports count
- scrapy: Fix duplicate entries issue
- Improve paginator
- Display the object count on the list pages
- scrapy: Prepare to reprocess entries and fix server info
- Dashboard: Reword phrases
- Remove whitespaces from single words searches
- scrapy: Get the correct server information
- Remove deprecated parser module
- Remove deprecated Django ifnotequal
- Unpin Django<4
- Update third party plugins
- Dashboard: Use a bar graph for better visualization
- Remove IPv4 proxy links to logs
- Add IPv4 proxy links to logs
- template: Combine common pagination code
- Update crawler following upstream changes
- Update third party plugins
- Remove django-bootstrap-pagination, package is currently unmaintained
- pkgfallout_scrapy_spider.py: Use full month name
- about: Fix freebsd-pkg-fallout URL
- Django/Models: set implicitly Models AutoField
- cron-scrapy.sh: Remove scrapy json file
- cron-scrapy.sh: Use full month name
- Model/Fallout: Increase version's size
- Add support to Mlmmj
- Use humanize filter for numbers
- Add a message when no registry is found
- Fix fallout history link in the port detail page
- Update Chart.js to v2.9.4
- Use table-responsive and don't wrap text
- Update Bootstrap to v4.5.3
- Fix FreshPorts name
- menu: Move burger icon to the right
- Add flavors support
- Add categories filter on Fallout list
- Add management command
clear_cache
: Clear whole cache
- Add Server page for showing IPv4 and IPv6 connectivity
- Add management command
server_update
: Update DNS values of the pkg-fallout servers - Transform script remove_old_fallouts.py as a management command
- Add logo and favicon
- Update Bootstrap to v4.5.2
- Add support for filtering with regular expressions
- Add dashboard chart
- Add Chart.js v2.9.3
- Add REST framework
- Improve the fallouts query filter
- Filter entries from the last 30 days in the dashboard
- Add running instructions
- Add fallout count column to the port list page
- Add fallout entry limits in the port detail page
- Initial release