1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 16:56:23 -07:00
Commit graph

77 commits

Author SHA1 Message Date
Eggbertx
d423398eff Replace Gulp with Parcel for js bundling 2022-03-24 16:05:50 -07:00
Eggbertx
1d416bb52c Prevent build.py from deleting consts.js when installing frontend 2022-03-12 15:57:51 -08:00
Eggbertx
c388ef3984 Reopen gochan-migration development 2022-02-07 18:28:27 -08:00
Eggbertx
e2339f98ef Make templates dynamic so I don't forget
Also officially bump up version to 3.0 🎉
2022-01-30 11:56:59 -08:00
Eggbertx
f443617966 Fix some deepsource Python style complaints 2022-01-28 00:07:57 -08:00
Eggbertx
e55d00adb2 Add sass watching to build.py 2022-01-27 23:59:03 -08:00
deepsource-autofix[bot]
90752d13bc
Remove unnecessary whitespace 2022-01-17 07:34:39 +00:00
Eggbertx
351737117d Make changes to build scripts as suggested by deepsource 2022-01-16 23:12:28 -08:00
Eggbertx
78cd0714ea Forgot to replace ban image in build.py 2022-01-16 15:15:51 -08:00
Eggbertx
95fa5d096e Replace ban image with slightly less cringy one 2022-01-16 15:14:08 -08:00
Eggbertx
178150e803 fix path joining wonkyness in build.py 2022-01-15 20:45:51 -08:00
Eggbertx
7e13a32ec3 Add board config to all templates using the standard header
Also remove commented migration lines in build.py
2022-01-09 23:09:44 -08:00
Eggbertx
8719227f3d Use shutil python module for building releases, replace unminified js with minified 2022-01-09 15:18:29 -08:00
Eggbertx
b2318af7a3 Use generic page header for manage pages, add login template 2022-01-04 17:48:46 -08:00
Eggbertx
2a3822fa28 Remove unnecessary important tags from stylesheets
Also add option to only install CSS files
2021-12-29 11:31:27 -08:00
Eggbertx
5b435ef72c Add option to only (re)install javascript files 2021-12-21 11:14:58 -08:00
Eggbertx
636fe77e01 Put gochan's migration tool on indefinite hiatus.
RIP gochan-migrate :(
2021-12-18 18:49:22 -08:00
Eggbertx
282d0208f0 Replace box-shadow with drop-shadow filter for hardware acceleration 2021-08-24 12:00:50 -07:00
Eggbertx
e853ef205e Add basic pre2021 sql file for migration testing 2021-06-24 11:27:51 -07:00
Eggbertx
6b7ef77185 Move javascript files to html/js/ for smaller html files
Also add credit to other Gochan developers in LICENSE
2021-04-24 16:56:34 -07:00
Eggbertx
6bd77b7c34 Publish ports and detach from container by default 2021-03-01 20:23:53 -08:00
Eggbertx
f9756bf55e Change default gochan installation prefix path to /usr instead of /usr/local 2021-02-22 15:05:16 -08:00
Eggbertx
5a2018e4d1 Update Docker files to use build.py instead of the no longer existing Makefile
Also don't try to read version file when getting dependencies
2021-02-10 16:22:23 -08:00
Eggbertx
83d098aa68 Fix build script not actually exiting if build fails 2021-02-04 11:44:19 -08:00
Eggbertx
4426fe56db Make build.py specifically use Python 3 2020-11-11 11:10:53 -08:00
Eggbertx
2e99788426 Finish build.py
Also remove powershell script, modify bootstrap script to use build.py
2020-11-04 20:11:51 -08:00
Eggbertx
485ed84bac Add build.py to eventually replace build.ps1 and Makefile
TODO: add installation code and update README.md
2020-10-23 19:13:06 -07:00