Commit graph

7391 commits

Author SHA1 Message Date
Henry Jameson
03de3bf857 Merge branch 'scrolltotop' into shigusegubu-vue3
* scrolltotop:
  oops
2022-08-17 21:35:08 +03:00
Henry Jameson
e9ad922eeb oops 2022-08-17 21:34:56 +03:00
Henry Jameson
9165383f1c Merge remote-tracking branch 'origin/develop' into shigusegubu-vue3
* origin/develop:
  Refresh yarn.lock
2022-08-17 21:25:35 +03:00
Henry Jameson
47d6071d72 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  fix routes and tests
  fix lists not having pins in edit mode
  fix edit mode checkbox showing up for anon users
2022-08-17 21:25:23 +03:00
Henry Jameson
711a610727 fix routes and tests 2022-08-17 21:25:02 +03:00
HJ
992ddde4f8 Merge branch 'from/develop/tusooa/webpack-5' into 'develop'
Webpack 5 support

See merge request pleroma/pleroma-fe!1601
2022-08-17 18:24:24 +00:00
Tusooa Zhu
cad0520568
Refresh yarn.lock 2022-08-17 14:15:34 -04:00
Henry Jameson
b440982220 fix lists not having pins in edit mode 2022-08-17 21:14:10 +03:00
Henry Jameson
f12198c2b3 fix edit mode checkbox showing up for anon users 2022-08-17 21:13:39 +03:00
Henry Jameson
0be86b37c8 Merge branch 'scrolltotop' into shigusegubu-vue3
* scrolltotop:
  add "scroll to top" button to timelines and notifications
2022-08-17 21:12:12 +03:00
Henry Jameson
7ef6f8f6a0 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  create new list UI
2022-08-17 21:12:07 +03:00
Henry Jameson
6428efcb4d Merge branch 'from/develop/tusooa/webpack-5' into shigusegubu-vue3
* from/develop/tusooa/webpack-5: (31 commits)
  fix yarn lock
  Remove legacy code for chunksSortMode
  Add FIXME comment about html-webpack-plugin-after-emit
  Use exact webpack version in package.json
  Reintroduce css minimizer
  Fix double dot in generated asset names
  Update webpack plugins
  Use assets in favour of loaders
  Fix tests
  Make webpack 5 work
  Fix production builds
  Update vue-loader
  Update url-loader
  Update sass-loader
  Update raw-loader
  Update mini-css-extract-plugin
  Update inject-loader
  Update file-loader, html-webpack-plugin, http-proxy-middleware and postcss-loader
  Update css-loader to 5
  Update dependency cross-spawn to v7
  ...
2022-08-17 21:01:04 +03:00
Henry Jameson
b912aaa854 fix yarn lock 2022-08-17 21:00:35 +03:00
Henry Jameson
efc6b6b703 add "scroll to top" button to timelines and notifications 2022-08-17 20:49:20 +03:00
Henry Jameson
faefd05c03 create new list UI 2022-08-17 20:21:10 +03:00
Henry Jameson
65ee66aeb9 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  forgot to actually add add/remove methods, lel. remove some consolelogs
2022-08-17 00:58:28 +03:00
Henry Jameson
b4f4b370d4 forgot to actually add add/remove methods, lel. remove some consolelogs 2022-08-17 00:58:05 +03:00
Henry Jameson
64526db60e Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  lint
  List edit UI overhaul
  fix journal test
  fix list tests
  ignore invalid journal entries
  proper journal trimming + remove some old workaround to my local bad data
2022-08-17 00:50:03 +03:00
Henry Jameson
77dcbe641c lint 2022-08-17 00:49:07 +03:00
Henry Jameson
d074aefb4f List edit UI overhaul 2022-08-17 00:48:10 +03:00
Henry Jameson
38bd59ceb0 fix journal test 2022-08-16 20:14:18 +03:00
Henry Jameson
821a09109c fix list tests 2022-08-16 20:00:29 +03:00
Henry Jameson
04acf069d1 ignore invalid journal entries 2022-08-16 19:33:34 +03:00
Henry Jameson
840ce06397 proper journal trimming + remove some old workaround to my local bad data 2022-08-16 19:24:45 +03:00
Henry Jameson
d479a0a01b proper journal trimming + remove some old workaround to my local bad data 2022-08-16 19:24:20 +03:00
Tusooa Zhu
99ee903c46
Remove legacy code for chunksSortMode 2022-08-16 08:02:09 -04:00
Tusooa Zhu
d8962919b9
Add FIXME comment about html-webpack-plugin-after-emit 2022-08-16 07:57:42 -04:00
HJ
e0f3d9a8e0 Use exact webpack version in package.json 2022-08-16 11:53:52 +00:00
Tusooa Zhu
89fc7b3190
Reintroduce css minimizer 2022-08-15 19:14:21 -04:00
Tusooa Zhu
5444f0c852
Fix double dot in generated asset names 2022-08-15 18:42:21 -04:00
Tusooa Zhu
234963caa1
Update webpack plugins 2022-08-15 18:38:34 -04:00
Tusooa Zhu
ed42a099c0
Use assets in favour of loaders 2022-08-15 18:23:41 -04:00
Tusooa Zhu
2088636b24
Fix tests 2022-08-15 18:12:10 -04:00
Tusooa Zhu
aa97335b20
Make webpack 5 work 2022-08-15 18:01:33 -04:00
Tusooa Zhu
96d8707353
Fix production builds 2022-08-15 17:39:17 -04:00
Tusooa Zhu
78e1738d08
Update vue-loader 2022-08-15 17:29:13 -04:00
Tusooa Zhu
8e1455d0aa
Update url-loader 2022-08-15 17:26:36 -04:00
Tusooa Zhu
7c744d3b7f
Update sass-loader 2022-08-15 17:24:47 -04:00
Tusooa Zhu
80a70e0921
Update raw-loader 2022-08-15 17:23:00 -04:00
Tusooa Zhu
413eaec3ee
Update mini-css-extract-plugin 2022-08-15 17:18:37 -04:00
Tusooa Zhu
47f0793eee
Update inject-loader 2022-08-15 17:10:26 -04:00
Tusooa Zhu
7fc3809bd6
Update file-loader, html-webpack-plugin, http-proxy-middleware and postcss-loader 2022-08-15 17:06:38 -04:00
Tusooa Zhu
2523f39ba3
Update css-loader to 5 2022-08-15 16:40:00 -04:00
Henry Jameson
e96af9769d Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  whoops, forgot the most important bit
2022-08-15 23:33:17 +03:00
Henry Jameson
8d6e5c1e69 whoops, forgot the most important bit 2022-08-15 23:33:07 +03:00
Henry Jameson
45af86287b Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  fix
2022-08-15 23:31:14 +03:00
Henry Jameson
bbd99dc3cf fix 2022-08-15 23:31:05 +03:00
Henry Jameson
6ad00a239b Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  add and remove users to/from lists from their profile
  edit mode
  fix anon user issues
2022-08-15 23:20:03 +03:00
Henry Jameson
50f5afbce1 add and remove users to/from lists from their profile 2022-08-15 23:19:33 +03:00
tusooa
2c76c46aa7 Merge branch 'renovate/webpack-hot-middleware-2.x' into 'develop'
Update dependency webpack-hot-middleware to v2.25.2

See merge request pleroma/pleroma-fe!1595
2022-08-15 20:17:14 +00:00