Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into server-datetime-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Jan 9, 2025
2 parents fb623f2 + 53300b6 commit 278c88a
Show file tree
Hide file tree
Showing 53 changed files with 749 additions and 616 deletions.
24 changes: 24 additions & 0 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
on:
workflow_dispatch: {}
pull_request: {}
push:
branches:
- main
- master
paths:
- .github/workflows/semgrep.yml
schedule:
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
- cron: 0 10 * * *
name: Semgrep
jobs:
semgrep:
name: semgrep/ci
runs-on: ubuntu-20.04
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v4
- run: semgrep ci
2 changes: 1 addition & 1 deletion app/static/vendor/@alpinejs/csp/dist/cdn.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions app/static/vendor/@pyscript/core/dist/core-B0xJnVq9.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion app/static/vendor/@pyscript/core/dist/core-BzaS2mGz.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion app/static/vendor/@pyscript/core/dist/core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions app/static/vendor/@pyscript/core/dist/donkey-CmEtDjUM.js

This file was deleted.

This file was deleted.

2 changes: 2 additions & 0 deletions app/static/vendor/@pyscript/core/dist/donkey-DKsKRHGO.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 278c88a

Please sign in to comment.