brecert
09fd823007
Fix shell not being included for build action
2021-09-14 01:10:57 -04:00
brecert
f554687878
Fix `build` being `build_preview`
2021-09-14 00:51:27 -04:00
brecert
8019033432
Fix `build` being `build_preview`
2021-09-14 00:51:27 -04:00
brecert
f584819a16
Fix secret not needing to be interpolated
2021-09-14 00:44:46 -04:00
brecert
16423703ea
Fix secret not needing to be interpolated
2021-09-14 00:44:46 -04:00
brecert
628bf52ff3
Use ignored paths for `pull_request` events as well
2021-09-14 00:27:30 -04:00
brecert
dcd84b3d23
Use ignored paths for `pull_request` events as well
2021-09-14 00:27:30 -04:00
brecert
cdf900d08b
Change docker workflow to exclude preview workflows
...
- changed the docker workflow to exclude preview workflows from causing the docker workflow to run again
2021-09-14 00:26:18 -04:00
brecert
3899f75ed3
Change docker workflow to exclude preview workflows
...
- changed the docker workflow to exclude preview workflows from causing the docker workflow to run again
2021-09-14 00:26:18 -04:00
brecert
951a773b2c
Change mirror to only run if a key is set
2021-09-14 00:22:16 -04:00
brecert
6fa4aca8a9
Change mirror to only run if a key is set
2021-09-14 00:22:16 -04:00
brecert
12547ba0fe
Improve preview cleanup interpolation
2021-09-14 00:03:58 -04:00
brecert
76bdd554fb
Improve preview cleanup interpolation
2021-09-14 00:03:58 -04:00
brecert
f28fd40a78
Add support for external repositories with pull request previews
2021-09-13 23:54:39 -04:00
brecert
0597924996
Add support for external repositories with pull request previews
2021-09-13 23:54:39 -04:00
Paul
45c7cd0307
Fix inaccessible invite page / reset page / verify page when logged in.
2021-09-13 17:22:17 +01:00
Paul
1b0531d5cf
Fix inaccessible invite page / reset page / verify page when logged in.
2021-09-13 17:22:17 +01:00
Paul
52875ab197
Fix change email / password.
2021-09-13 16:41:47 +01:00
Paul
cdb742a72c
Fix change email / password.
2021-09-13 16:41:47 +01:00
Paul Makles
8da6f87efb
Merge pull request #216 from gregorypappas/dominant-baseline
2021-09-12 00:28:23 +01:00
Paul Makles
c7a38d0b03
Merge pull request #216 from gregorypappas/dominant-baseline
2021-09-12 00:28:23 +01:00
Paul Makles
60c3a5ba11
Merge pull request #223 from brecert/identity-fix
...
Improve server identity avatar preview
2021-09-11 23:53:17 +01:00
Paul Makles
917b6d0283
Merge pull request #223 from brecert/identity-fix
...
Improve server identity avatar preview
2021-09-11 23:53:17 +01:00
Paul Makles
4c5504cea8
Merge pull request #224 from brecert/misc-fixes
2021-09-11 23:52:15 +01:00
Paul Makles
02f400ea19
Merge pull request #224 from brecert/misc-fixes
2021-09-11 23:52:15 +01:00
Paul Makles
d09de028b3
Merge pull request #222 from brecert/actions-demo
2021-09-11 23:51:28 +01:00
Paul Makles
229da4800f
Merge pull request #222 from brecert/actions-demo
2021-09-11 23:51:28 +01:00
brecert
537f9b1596
Fix theme shop themes not applying as a base
...
- [#217 ] fixed theme shop themes not applying as a base
- added `themes` state path to store themes locally at
2021-09-11 15:40:14 -04:00
brecert
a02276ec5d
Fix theme shop themes not applying as a base
...
- [#217 ] fixed theme shop themes not applying as a base
- added `themes` state path to store themes locally at
2021-09-11 15:40:14 -04:00
Paul
5b422b89e3
Migrate to rAuth v1.
2021-09-11 17:36:23 +01:00
Paul
c40e4655f0
Migrate to rAuth v1.
2021-09-11 17:36:23 +01:00
brecert
806e3108cb
Improve reply mention styling
...
- [#220 ] reply mention now uses translations
- reply mention styling improved
- `@` fits better
- `min-width: 6ch` is used to remove shifting between `on` and `off` lengths, mostly for the english `on/off` but could be modified to work with any language in the future.
2021-09-11 11:53:50 -04:00
brecert
b310692091
Improve reply mention styling
...
- [#220 ] reply mention now uses translations
- reply mention styling improved
- `@` fits better
- `min-width: 6ch` is used to remove shifting between `on` and `off` lengths, mostly for the english `on/off` but could be modified to work with any language in the future.
2021-09-11 11:53:50 -04:00
brecert
33d79beae6
Improve server identity avatar preview
...
- server identity avatar preview now displays your current avatar, but desaturated and grayscale when no avatar is set
resolves #218
2021-09-11 11:38:58 -04:00
brecert
7ab3b1a55a
Improve server identity avatar preview
...
- server identity avatar preview now displays your current avatar, but desaturated and grayscale when no avatar is set
resolves #218
2021-09-11 11:38:58 -04:00
brecert
4a5d78d909
Use `single-commit` for build-previews
2021-09-11 10:12:14 -04:00
brecert
227d51261e
Use `single-commit` for build-previews
2021-09-11 10:12:14 -04:00
brecert
9bd31c4c7e
Use base url for building actions
2021-09-10 18:03:06 -04:00
brecert
293da5cb07
Use base url for building actions
2021-09-10 18:03:06 -04:00
brecert
08e226cd0c
Disable `yarn check` temporarily
2021-09-10 14:59:37 -04:00
brecert
578e64aee3
Disable `yarn check` temporarily
2021-09-10 14:59:37 -04:00
brecert
28df14b734
Add pull request preview actions
2021-09-10 14:48:48 -04:00
brecert
4599584d85
Add pull request preview actions
2021-09-10 14:48:48 -04:00
Gregory Pappas
ee97e9bc0f
FIx ping counter alignment in Firefox but actually
...
This property isn't transformed into kebab-case due to a bug in Preact.
2021-09-10 06:52:05 -05:00
Gregory Pappas
bc88631ac8
FIx ping counter alignment in Firefox but actually
...
This property isn't transformed into kebab-case due to a bug in Preact.
2021-09-10 06:52:05 -05:00
Snazzah
5f68a5c831
Remove bots token dots
2021-09-10 05:09:26 +00:00
Snazzah
4e5a9182a3
Remove bots token dots
2021-09-10 05:09:26 +00:00
Paul
a4138b52b0
Update translations.
2021-09-09 23:19:20 +01:00
Paul
2b883358f6
Update translations.
2021-09-09 23:19:20 +01:00
Paul
0daaeef9d4
Update Typescript to 4.4.2.
...
Fix issues associated with new version.
2021-09-09 23:02:47 +01:00