Commit graph

54 commits

Author SHA1 Message Date
Abhinav ba1b51aefb better logging 2022-11-08 11:29:36 +05:30
Abhinav b4edcc3d3b move to using next swc complier 2022-10-22 15:20:16 +05:30
Abhinav 2042b1ac39 fix sentry config 2022-05-26 13:18:34 +05:30
Abhinav 0c2bb9ba2d reenable csp 2022-04-27 13:50:17 +05:30
Abhinav 1e9bc0d13a mui icon package 2022-04-23 22:41:27 +05:30
Abhinav c7dae39e21 disable local csp 2022-04-22 23:53:36 +05:30
Abhinav e54dc79101 adds mui and setup it with styled-component 2022-04-21 19:37:45 +05:30
Abhinav fcfb27edc4 log commit hash and app startup 2022-03-15 09:36:25 +05:30
Abhinav 4b14427f36 disable sentry if next phase is PHASE_DEVELOPMENT_SERVER 2022-01-09 13:55:07 +05:30
Abhinav 4cdc93e345 renamed sentry constants to follow the global convention 2022-01-09 13:55:07 +05:30
Abhinav 509750ff8f refactor sentry config 2022-01-07 17:28:05 +05:30
Abhinav 76c1870fff extract constants and util function from next.config file 2022-01-07 11:32:20 +05:30
Abhinav 19beffa936 add headers to development mode app 2022-01-07 11:29:01 +05:30
Abhinav 061320914b remove unneccesary changes 2021-12-03 20:18:40 +05:30
Abhinav f9c91cd1e2 dont need HtmlWebpackPlugin and force enable SubresourceIntegrityPlugin 2021-12-03 19:33:33 +05:30
Abhinav 82a15ef66d run only for non server webpack 2021-12-03 19:01:53 +05:30
Abhinav 28dd87b35b add html webpack plugin 2021-12-03 18:21:18 +05:30
Abhinav e2e47d717d add sub-resource integrity 2021-12-03 17:50:04 +05:30
Abhinav 5854a94c13 added testing headers 2021-12-02 17:08:05 +05:30
Abhinav e02347486f remove headers as its not passed to exported app 2021-12-02 12:57:07 +05:30
Abhinav 45911ebd30 test 2021-12-01 18:36:45 +05:30
Abhinav ce22b0f517 adds next-secure-headers 2021-12-01 00:28:05 +05:30
Abhinav-grd a2b4bb1d3b added comment flor nextjs configs 2021-09-07 17:21:49 +05:30
Abhinav-grd 07d44846be replaced heic2any pacakeg with heic-convert and use custom worker 2021-09-07 14:54:08 +05:30
Abhinav-grd 033476966e webpack config not requried for hot reload in next@11 2021-09-05 22:03:18 +05:30
Abhinav-grd 238823a8bf Merge branch 'master' into dependabot/npm_and_yarn/next-11.1.0 2021-09-04 23:53:26 +05:30
Abhinav-grd a6b0af2179 load headers on all pages 2021-08-29 19:33:30 +05:30
Abhinav-grd f7af8b5c2d set header only in gallery 2021-08-29 19:20:39 +05:30
Abhinav-grd 216b83b34f return async from header 2021-08-29 19:02:58 +05:30
Abhinav-grd 8e6fc35a0e netflify 2021-08-29 18:18:26 +05:30
Abhinav-grd 7031b302ca add coep header for /_next/static/chunks/:any routes 2021-08-29 18:00:23 +05:30
Abhinav-grd 2603bada5b remove not needed headers 2021-08-29 17:48:41 +05:30
Abhinav-grd 850ada18ee adds coop-coep headers 2021-08-28 11:21:04 +05:30
Abhinav-grd bc7b349e51 removed un-needed webpack5 next config option 2021-08-16 11:45:24 +05:30
Abhinav-grd f7a8bc0660 fix HMR reload error 2021-06-16 20:31:00 +05:30
Abhinav-grd aa845a5c13 Merge branch 'master' into update-sentry 2021-06-16 11:55:22 +05:30
Pushkar Anand 3cfd5915c2 Fix wrong precaching of public files. 2021-06-16 00:37:01 +05:30
Abhinav-grd cbd3abee74 Merge branch 'master' into update-to-next-10 2021-06-15 18:07:46 +05:30
Abhinav-grd 526a6b8891 set release version with gitsha 2021-06-15 17:36:56 +05:30
Abhinav-grd 6833cdc532 send npm package version as relases version with sentry 2021-06-15 10:42:11 +05:30
Abhinav-grd fe838aab17 updated to @sentry/nextjs package 2021-06-15 10:42:05 +05:30
Pushkar Anand 31c0771062
Update next.config.js 2021-06-15 10:33:35 +05:30
Pushkar Anand 641aa62da0
Exclude manifest.json precaching 2021-06-15 10:32:46 +05:30
Abhinav-grd a233e27091 build fix 2021-06-15 09:51:45 +05:30
Abhinav-grd 334188ca85 removed unncessary webpack worker plugin 2021-06-15 09:06:14 +05:30
Pushkar Anand 67335ceb1d Update workbox config 2021-06-07 11:08:45 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Pushkar Anand ccaf133e1a Offline cache and manifest. 2021-05-23 19:55:48 +05:30
Abhinav-grd 09a72d4a41 disabled source map and added environment and attachStacktrace props 2021-03-12 13:52:29 +05:30
Abhinav-grd 2243f79599 renamed COMMIT_SHA env variable name 2021-03-12 11:16:08 +05:30