tycrek
|
9055cfeaff
|
fix: Viewer not overriding default styles with host-set theme
Added [Tailwind's `@layer` directive](https://tailwindcss.com/docs/adding-custom-styles#using-css-and-layer) to fix specificity overruling
|
2 years ago |
Josh Moore
|
2ae16b5a0c
|
Merge pull request #150 from yesBad/patch-1
|
2 years ago |
Bad
|
1a6d91fe4d
|
theme.js => theme.json
made me confuse
|
2 years ago |
tycrek
|
2045b3f034
|
fix: Remove rootless Docker as it causes issues for some hosts
resolves: #147
|
2 years ago |
tycrek
|
46678bd96f
|
🍑 ass 0.12.0 🍑
Merge branch 'better-custom-index'
|
2 years ago |
tycrek
|
e7f1e2b856
|
Try to resolve DeepSource JS-0356
|
2 years ago |
tycrek
|
e34a980106
|
Added shitty basic rate limiting (CodeQL)
|
2 years ago |
tycrek
|
9c718b3384
|
Suppress DeepSource JS-0359
|
2 years ago |
tycrek
|
7cb0ec5401
|
Version bump: `0.12.0`
|
2 years ago |
tycrek
|
3449ce1951
|
Updated notes on new custom index procedure
|
2 years ago |
tycrek
|
dfb0e50903
|
Removed option for custom index filename from setup
|
2 years ago |
tycrek
|
b2b38837e9
|
Rewrote logic for custom index plugging (more seamless now)
|
2 years ago |
tycrek
|
e0e4512a54
|
📜 Minor updates to README
|
2 years ago |
tycrek
|
bbee0d3995
|
Updated a couple sections of the README
|
2 years ago |
tycrek
|
a5749d5a31
|
Removed excess fields from Bug Issue template
|
2 years ago |
tycrek
|
8653598b0b
|
Updated sample and README to match ShareX v14 formatting
|
2 years ago |
tycrek
|
af2ad2c144
|
Bump Dockerfile version tracker
|
2 years ago |
tycrek
|
5e115547d9
|
Merge remote-tracking branch 'zusier/master'
|
2 years ago |
tycrek
|
67a535b613
|
Removed step to upgrade NPM and install TS; improved rule ordering
|
2 years ago |
tycrek
|
ec745defde
|
Docker container now runs as included `node` user, rather than `root`
|
2 years ago |
Josh Moore
|
cdb530de37
|
Merge branch 'master' into master
|
2 years ago |
tycrek
|
f36dc41291
|
Added note to Compose file about specification compliance
|
2 years ago |
tycrek
|
1196685413
|
Removed two unnecessary (I fucking hate that word) compose rules*
*As per the [Compose spec](https://compose-spec.io/), [`command`](https://github.com/compose-spec/compose-spec/blob/master/spec.md#command) and [`working_dir`](https://github.com/compose-spec/compose-spec/blob/master/spec.md#working_dir) are only there to **override** Dockerfile, which has the same values.
|
2 years ago |
tycrek
|
f47dedc595
|
Updated README with new Docker update method
|
2 years ago |
tycrek
|
1f67879fbe
|
Possibly this chain style works?
|
2 years ago |
tycrek
|
1c068bde3c
|
Simplify condition
|
3 years ago |
tycrek
|
7cf60f965c
|
This was supposed to be negated
|
3 years ago |
tycrek
|
b591727a50
|
Try to avoid crashing on launch
|
3 years ago |
tycrek
|
edf287c47a
|
Final Docker fix hopefully
|
3 years ago |
tycrek
|
c491070174
|
Fix Docker maybe
|
3 years ago |
tycrek
|
6c16931a5d
|
Try to fix Docker scripts
|
3 years ago |
Josh Moore
|
c923adf818
|
Update Dockerfile
- Removed Alpine (further testing required, Alpine did not work in production for me)
- Fixed whitespace issues
|
3 years ago |
Josh Moore
|
57b184d06d
|
Merge branch 'master' into master
|
3 years ago |
tycrek
|
3dcc07498d
|
Use TypeScript-ified express-postcss package
|
3 years ago |
tycrek
|
38501ce433
|
Fixed Metrics script with weird ass sleeper function
|
3 years ago |
tycrek
|
0abc56c5f7
|
Actually fixed setup 😭
|
3 years ago |
tycrek
|
c697a7c5e5
|
Fixed logs in .js files
|
3 years ago |
tycrek
|
cb5105378d
|
Remove "(for future use)" from README
|
3 years ago |
tycrek
|
1e2332918b
|
Added purge script `npm run purge`
|
3 years ago |
tycrek
|
09fe844d45
|
0.11.0-rc.1
|
3 years ago |
tycrek
|
f71248e05a
|
Fixed duplicate files not being deleted properly (closes #132)
|
3 years ago |
tycrek
|
7ca47df7bc
|
Create directory if necessary
|
3 years ago |
tycrek
|
ed6595fc3b
|
Fix not checking proper path type
|
3 years ago |
tycrek
|
11d8db4c12
|
Updated README
|
3 years ago |
tycrek
|
651f213351
|
Added toggle for brand line
|
3 years ago |
tycrek
|
1f94513e1c
|
Added theme system
|
3 years ago |
tycrek
|
a6c246b134
|
Use new experimental TLog
|
3 years ago |
tycrek
|
612f86cb12
|
Fixed incorrect type
|
3 years ago |
Josh Moore
|
89956a28cf
|
0.10.0 - Merge pull request #125 from tycrek/fixes
|
3 years ago |
tycrek
|
15b4b507b9
|
Version 0.10.0
|
3 years ago |