SleeplessOne1917
751495702c
Use git hash to break cache ( #1684 )
...
* Use git hash to break cache
* Address PR feedback
* Make hash docker agnostic
* Add trailing slash
* Update .prettierignore
Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
* Remove debugging log
* implement getStaticDir util
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
2023-06-29 10:29:33 -04:00
SleeplessOne1917
d0dff77377
Replace momentjs with date-fns
2023-06-22 19:33:02 -04:00
Jay Sitter
cc6679e8e3
fix: Prettier ignore generated themes, as they aren't written by humans
2023-06-18 12:03:12 -04:00
SleeplessOne1917
ac2a83a7a6
Lint fix ( #1035 )
...
* User HTTP instead of HTTPS when fetching icon in docker internal network
* Add debug statement.
* Revert "Add debug statement."
This reverts commit 7fbb12a4bd
.
* Revert "User HTTP instead of HTTPS when fetching icon in docker internal network"
This reverts commit 498de660ba
.
* Always replace host with internal host
* Fix lint script
* Remove prettier from pre-commit
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-05-23 18:55:36 -04:00
SleeplessOne1917
699c3ff4b1
Multiple image upload ( #971 )
...
* feat: Add multiple image upload
* refactor: Slight cleanup
* feat: Add progress bar for multi-image upload
* fix: Fix progress bar
* fix: Messed up fix last time
* refactor: Use await where possible
* Update translation logic
* Did suggested PR changes
* Updating translations
* Fix i18 issue
* Make prettier actually check src in hopes it will fix CI issue
2023-04-04 08:40:00 -04:00