Commit Graph

37 Commits

Author SHA1 Message Date
Alex Gleason
f02e8cf282 Merge branch 'cjs' into 'develop'
Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions

See merge request soapbox-pub/soapbox!2190
2023-01-18 16:42:08 +00:00
Alex Gleason
feeb80fe22 Remove marky, mark-loader 2023-01-17 21:40:23 -06:00
Alex Gleason
54eae01255 Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
Alex Gleason
5de9afd18b Remove prop-types 2023-01-10 15:06:26 -06:00
marcin mikołajczak
08a47bed5d Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-03 21:09:43 +01:00
marcin mikołajczak
3cab6436e0 Remove feather-icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-31 16:08:23 +01:00
Alex Gleason
e1e70c6715 Webpack: only load react-refresh/babel in development 2022-12-30 19:13:58 -06:00
Alex Gleason
2ddd3ef2ac Webpack: enable hot module replacement (HMR) 2022-12-30 18:53:21 -06:00
marcin mikołajczak
2137193935 Revert "Remove 'show on map' for now"
This reverts commit 46cb676822.
2022-12-08 16:30:48 +01:00
Chewbacca
774b627397 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
Chewbacca
8b22ca5f27 Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
Alex Gleason
bd4734b24f rules/node_modules --> rules/node-modules 2022-10-14 15:55:31 -05:00
Alex Gleason
239ccb807a Webpack: convert git-loader to TypeScript 2022-10-14 15:52:02 -05:00
Alex Gleason
b770cbb175 Webpack: convert rules to TypeScript 2022-10-14 15:43:32 -05:00
Alex Gleason
660c098166 Allow custom module imports 2022-05-09 17:57:15 -05:00
Alex Gleason
3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
2022-02-27 00:13:35 +00:00
Alex Gleason
1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
Alex Gleason
2b235a80e4 Merge remote-tracking branch 'origin/develop' into typescript 2022-02-19 01:25:06 -05:00
Alex Gleason
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
f826d620b4 Start adding Typescript support 2021-11-04 19:28:04 -05:00
Alex Gleason
2015560a42 Replace ForkAwesome with LineAwesome 2021-09-26 23:09:19 -05:00
Alex Gleason
58adc67e4b Webpack: serve SVG icons as files 2021-09-26 20:00:16 -05:00
Alex Gleason
a0de32bcb0 StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason
3de8dcced0 Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason
26c7068d66 Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason
e5fd60dbdb Webpack: reorganize module assets rules 2021-09-10 19:18:51 -05:00
Alex Gleason
50caa0d1d8 Webpack: replace file-loader with asset/resource asset module 2021-09-10 16:17:37 -05:00
Alex Gleason
15283102d1 Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
Alex Gleason
54d7d9c6db Webpack: don't cache build_config with @preval 2021-09-03 14:00:54 -05:00
Alex Gleason
655d5393a3 Webpack: output to 'static-test' for tests 2021-07-21 16:43:41 -05:00
Alex Gleason
f061954fdb Webpack: switch build directory to 'static' instead of 'static/packs', fix sw.js 2021-07-21 16:13:24 -05:00
Alex Gleason
08d38f09e2 Babel: enable useBuiltIn option to turn on polyfills 2021-07-09 20:47:35 -05:00
Alex Gleason
8b7c8f6eac Fix preval cache issues 2021-03-30 15:52:58 -05:00
Alex Gleason
5b93da45ca Don't cache code.js 2021-03-30 15:24:02 -05:00
Alex Gleason
d890f9a399 Building succeeds 2020-03-27 19:35:00 -05:00
Alex Gleason
b1b5dc62db Initial commit 2020-03-27 15:59:38 -05:00