Commit Graph

4286 Commits

Author SHA1 Message Date
rugk
851befb39d Merge branch 'master' into eslint 2025-10-08 18:31:10 +02:00
El RIDO
0a26443161 Merge pull request #1661 from PrivateBin/karthikkasturi-master
Password peek 🫣 - take two
2025-10-08 18:18:02 +02:00
El RIDO
0d052d8ddb improve readability 2025-10-08 18:08:39 +02:00
El RIDO
7a916f1e31 Merge pull request #1668 from PrivateBin/codacy-action
Enable use of Codacy action
2025-10-08 17:35:39 +02:00
rugk
d7add98e1d Merge pull request #1669 from PrivateBin/obsolete-badges
Remove broken & obsolete badges
2025-10-08 17:15:04 +02:00
El RIDO
a8901e6d6e disable sarif generation, so we at least get a result 2025-10-08 13:58:40 +02:00
El RIDO
033f5a1126 remove broken & obsolete badges 2025-10-08 09:30:23 +02:00
El RIDO
2eb26aced4 disable upload of results due to github code scanning API change 2025-10-08 09:23:49 +02:00
El RIDO
081a469a11 remove folders causing errors in report 2025-10-08 09:14:35 +02:00
El RIDO
d638b2dac4 correct version selector 2025-10-08 08:56:44 +02:00
El RIDO
ee531a0b81 update codeql actions to release 4 (node 24) and enable github action scanning 2025-10-08 08:45:06 +02:00
El RIDO
020818d3fc move codacy action to workflows to get it to execute
we seem to have never noticed that it didn't ever run after adding it
2025-10-08 08:43:52 +02:00
El RIDO
70cb1cbc79 file got renamed & moved 2025-10-07 13:24:35 +02:00
El RIDO
5ae2ebcc77 revert to regex to address issue discovered by CodeQL 2025-10-07 00:44:53 +02:00
El RIDO
e35894e4f8 address eslint errors 2025-10-07 00:31:11 +02:00
El RIDO
42b89a9300 address eslint errors 2025-10-07 00:29:16 +02:00
El RIDO
e7c2aa4d60 address eslint errors 2025-10-07 00:11:49 +02:00
El RIDO
85962a537a fix php unit tests & SRI hash 2025-10-06 23:53:13 +02:00
El RIDO
f0560bcc27 address eslint errors 2025-10-06 23:47:08 +02:00
El RIDO
51481656ba attempting to improve eslint config 2025-10-06 23:12:19 +02:00
El RIDO
2fd03475b4 Merge branch 'master' into karthikkasturi-master 2025-10-06 22:12:19 +02:00
El RIDO
bef55b3bb1 Merge branch 'master' into karthikkasturi-master 2025-10-06 22:11:52 +02:00
El RIDO
23624d693c shorten show password message
as per suggestion of @rugk during review
2025-10-06 22:08:04 +02:00
El RIDO
63ef6f4358 order changelog 2025-10-06 22:01:31 +02:00
rugk
cdbeaeb076 style(js): fix auto-fixable problems in JS test files 2025-10-06 17:29:52 +00:00
rugk
c2c1f37885 fix: make EsLint run only for PrivateBin.js 2025-10-06 17:28:15 +00:00
rugk
1250c4009b style(js): fix auto-fixable problems in privatebin.js 2025-10-06 17:27:38 +00:00
rugk
bcbd116040 style: move EsLint into correct directory 2025-10-06 17:20:17 +00:00
rugk
dd17f1dcc3 Merge remote-tracking branch 'origin/js-unit-readability' into eslint 2025-10-06 17:09:04 +00:00
rugk
3b7347d589 chore: also run when dependencies are updated 2025-10-06 17:06:16 +00:00
rugk
38bc1a2590 chore: obviously also run if workflow file is adusted 2025-10-06 17:04:51 +00:00
rugk
57e40e4fcc chore: add EsLint to dev dependencies 2025-10-06 17:02:29 +00:00
rugk
6b5908b202 chore: run EsLint on PRs 2025-10-06 17:01:48 +00:00
El RIDO
7f93242279 upgrade eslint config and remove workaround for implicit globals
we seem to have used eslint through codeclimate in the past, but that service seems no longer integrated, possibly due to no longer being free
2025-10-06 18:30:19 +02:00
El RIDO
ead315251f suppress noise from early initialization during unit tests
the tests still all passed, but the missing browser globals in the node environment could cause misleading messages in the mocha output
2025-10-06 17:38:09 +02:00
El RIDO
d40dac4825 improve error reporting 2025-10-06 17:35:34 +02:00
El RIDO
2f903bb87e Merge pull request #1665 from PrivateBin/crowdin-translation
New Crowdin updates
2025-10-06 16:34:20 +02:00
PrivateBin Translator Bot
c7516deb97 New translations en.json (Polish) 2025-10-06 16:18:00 +02:00
El RIDO
b8037d869c stick to a single code style 2025-10-06 15:50:26 +02:00
PrivateBin Translator Bot
1d33e07dae New translations en.json (Polish) 2025-10-06 15:01:54 +02:00
El RIDO
e853a934ea improve JS unit test readability & error reporting 2025-10-06 14:52:08 +02:00
PrivateBin Translator Bot
10b8f6e18a New translations en.json (German) 2025-10-06 14:02:21 +02:00
PrivateBin Translator Bot
c6b6f56a29 New translations en.json (Polish) 2025-10-06 14:02:17 +02:00
El RIDO
06e95a0911 Merge branch 'Open-source-Contribution' 2025-10-06 12:28:12 +02:00
galindosarah
8c06cecf56 Added emailTemplateTest 2025-10-06 12:26:38 +02:00
El RIDO
f481179a5a Merge branch 'KaminskiDaniell-patch-1' 2025-10-06 11:41:03 +02:00
El RIDO
4cd1770c76 fix indentation, tests & unify plural forms
command used was:
jq --indent 4 '(.. | select(type=="array")) |= . + [(.[-1:][] | sub("3rd";"4th")),(.[-1:][] | sub("3rd";"5th"))]' i18n/pl.json > /tmp/pl.json

test fix & plural unification was done manually, also cross-checking with online translation services
2025-10-06 11:40:28 +02:00
Daniel Kamiński
d27f4fd2e4 Corrected pl translations 2025-10-05 23:16:24 +02:00
Daniel Kamiński
6df08f3e6c Fix errors in translation 2025-10-05 23:11:29 +02:00
Daniel Kamiński
9a5ddac5c4 Changed forms 2025-10-05 23:05:50 +02:00