Alex Gleason
|
21678897b0
|
ServiceWorker: add more backend routes
|
2022-06-29 12:29:51 -05:00 |
Alex Gleason
|
0536f1e43a
|
ServiceWorker: p --> path
|
2022-06-28 15:18:05 -05:00 |
Alex Gleason
|
4b1c5eb0e8
|
ServiceWorker: make /auth a backend route
|
2022-06-28 15:08:07 -05:00 |
Alex Gleason
|
5864b5a983
|
ServiceWorker: autoupdate every 1 hour
|
2022-06-28 15:04:38 -05:00 |
Alex Gleason
|
7636f8294f
|
ServiceWorker: improve cacheMaps with better backend routes
|
2022-06-28 15:01:51 -05:00 |
Alex Gleason
|
638fc35f77
|
Merge remote-tracking branch 'origin/develop' into sw-skipwaiting
|
2022-06-23 14:01:22 -05:00 |
marcin mikołajczak
|
2786fa257b
|
Use `import type` in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
Alex Gleason
|
174496c71d
|
ServiceWorker: skipWaiting and reload tabs when new ServiceWorker is ready
|
2022-05-31 20:46:40 -05:00 |
Alex Gleason
|
5c49cc0b84
|
Convert ServiceWorker to TypeScript
|
2022-05-26 14:51:59 -04:00 |
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
Alex Gleason
|
ed223a9ff6
|
Allow custom HTML snippets in build
|
2022-04-20 13:58:22 -05:00 |
Alex Gleason
|
7882bbf98f
|
Convert application entrypoint files into Typescript
|
2022-04-15 19:54:40 -05:00 |
Alex Gleason
|
4adb42e426
|
Webpack: add DeadCodePlugin to detect unused files
|
2022-04-14 15:22:37 -05:00 |
Alex Gleason
|
424d5d65af
|
Merge remote-tracking branch 'origin/develop' into next
|
2022-04-12 12:40:13 -05:00 |
Alex Gleason
|
7394452ad9
|
ForkTsCheckerWebpackPlugin: increase typescript memory limit to 8GB, fixes #865
|
2022-04-12 12:38:19 -05:00 |
Alex Gleason
|
40ac9bece9
|
Enable the ServiceWorker
|
2022-04-05 14:43:29 -05:00 |
Alex Gleason
|
4d9217edff
|
Use localhost:3036
|
2022-03-21 13:33:45 -05:00 |
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
Alex Gleason
|
ea0b6e7fff
|
Copy custom instance files into the build
|
2022-03-05 14:38:21 -06:00 |
Alex Gleason
|
36ca05c85b
|
Support adding custom locale files at build time
|
2022-03-03 16:12:25 -06: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
|
2a0e2001d6
|
eslint: enforce import/order
|
2022-01-10 16:01:24 -06:00 |
marcin mikołajczak
|
4e04f06142
|
eslint: add key-spacing and space-unary-ops rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-24 18:28:35 +01:00 |
Alex Gleason
|
c356597523
|
sw.js: fix match against undefined pathname
|
2021-11-15 13:04:03 -06:00 |
Alex Gleason
|
f826d620b4
|
Start adding Typescript support
|
2021-11-04 19:28:04 -05:00 |
Alex Gleason
|
bcc55e9e85
|
Webpack: refactor devserver env
|
2021-11-03 23:41:55 -05:00 |
Alex Gleason
|
7fdf22b206
|
ServiceWorker: clean up entry.js and web_push_notifications.js
|
2021-10-21 15:31:09 -05:00 |
Alex Gleason
|
3edd81e899
|
ServiceWorker: add /instance to backendRoutes
|
2021-10-21 12:22:20 -05:00 |
Alex Gleason
|
c9590abd18
|
ServiceWorker: don't redirect API routes with appShell
|
2021-10-20 22:07:48 -05:00 |
Alex Gleason
|
a16b246d41
|
ServiceWorker: do serve index.html from the ServiceWorker after all, add appShell option
|
2021-10-20 17:07:10 -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
|
eae82538e5
|
Webpack: allow any host to access devServer
|
2021-09-22 10:34:14 -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
|
25075074ff
|
webpack/index.js --> webpack.config.js
|
2021-09-17 11:26:57 -05:00 |
Alex Gleason
|
cb23506c49
|
Properly upgrade axios, redux, react-redux, @gamestdio/websocket, and react-swipeable-views. Fixes redux.
|
2021-09-16 11:04:42 -05:00 |
Alex Gleason
|
3a784bc436
|
Webpack: disable fullySpecified resolving
|
2021-09-15 22:32:40 -05:00 |
Alex Gleason
|
5eab5ec0a5
|
Webpack: move Twemoji icons back to CopyPlugin
|
2021-09-12 10:51:58 -05:00 |
Alex Gleason
|
a720f3ea32
|
Webpack: OfflinePlugin improvements
|
2021-09-10 20:11:36 -05:00 |
Alex Gleason
|
1c39e1b086
|
Webpack: fix some warnings from OfflinePlugin
|
2021-09-10 19:39:39 -05:00 |
Alex Gleason
|
ec474ba4c2
|
Webpack: use one entrypoint
|
2021-09-10 19:30:47 -05:00 |
Alex Gleason
|
e5fd60dbdb
|
Webpack: reorganize module assets rules
|
2021-09-10 19:18:51 -05:00 |
Alex Gleason
|
0aa0828e13
|
Webpack: really don't serve audio with sw.js
|
2021-09-10 17:43:35 -05:00 |
Alex Gleason
|
3359bda7f8
|
Webpack: bundle sounds as assets
|
2021-09-10 17:23:37 -05:00 |