Monday, Jan 21, 2019
fixedPagination fixes and view logging in bloom
Buğra Gündüz fixed pagination problems in bgrgndzz/bloom and added database logging for page views.
Two commits landed in bgrgndzz/bloom. The first addressed issues with pagination [1], cleaning up how pages were being handled. The second added the ability to log views to the database [2], giving visibility into how the application was being used.
Sources
- fix problems with pagination · bgrgndzz/bloom
- log views to the database · bgrgndzz/bloom