ba888fb303
Moved github files into folder
2022-08-15 20:17:37 +02:00
5f942848aa
Only search when query has length
2022-08-14 23:44:52 +02:00
3a58e77da0
Some icons look better using stroke over fill
2022-08-14 23:40:24 +02:00
8d03ea5eec
Remove old htaccess file
2022-08-14 23:11:42 +02:00
2f4c6e2543
Also read SEASONED_DOMAIN from drone secret during build
2022-08-14 21:50:05 +02:00
7829ad7298
Removed console log, env variables from drone secrets seem to work
2022-08-14 21:32:57 +02:00
6642b2531e
Test node_modules caching
2022-08-14 21:25:09 +02:00
abf005fd8d
Read any matching secrets as env variable during build
2022-08-14 21:15:54 +02:00
c6cff7a0c4
If .env is not defined use sane defaults from .env.example
2022-08-14 21:05:45 +02:00
5f1de791c0
Only merge dotenv if .env file exists
2022-08-14 20:01:51 +02:00
91c75198de
Removed node server to be replaced with nginx through docker
2022-08-14 19:50:25 +02:00
3b98faeddd
Replaced config w/ dotenv. Hydrate docker nginx using env. Updated readme
2022-08-14 19:49:48 +02:00
cbf400c118
Implement simpler Dockerfile & use previous ci build steps
2022-08-14 01:36:38 +02:00
c49f0816c8
Test simplified Dockerfile, removed internal build
2022-08-14 01:24:29 +02:00
9cf2bb9bd8
Start nginx service on container boot
2022-08-14 00:51:43 +02:00
6ceb7861de
God damn, not apt but apk
2022-08-14 00:26:14 +02:00
97ed8a491e
Nginx install and simple config
2022-08-14 00:22:07 +02:00
cf0bd9aa84
Container source repo label
2022-08-13 13:57:17 +02:00
a62de038a4
FCN for repo when using ghcr
2022-08-13 13:48:17 +02:00
eeac27370b
Joined docker build & publish steps
2022-08-13 13:31:13 +02:00
88edc03b8b
Fixed tag syntax & added username & password from secret
2022-08-13 13:08:22 +02:00
4a5dddac75
Split build & publish steps & added github registry
2022-08-13 12:53:39 +02:00
fee26fb9e1
COPY with more than one src file, the dest must be a dir and end with a /
2022-08-13 12:39:07 +02:00
9ee9eff8a3
Docker build step uses image plugins/docker
2022-08-13 12:34:12 +02:00
fda353f746
Project dockerfile & added build as ci step
2022-08-13 12:20:42 +02:00
762eb6fe79
Build ts, ts-projects & webpack in seperate commands
2022-08-13 12:14:55 +02:00
335155eb8f
Converted server to ts w/ its own tsconfig
2022-08-13 12:14:22 +02:00
577a64a32f
Safer popup params to object logic
2022-08-13 00:40:20 +02:00
b7ac8bce83
Added lint setup to drone ci
2022-08-12 23:47:14 +02:00
3594b18872
Resolved ALL eslint issues for project
2022-08-12 23:46:55 +02:00
29dfe55974
Renamed 404 and home with Page suffix
2022-08-12 23:45:47 +02:00
3111513458
eslint config and required packages
...
eslint packages/plugins:
- vue
- typescript
- prettier
2022-08-12 23:45:00 +02:00
67686095a5
Run drone build for all pushes & PR
2022-08-11 19:08:59 +02:00
e7a0e08938
Increased width of activity days page input
2022-08-11 18:43:43 +02:00
41067aae84
Resolved all ts lint errors on build
2022-08-11 18:37:33 +02:00
f7fe582200
rm Credit- & ListTypes, added enum for genre & production status
...
Removed types refering to other interfaces, most times we just want to
use MediaTypes which is enum values for supported types.
Also expanded on IMovie & IShow to match api response
2022-08-11 18:34:24 +02:00
09a25e0f37
Added package install & build step in drone config
2022-08-09 01:32:07 +02:00
d061ca06e2
Call store user/loggedIn to get value
2022-08-09 01:17:45 +02:00
2b8d9868b9
Vue shim module declaration for *.vue files
2022-08-09 01:09:39 +02:00
fe86bbae40
Landing banner height 25vh for all devices
2022-08-09 01:06:04 +02:00
81bead113f
Fixed chartjs breaking changes
2022-08-09 01:05:29 +02:00
0015588f9c
Upgraded all node modules & update lock file
2022-08-09 01:04:31 +02:00
132dd2803e
set prettierrc rule vueIndentScriptAndStyle to true
2022-08-09 01:04:02 +02:00
f8196b162e
Removed console log & debug message
2022-08-09 01:03:32 +02:00
fde8fd9259
Minor fixes formatting document & table styling
2022-08-08 18:45:03 +02:00
dc69b4086c
Split activity graph into component & typed
2022-08-08 18:44:07 +02:00
96c412ca49
Upgraded entries, plugins, router & webpack to vue 3 & typescript
2022-08-06 16:14:44 +02:00
d279298dec
New interfaces defined
2022-08-06 16:12:47 +02:00
d13d883db9
Added more icon components & raw svg files
2022-08-06 16:11:31 +02:00
b7e7fe9c55
Ugraded all pages to vue 3 & typescript
2022-08-06 16:10:37 +02:00