Christopher Rosset
Christopher Rosset
Became legacy in Jan 2009. https://github.com/jpatokal/openflights/commit/0836c97a3a2aa48b0871daf6ce9ced1254da601d I believe we can safely remove this stuff now. - [ ] `login.php` - [ ] `openflights.js` - [ ] `settings.js` - [ ]...
The current authentication scheme has multiple downsides. - Sessions expire too fast and we keep getting issues related to this. It's also just really annoying. - #43 - #571 -...
The current UI always displays certain labels in their plural forms: | Location | Example | |--------------|----------------| | Sidebar | 1 segments | | Sidebar | 1 days | |...
Should fix escaping issues in the `note`, `plane`, and `registration` fields.