Commit graph

749 commits

Author SHA1 Message Date
Philip H.
218ad867cf
CI: cache package-lock.json 2023-12-09 14:00:04 +00:00
Philip H.
2ced701309
src/package.json: add description 2023-12-05 20:37:18 +00:00
NPM Update Bot
3caaa1c483 npm: package updates 2023-12-05 07:32:19 +00:00
Philip H.
145a994349
npm: ncu to update package.json as well 2023-12-05 07:31:12 +00:00
NPM Update Bot
406ba304d8 npm: package updates 2023-12-05 00:33:08 +00:00
Philip H.
2a775d4bf7
fixup: Prototype-polluting assignment (medium) 2023-12-03 11:50:14 +00:00
Philip H
9408b732a2
index.html: replace md5 with sha512 2023-12-03 12:34:18 +01:00
Philip H
ce75e3db61
fixup: add sha512.min.js (#52) 2023-12-03 11:53:02 +01:00
Philip H.
cb91b06b88
fixup: add sha512.min.js 2023-12-03 10:50:41 +00:00
Philip H.
206033a731
fixup: Prototype-polluting assignment (medium) 2023-12-03 10:21:43 +00:00
Philip H
c73e64c9c4
set expiryDate for session (#50) 2023-12-03 10:50:11 +01:00
Philip H.
7d755f033b
session will be expire in 1 hour 2023-12-03 09:06:06 +00:00
Philip H
150125aa68
fixup: some security stuff (#49) 2023-12-03 09:55:15 +01:00
Philip H.
35144b34c2
fixup: some security stuff 2023-12-03 08:53:54 +00:00
Philip H
f1cafc3f09
fixup Server.js: revert secure: true
Clear text transmission of sensitive cookie (medium)
needs rework for better fix
2023-12-02 23:49:41 +01:00
Philip H
4c7d763d24
fixes: security stuff (#47)
Insecure randomness (high)
gravatar: md5 insecure hash algorithm (high)
Clear text transmission of sensitive cookie (medium)
2023-12-02 22:59:30 +01:00
Philip H
8d3e355591
lint.yml: remove legacy-peer-deps 2023-12-02 17:22:30 +01:00
NPM Update Bot
22da2ec243 npm: package updates 2023-12-02 16:19:46 +00:00
Philip H.
5b27a1696d
package.json: uninstall eslint from package-base 2023-12-02 16:19:02 +00:00
Philip H.
59181ba3d8
Dockerfile: update node18 checksum 2023-12-02 15:08:38 +00:00
Philip H
746576693f
Dockerfile: readd legacy-peer-deps
disable during debuging
2023-12-02 14:12:06 +01:00
Philip H.
e5f4fb4e90
fixup: require('bcryptjs') 2023-12-02 13:07:21 +00:00
NPM Update Bot
5c2df2e8b5 npm: package updates 2023-12-02 13:01:50 +00:00
Philip H.
b9db8c9cd6
use: bcryptjs 2023-12-02 13:01:20 +00:00
NPM Update Bot
53cd99a3b9 npm: package updates 2023-12-02 12:45:24 +00:00
Philip H
e95754edc0
fixup: Dockerfile
remove legacy-peer-deps flag
2023-12-02 13:44:59 +01:00
NPM Update Bot
312812d815 npm: package updates 2023-12-01 21:48:46 +00:00
Philip H
268681d6b5 changelog: release 12 2023-12-01 22:48:03 +01:00
Philip H
de9eebd827
[Feature] Add Darkmode 🌚 (#13)
part_2 for version 12
2023-12-01 18:11:45 +01:00
Philip H.
3257d22233
patch: src/package-lock.json 2023-12-01 17:06:03 +00:00
Philip H
02a13049cb
Merge branch 'main' into darkmode 2023-12-01 18:01:52 +01:00
Philip H
6e7f8d516f
Support for sessionless HTTP API authentication 🔒 (#23)
part_1 for version 12
2023-12-01 17:22:13 +01:00
Philip H
a0a3f4bcb3
Merge branch 'main' into darkmode 2023-12-01 17:19:21 +01:00
Philip H.
c1ab294ca2
npm: package updates 2023-12-01 16:18:02 +00:00
Philip H
a6d79c5b9e
Merge branch 'main' into sessionless_http_auth 2023-12-01 17:15:23 +01:00
Philip H.
2c4c3fd5c5
npm: package updates 2023-12-01 14:39:31 +00:00
Philip H.
0924b5b564
Dockerfile: update node18 checksum 2023-12-01 11:03:40 +00:00
NPM Update Bot
723794177a npm: package updates 2023-12-01 00:35:46 +00:00
Philip H.
a27ec4e201
npm: set global config 2023-11-26 13:45:04 +00:00
Philip H
950b13a88a
Dockerfile: separate run for npm config 2023-11-25 18:06:25 +01:00
Philip H.
23405243c8
Dockerfile: update node18 checksum 2023-11-22 16:55:50 +00:00
NPM Update Bot
b7667a7a18 npm: package updates 2023-11-22 00:33:59 +00:00
Philip H.
bf956e3ae8
Support for sessionless HTTP API authentication 2023-11-21 20:06:55 +00:00
Philip H.
b56c49c99a CI: add step description 2023-11-19 16:40:08 +00:00
Philip H.
b8a77bf2d8 CI: cache npm 2023-11-19 16:33:45 +00:00
goodbyepavlyi
042168f0bb Add Darkmode 2023-11-19 16:10:19 +00:00
Philip H
e967522f88
lint.yml: append: --legacy-peer-deps 2023-11-19 16:59:09 +01:00
Philip H.
3d6c49dbdb CI: use current nodejs 2023-11-19 15:54:30 +00:00
Philip H
31f15aa216
Dockerfile: clean build
--legacy-peer-deps will be use on build time, to get clean builds
deps will be updated normal anyway
2023-11-19 15:05:07 +01:00
Philip H.
739d049a1b patch: --legacy-peer-deps should be a temporary solution 2023-11-19 13:57:55 +00:00