1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-16 01:36:24 -07:00
Commit graph

111 commits

Author SHA1 Message Date
Eggbertx
2d945d38ca update npm packages, use fancy_log in gulpfile 2021-08-19 14:46:10 -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
eb70899886 Package jquery with gochan.js 2021-04-21 17:36:19 -07:00
Eggbertx
8ccd217ff0 Add mp4 support 2021-03-24 11:44:50 -07:00
Eggbertx
90fdb573b7 Update package-lock.json to update dependency 2021-03-14 09:57:01 -07:00
Eggbertx
d0bdd2436b Update npm packages to (hopefully) appease Dependabot 2021-01-29 13:34:34 -08:00
dependabot[bot]
1db322ba5c
Bump ini from 1.3.5 to 1.3.8 in /frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-29 19:18:39 +00: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
Eggbertx
556a0e92f7 Update backend and frontend dependencies 2020-10-08 18:08:14 -07:00
Eggbertx
ba1f49a47c Fix broken thumbnail expansion in frontend refactor
Also remove unnecessary error logging in manage.GetStaffRank
2020-07-08 22:46:05 -07:00
Eggbertx
40ce904a10 Add ES6 frontend so far
Not fully stable yet
2020-06-03 15:43:35 -07:00