9 Commits

Author SHA1 Message Date
ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
954ed37668 fix (#229): remove header mutation
On IOS, mutate an HTTP response would throw with the error "Headers object's guard is 'immutable". The idea of that mutation was to provide a way in frontend land to detect when a response is fresh or stale from a cache. As of today, we don't use that information so we removed the associated code
2020-02-18 08:20:59 +11:00
8deedcd916 improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00
4a2d1d6c3c maintenance (cleanup): dead code elimination: leftover from O(n) initial search 2019-05-09 00:17:42 +10:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
bfacd4bcc5 feature (framework): create the basis for the development custom backends 2018-08-30 12:19:15 +10:00
8561193f8b feature (search): basic search 2018-08-04 04:29:55 +10:00
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00
176654ae28 build (migration): proper build for packaging 2018-07-05 15:29:19 +10:00