Alex Gleason
|
1f616c0a44
|
Datepicker: correctly default to the current year
|
2023-01-01 00:27:06 -06:00 |
|
Alex Gleason
|
d842c187fb
|
Merge branch 'default-branch-fix' into 'develop'
GitLab CI: fix default branch rules
See merge request soapbox-pub/soapbox!2103
|
2023-01-01 06:17:17 +00:00 |
|
Alex Gleason
|
675f599072
|
GitLab CI: fix default branch rules
|
2022-12-31 20:50:05 -06:00 |
|
|
1cc0b16274
|
Merge remote-tracking branch 'soapbox/cleanup' into cleanup
|
2022-12-31 19:52:20 +01:00 |
|
|
03349abc37
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
|
2022-12-31 19:52:03 +01:00 |
|
|
674ffed6a5
|
These params should never be null, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-31 19:48:31 +01:00 |
|
|
cbd06926f3
|
Restore removed styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-31 19:40:23 +01:00 |
|
Alex Gleason
|
6f04097cb0
|
yarn manage:translations en
|
2022-12-31 11:32:09 -06:00 |
|
Chewbacca
|
2bc620016e
|
Merge branch 'fix-responsive-form' into 'develop'
Fix responsive nature of Select component
See merge request soapbox-pub/soapbox!2048
|
2022-12-31 17:10:02 +00:00 |
|
Alex Gleason
|
58b7d7607c
|
Merge remote-tracking branch 'origin/develop' into cleanup
|
2022-12-31 11:05:21 -06:00 |
|
|
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 |
|
Alex Gleason
|
2808773a80
|
Add backdrop-blur behind modals
|
2022-12-30 17:29:04 -06:00 |
|
|
e167ec8b6e
|
Mark some strings as translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-30 22:49:29 +01:00 |
|
|
925087024c
|
back to use AccountContainer in Notification component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-30 22:43:58 +01:00 |
|
|
b4601d13cf
|
ok, this works
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-30 22:25:03 +01:00 |
|
Soapbox Bot
|
5c262f79ad
|
fix(deps): update dependency blurhash to v2
|
2022-12-30 21:17:00 +00:00 |
|
Alex Gleason
|
6034864199
|
Merge branch 'remove-jsdoc' into 'develop'
Remove JSDoc, upgrade json5
See merge request soapbox-pub/soapbox!2100
|
2022-12-30 21:02:47 +00:00 |
|
Alex Gleason
|
9d79d1c14b
|
Upgrade json5 to patched version
|
2022-12-30 14:02:53 -06:00 |
|
Alex Gleason
|
4d4bca1a6a
|
Remove JSDoc
|
2022-12-30 13:51:00 -06:00 |
|
Alex Gleason
|
eaf062996e
|
Merge branch 'remove-postcss-object-fit-images' into 'develop'
Remove object-fit-images
See merge request soapbox-pub/soapbox!2099
|
2022-12-30 19:49:23 +00:00 |
|
Alex Gleason
|
2737d41019
|
Remove object-fit-images
|
2022-12-30 12:32:53 -06:00 |
|
Alex Gleason
|
3dee22a3ff
|
Remove postcss-object-fit-images
|
2022-12-30 12:13:53 -06:00 |
|
Alex Gleason
|
1697eb7f32
|
Merge branch 'ci-default-branch' into 'develop'
GitLab CI: use $CI_DEFAULT_BRANCH, don't run danger on develop
See merge request soapbox-pub/soapbox!2097
|
2022-12-30 17:56:48 +00:00 |
|
Alex Gleason
|
a8ff985135
|
Merge branch 'schema' into 'develop'
vscode autocompletion improvements, make renovate not rebase so often
See merge request soapbox-pub/soapbox!2096
|
2022-12-30 17:56:31 +00:00 |
|
Alex Gleason
|
7c46c8da52
|
GitLab CI: make jobs interruptible by default
|
2022-12-30 11:39:08 -06:00 |
|
Alex Gleason
|
178c41b3c3
|
Danger: don't run on develop
|
2022-12-30 11:26:16 -06:00 |
|
Alex Gleason
|
803b09f970
|
GitLab CI: fix before_script type
|
2022-12-30 11:25:18 -06:00 |
|
Alex Gleason
|
1d31ac01aa
|
GitLab CI: use $CI_DEFAULT_BRANCH
|
2022-12-30 11:23:44 -06:00 |
|
Alex Gleason
|
ef82876522
|
renovate: rebase only on conflict
|
2022-12-30 11:08:49 -06:00 |
|
Alex Gleason
|
bd923d4ba2
|
vscode: add schemas to renovate.json, .lintstagedrc.json
|
2022-12-30 11:08:24 -06:00 |
|
Alex Gleason
|
bdde3f4fe8
|
vscode: recommend redhat.vscode-yaml extension
|
2022-12-30 11:07:57 -06:00 |
|
Alex Gleason
|
a49d37df6e
|
Merge branch 'audit-fix' into 'develop'
npx yarn-audit-fix
See merge request soapbox-pub/soapbox!2093
|
2022-12-30 17:06:29 +00:00 |
|
Alex Gleason
|
8370e40361
|
Merge branch 'browserlist' into 'develop'
npx browserslist@latest --update-db
See merge request soapbox-pub/soapbox!2095
|
2022-12-30 17:06:20 +00:00 |
|
Alex Gleason
|
f19e3fb21d
|
Merge branch 'include-interruptible' into 'develop'
GitLab CI: let included jobs be interrupted
See merge request soapbox-pub/soapbox!2094
|
2022-12-30 16:47:05 +00:00 |
|
Alex Gleason
|
c5874ce44b
|
npx browserslist@latest --update-db
|
2022-12-30 10:26:14 -06:00 |
|
Alex Gleason
|
337fa4895b
|
GitLab CI: let included jobs be interrupted
|
2022-12-30 10:23:48 -06:00 |
|
Alex Gleason
|
85f2294bc6
|
Force loader-utils ^2.0.3
|
2022-12-30 10:13:59 -06:00 |
|
Alex Gleason
|
b04d102a8e
|
Add yarn audit:fix command
|
2022-12-30 10:10:13 -06:00 |
|
Alex Gleason
|
3de548d522
|
npx yarn-audit-fix
https://dev.to/antongolub/yarn-audit-fix-workaround-i2a
|
2022-12-30 10:07:14 -06:00 |
|
Alex Gleason
|
51e23c0177
|
Merge branch 'renovate/jest-junit-15.x' into 'develop'
Update dependency jest-junit to v15
See merge request soapbox-pub/soapbox!2079
|
2022-12-30 15:16:53 +00:00 |
|
Alex Gleason
|
50dfce7aca
|
Merge branch 'renovate/jsdoc-4.x' into 'develop'
Update dependency jsdoc to v4
See merge request soapbox-pub/soapbox!2080
|
2022-12-30 15:10:53 +00:00 |
|
Alex Gleason
|
e3347a0b5e
|
Merge branch 'renovate/webpack-cli-5.x' into 'develop'
Update dependency webpack-cli to v5
See merge request soapbox-pub/soapbox!2088
|
2022-12-30 15:05:41 +00:00 |
|
Alex Gleason
|
581006f6b8
|
Merge branch 'renovate/fake-indexeddb-4.x' into 'develop'
Update dependency fake-indexeddb to v4
See merge request soapbox-pub/soapbox!2076
|
2022-12-30 15:00:33 +00:00 |
|
Soapbox Bot
|
a094984847
|
Update dependency webpack-cli to v5
|
2022-12-30 02:46:07 +00:00 |
|
Soapbox Bot
|
aa48cd2bae
|
Update dependency jsdoc to v4
|
2022-12-30 02:34:05 +00:00 |
|
Soapbox Bot
|
fe3654a8aa
|
Update dependency jest-junit to v15
|
2022-12-30 02:33:12 +00:00 |
|
Soapbox Bot
|
bc1a05d42c
|
Update dependency fake-indexeddb to v4
|
2022-12-30 02:24:45 +00:00 |
|
Soapbox Bot
|
fb7487c759
|
Update dependency dotenv to v16
|
2022-12-30 02:20:53 +00:00 |
|