sharpetronics
sharpetronics synced commits to main at sharpetronics/gitea from mirror 2023-03-05 00:00:18 -05:00
390d270064 [skip ci] Updated translations via Crowdin
8d6e9bc819 Re-add accidentally removed hacking-on-gitea.zh-cn.md (#23297)
6864583957 Add default owner team to privated_org and limited_org in unit test (#23109)
b6d2c94966 Improve sed detection in update-locales.sh (#23254)
547c173dab Support sanitising the URL by removing extra slashes in the URL (#21333)
Compare 9 commits »
sharpetronics synced commits to release/v1.18 at sharpetronics/gitea from mirror 2023-03-05 00:00:18 -05:00
9c33aff689 Do not create commit graph for temporary repos (#23219) (#23302)
a3e185bc5c Fix broken links in the Chinese docs (#23289)
2f1d968b27 Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23278)
Compare 3 commits »
sharpetronics synced commits to release/v1.19 at sharpetronics/gitea from mirror 2023-03-05 00:00:18 -05:00
a926994bfe Re-add accidentally removed hacking-on-gitea.zh-cn.md (#23297) (#23305)
83903535e3 Fix code wrap for unbroken lines (#23268) (#23293)
8142408d3a Fill head commit to in payload when notifying push commits for mirroring (#23215) (#23292)
a4158d1904 Avoid panic caused by broken payload when creating commit status (#23216) (#23294)
781019216c Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23279)
Compare 6 commits »
sharpetronics synced commits to refs/tags/v8.4.0-beta.2 at sharpetronics/stripe-ruby from mirror 2023-03-04 00:01:22 -05:00
sharpetronics synced new reference refs/tags/v8.4.0-beta.2 to sharpetronics/stripe-ruby from mirror 2023-03-04 00:01:22 -05:00
sharpetronics synced commits to beta at sharpetronics/stripe-ruby from mirror 2023-03-04 00:01:22 -05:00
1be10ae4fc Bump version to 8.4.0-beta.2
167daeaf62 Merge pull request #1183 from stripe/latest-codegen-beta
080fddce5a Codegen for openapi v237
466824d0af Reset version to 8.4.0-beta.1
945e691968 Set version to 8.3.0 to simplify merge
Compare 5 commits »
sharpetronics synced commits to dev at sharpetronics/hush3 from mirror 2023-03-04 00:01:18 -05:00
ac413ecb2e Adding Mac SDX paths
sharpetronics synced commits to main at sharpetronics/gitea from mirror 2023-03-04 00:00:20 -05:00
787a05a3a2 Fix code wrap for unbroken lines (#23268)
47bb5f11cb Fix stray backticks appearing in pull request timeline (#23282)
7b9e23cc1d Fill head commit to in payload when notifying push commits for mirroring (#23215)
b2359f3df6 Fix various bugs for "install" page (#23194)
5c4075e16d Fix GetFilesChangedBetween if the file name may be escaped (#23272)
Compare 11 commits »
sharpetronics synced commits to release/v1.19 at sharpetronics/gitea from mirror 2023-03-04 00:00:20 -05:00
464bbd747e Fix commit retrieval by tag (#21804) (#23266)
574182e1eb Revert relative links to absolute links in mail templates (#23267) (#23269)
Compare 2 commits »
sharpetronics synced commits to latest-codegen-beta at sharpetronics/stripe-ruby from mirror 2023-03-03 00:01:23 -05:00
080fddce5a Codegen for openapi v237
466824d0af Reset version to 8.4.0-beta.1
945e691968 Set version to 8.3.0 to simplify merge
f8a9a287ab Bump version to 8.4.0-beta.1
92083a8615 Merge pull request #1182 from stripe/latest-codegen-beta
Compare 5 commits »
sharpetronics synced commits to main at sharpetronics/gitea from mirror 2023-03-03 00:00:26 -05:00
ffce336f18 Use async await to fix empty quote reply at first time (#23168)
a14e6af236 Fix switched citation format (#23250)
d72462dae6 Improve update-locales script and fix locale processing bug (#23240)
ce73492d6f Refactor ctx in templates (#23105)
0a9a3c2a6d Improve frontend guideline (#23252)
Compare 7 commits »
sharpetronics synced commits to release/v1.19 at sharpetronics/gitea from mirror 2023-03-03 00:00:26 -05:00
ef8209a953 Use async await to fix empty quote reply at first time (#23168) (#23256)
9309098eab Fix switched citation format (#23250) (#23253)
790a79b04c Fix missed .hide class (#23208) (#23237)
f8a40dafb9 Allow <video> in MarkDown (#22892) (#23236)
9843a0b741 Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) (#23251)
Compare 7 commits »
sharpetronics synced commits to main at sharpetronics/gitea from mirror 2023-03-02 00:00:18 -05:00
0945bf63d3 Fix missed .hide class (#23208)
785a3e6e92 [skip ci] Updated translations via Crowdin
58b4143803 Add loading yaml label template files (#22976)
de6c718b46 Allow <video> in MarkDown (#22892)
545495dcb0 Pull Requests: add button to compare force pushed commits (#22857)
Compare 8 commits »
sharpetronics synced commits to release/v1.18 at sharpetronics/gitea from mirror 2023-03-02 00:00:18 -05:00
0c212b3f08 Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23226)
sharpetronics synced commits to release/v1.19 at sharpetronics/gitea from mirror 2023-03-02 00:00:18 -05:00
5d5f907e7f Add loading yaml label template files (#22976) (#23232)
39178b5756 Do not create commit graph for temporary repos (#23219) (#23229)
3d8412dd51 Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23228)
Compare 3 commits »
sharpetronics synced commits to main at sharpetronics/gitea from mirror 2023-03-01 00:00:16 -05:00
7a5af25592 Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)
3e426bba78 [skip ci] Updated translations via Crowdin
27e49cd01c Properly flush unique queues on startup (#23154)
04347eb810 Use context parameter in services/repository (#23186)
cbbd3726b4 Pass --global when calling git config --get, for consistency with git config --set (#23157)
Compare 8 commits »
sharpetronics synced commits to release/v1.18 at sharpetronics/gitea from mirror 2023-03-01 00:00:16 -05:00
ceedb4973e Change button text for commenting and closing an issue at the same time (#23135) (#23181)
f5f4a8d02a Pass --global when calling git config --get, for consistency with git config --set (#23157) (#23198)
543322f81f Make gitea serv respect git binary home (#23138) (#23196)
Compare 3 commits »
sharpetronics synced commits to release/v1.19 at sharpetronics/gitea from mirror 2023-03-01 00:00:16 -05:00
ff7057a46d Change button text for commenting and closing an issue at the same time (#23135) (#23182)
bb8ef28913 Fix Fomantic UI's touchstart fastclick, always use click for click events (#23065) (#23195)
13918ad344 Pass --global when calling git config --get, for consistency with git config --set (#23157) (#23199)
7528ce60e7 Make gitea serv respect git binary home (#23138) (#23197)
6c6a7e7d97 Avoid too long names for actions (#23162) (#23190)
Compare 5 commits »
sharpetronics synced commits to master at sharpetronics/httpx from mirror 2023-02-28 00:00:37 -05:00
15ccf27eb2 fix google-protobuf constraints
b803da48e1 updated datee for cookies test, as it's overdue
Compare 2 commits »
sharpetronics synced commits to main at sharpetronics/gitea from mirror 2023-02-28 00:00:29 -05:00
067b0c2664 [skip ci] Updated translations via Crowdin
8b86ccbee1 Change button text for commenting and closing an issue at the same time (#23135)
725a97c6c9 Don't run unnecessary steps when only docs changed (#23103)
6e90a1459b Add word-break to sidebar-item-link (#23146)
ef4fc30246 Speed up HasUserStopwatch & GetActiveStopwatch (#23051)
Compare 9 commits »