-
Padloc
- Porto, Portugal
- https://brunobernardino.com
Highlights
- Developer Program Member
- Pro
- 2 discussions answered
Block or Report
Block or report BrunoBernardino
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
deno-boilerplate-simple-website Public template
This is a simple boilerplate for a Deno website, deployed with Deno Deploy.
-
padloc/padloc Public
A modern, open source password manager for individuals and teams.
-
nextjs-boilerplate-simple Public template
Simple boilerplate for Next.js, with TypeScript, SASS/SCSS, Styled Components, Jest, ESLint, Prettier, and deployed with Vercel.
-
-
open-cli-tools/concurrently Public
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
-
serverless/serverless Public
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
1,898 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 9 commits in 6 repositories
Created 1 repository
Created a pull request in padloc/padloc that received 36 comments
Checksums - Allow anyone to confirm source and delivered code
For now this only has the initial step on making CSP stricter so we can use it to parse through used files. Very much WIP for now, but now it shoul…
Opened 14 other pull requests in 3 repositories
padloc/padloc
11
merged
1
closed
- Improve v3 compatibility e2e test reliability
- Upgrade Lerna
- Sanitize email HTML to prevent XSS
- Limit input field length for email, name, and org name
- Make default provisioning unlimited
- Fix default TLS Config for PostgreSQL
- Fix Tauri building and publishing
- SCIM Doc fixes
- Support exporting all vaults
- Enable SAML SSO for SCIM (Google Workspaces)
- Auto deploy Test AND Beta automatically on merge
- Fix deploy/example docs
denoland/dotland
1
merged
jonhadfield/awesome-standard-notes
1
merged
Reviewed 11 pull requests in 1 repository
padloc/padloc
11 pull requests
- Fix vulnerable dependencies (where possible)
- Sanitize email HTML to prevent XSS
- Limit input field length for email, name, and org name
- Fix Tauri building and publishing
- Miscellaneous fixes and improvements
- Checksums - Allow anyone to confirm source and delivered code
- Allow hiding/disable directory sync feature via provisioning layer
- Various UX improvements for Item View
- Update automatic migration of legacy (v2) accounts.
- Support exporting all vaults
- Enable SAML SSO for SCIM (Google Workspaces)
Created an issue in tauri-apps/tauri that received 4 comments
[bug] cargo install tauri-bundler --force
throws an error about there being no binaries
Describe the bug
cargo install tauri-bundler --force
throws an error about there being no binaries:
cargo install tauri-bundler --force shell: /usr…