Commit Graph

16 Commits

Author SHA1 Message Date
tharvik
cffc51863c
devguide: better vscode/make split 2023-10-31 16:27:06 +01:00
tharvik
377827c8d9
make: revamp
* rewrite it in a single, more standard makefile
* forward most commands to npm
* support parallel use
* get rid of load-time auth check and trust user
* rework targets
  * `prep_commit` -> `format`, `lint`
  * `dev`, `beta`, `release` -> `build-dev`, `build-prod`, `build-tests`
  * `prep_staging`, `package`: rm
* update devguide accordingly

Fixes: #1401
2023-10-31 16:27:06 +01:00
jellyfin-bot
92dc3b8acb Update API docs 2023-10-30 02:05:00 +00:00
jellyfin-bot
c284a3516c Update API docs 2023-10-29 22:25:19 +00:00
jellyfin-bot
19928256a9 Update API docs 2023-10-29 18:26:18 +00:00
jellyfin-bot
dded75f307 Update API docs 2023-10-28 21:26:12 +00:00
jellyfin-bot
213f3257ec Update API docs 2023-10-28 21:21:58 +00:00
cewert
f0a63617f5 Update API docs 2023-10-28 15:23:12 +00:00
cewert
62e9f3bee4 Update API docs 2023-10-28 14:08:45 +00:00
cewert
c0d710ae5e Update API docs 2023-10-28 01:54:11 +00:00
cewert
dff9a69d0a Update API docs 2023-10-27 12:27:26 +00:00
cewert
cacabcc012 Update API docs 2023-10-27 02:20:25 +00:00
Charles Ewert
00a6858c22
Auto update api docs and upload api docs to gh-pages (#1418)
Co-authored-by: cewert <cewert@users.noreply.github.com>
2023-10-26 22:19:51 -04:00
Charles Ewert
39422f0697 recreate docs 2023-10-05 23:43:55 -04:00
Charles Ewert
c3b137093c move devguide to the docs folder 2023-10-05 23:20:11 -04:00
Charles Ewert
9bea6fc675 create api docs using jsdoc 2023-10-05 23:18:36 -04:00