| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* simplify logic for pull request OTAs
* just render deep link in the text
* dont download update until approved
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Disable new arch in android for now
* Temporarily comment out mmkv script
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Move SENTRY_DSN to secrets
* Disable without DSN
* Add to secondary build in android ci
|
| |
|
|
|
|
|
| |
* Make sure Sentry's auth token is set on process
* Pass in token explicitly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Align dist and release tags on all platforms
* Upload web sourcemaps
* Debug code
* Send debug and error logging to Sentry
* Let .env do the work
* Try straight env
* Try copy in Dockerfile
* Ok ok ok
* Debug Dockerfile
* Proper setup
* See where we're at
* Reference var correctly
* Fall back to package version
* Verbose force env
* Should be working native builds
* Comments
* Remove unused deps
* Revert unneeded changes
* Remove debug code
* Clarify intent
* Remove deprecated files
* Add sentry vars to OTA
* Debug
* Revert "Debug"
This reverts commit 2d5857fb0fb0858ac3e2f98bc56bde913078d0a7.
* Use included CLI to upload native source maps post-OTA build
* Use included bin script
See https://github.com/getsentry/sentry-react-native/commit/0d87adb516b2a5ea61353e25098c31f9aeb7e503
* Bump sentry, update script
* Comment
* fix failing CI
* Pin sentry, update patch, update lock
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Update crowdin.yml to point to new enterprise endpoint
* Update nightly crowdin action to push source strings to crowdin
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Modify intl:extract to only target english, the source language
* Add github action to regularly update english .po file
* Update localization doc
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Move Statsig init call earlier
* Gate Bitdrift init call
* Remove IS_TEST env constant
* Mock statsig
|
|
|
|
|
|
|
| |
* embedr: increase rate limits
* update embedr node version, build
* tidy
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Node.js to 20.x in Dockerfile
* Update Node.js types and engines entry to 20.x
* Update Node.js version in .nvmrc
* Use node version from .nvmrc in linting job
* Use Type Assertion for clearTimeout
|
|
|
|
|
|
|
| |
* remove line breaks in bug_report.yml
* remove line breaks in bug_report_fabric.yml
* remove line breaks in feature_request.yml
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* chore: handle built css assets
* chore: let prettier handle css code
* refactor: let webpack build css assets
* chore: prettier on bskyembed
* chore: touch empty.txt on css directory
* chore: do the same to the workflow
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add og meta tags to starter pack detail
* tidy
* bskyweb: add starter pack title to og meta
* bskyweb build
* go version to 1.22
* tidy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* bskylink: scaffold service w/ initial config and schema
* bskylink: implement link creation and redirects
* bskylink: tidy
* bskylink: tests
* bskylink: tidy, add error handler
* bskylink: add dockerfile
* bskylink: add build
* bskylink: fix some express plumbing
* bskyweb: proxy fallthrough routes to link service redirects
* bskyweb: build w/ link proxy
* Add AASA to bskylink (#4588)
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* setup bskycard
* quick proof of concept for png card generation
* bskycard: use jsx
* bskycard: 3x5 profile layout
* bskycard: add butterfly overlay
* bskycard: tidy
* bskycard: separate and reorganize
* bskycard: tidy
* bskycard: tidy
* bskycard: tidy
* bskycard: poc of transparent overlay and box shadow
* bskycard: reorg impl into src/ directory
* bskycard: use more standard app structure
* bskycard: setup dockerfile, fix build
* bskycard: support for x-origin-verify
* bskycard: card layout, filter images based on labels
* bskycard: tidy
* bskycard: support cluster mode
* bskycard: handle error fetching starter pack info
* bskycard: tidy
* bskycard: fix leak on failed image fetch
* bskycard: build workflow
* bskyogcard: rename from bskycard
* bskyogcard: fix some express plumbing
* bskyogcard: add cdn tags, tidy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Clarify some things
* add github outputs script
* add slack notify android
* test slack android
* fix indent
* fix test
* sigh...
* Revert "fix test"
This reverts commit c99764464f0e0d147587e3b813319b9b887a30d8.
* Revert "fix indent"
This reverts commit 4cce508d280c4f9e7b0ee6f9c2693fa88d2b65f4.
* Revert "test slack android"
This reverts commit b02419b2471e99faa5bac860276fc71b11d35b6a.
* test ios workflow
* remove testing
* add slack info to docs
* use correct output for android
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
| |
* add an apk to production build outputs
* test a build
* Revert "test a build"
This reverts commit f89bfeefb7e007b802cb47a8eca8fe6206bbf60f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add build config plugin to set .MainActivity launchMode
* Change android:launchMode to standard
* Revert "Change android:launchMode to standard"
This reverts commit fddbc4e1b512ff9a55009e227f1f44e99ddabaf3.
* adjust
---------
Co-authored-by: Hailey <me@haileyok.com>
|