Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
code
/
app-python-baserow
Public
forked from
baserow/baserow
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
app-python-baserow
docs
installation
on
develop
User selector
All users
All time
Commit history
Commits on Jul 31, 2026
feat: Harden workspace invites with Captcha and rate limit (#5808)
bram2w
authored
0e75a6b
View commit details
Copy full SHA for 0e75a6b
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
feat: Report abuse in public views (#5766)
bram2w
authored
92ce535
View commit details
Copy full SHA for 92ce535
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
feat: Add `Go to node` type (#5582)
Show description for 4298472
paljort
authored
4298472
View commit details
Copy full SHA for 4298472
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
chore: scale OpenTelemetry sampling and preserve traffic metrics (#5726)
Show description for e6f2a44
silvestrid
authored
e6f2a44
View commit details
Copy full SHA for e6f2a44
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Prepare for 2.3.3 release (#5756)
bram2w
authored
7b52576
View commit details
Copy full SHA for 7b52576
View code at this point
Browse repository at this point
feat: monitor celery beat periodic tasks with Sentry crons (#5754)
Show description for 322c95b
alamin-br
authored
322c95b
View commit details
Copy full SHA for 322c95b
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
fix: guard data sync and SSO outbound requests against SSRF (#5489)
Show description for 7bc6d19
alamin-br
authored
7bc6d19
View commit details
Copy full SHA for 7bc6d19
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Prepare for 2.3.2 (#5723)
bram2w
authored
3aa9778
View commit details
Copy full SHA for 3aa9778
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
fix(backend): fan out periodic field updates into one task per workspace (#5666)
Show description for 1c8ecb4
alamin-br
authored
1c8ecb4
View commit details
Copy full SHA for 1c8ecb4
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Prepare for 2.3.1 (#5697)
bram2w
authored
875d477
View commit details
Copy full SHA for 875d477
View code at this point
Browse repository at this point
feat: add configurable max length for text-based field values (#5689)
Show description for ecdda10
silvestrid
authored
ecdda10
View commit details
Copy full SHA for ecdda10
View code at this point
Browse repository at this point
chore: lower Sentry traces rate to 0.01 and cap error-replay sampling (#5693)
Show description for 9084bd3
alamin-br
authored
9084bd3
View commit details
Copy full SHA for 9084bd3
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Prepare for 2.3.0 release (#5672)
bram2w
authored
982c0ed
View commit details
Copy full SHA for 982c0ed
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
feat: send realtime updates for rows changed by dependency cascades (#5642)
Show description for 76301dc
silvestrid
authored
76301dc
View commit details
Copy full SHA for 76301dc
View code at this point
Browse repository at this point
feat: User presence (part 2) - user presence on grid (#5570)
dimmur-brw
authored
8eeb53e
View commit details
Copy full SHA for 8eeb53e
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
bug: Upgrade Python to 3.14.6 to fix memory leak (#5608)
bram2w
authored
9bda306
View commit details
Copy full SHA for 9bda306
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
feat: add batch operations (#5509)
Show description for 39170b9
jrmi
and
picklepete
authored
39170b9
View commit details
Copy full SHA for 39170b9
View code at this point
Browse repository at this point
Add the range() runtime formula. (#5572)
paljort
authored
ebdaab4
View commit details
Copy full SHA for ebdaab4
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
chore: enable backend Sentry tracing, reduce frontend transaction rate (#5573)
Show description for 789f042
alamin-br
authored
789f042
View commit details
Copy full SHA for 789f042
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Improve websocket management when the connection is lost (#5355)
dimmur-brw
authored
1d1e992
View commit details
Copy full SHA for 1d1e992
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
task: add multiple instances support (#5541)
jrmi
authored
a1b92d6
View commit details
Copy full SHA for a1b92d6
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
feat: add code service (#5425)
jrmi
authored
b3aa835
View commit details
Copy full SHA for b3aa835
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Prepare for 2.2.2 (#5271)
bram2w
authored
04174e7
View commit details
Copy full SHA for 04174e7
View code at this point
Browse repository at this point
fix: harden user file media serving (#5270)
silvestrid
authored
67c6a01
View commit details
Copy full SHA for 67c6a01
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
feat: allow injecting custom client-side scripts via BASEROW_EXTRA_CLIENT_SCRIPT_URLS (#5244)
Show description for 15fb2f8
silvestrid
authored
15fb2f8
View commit details
Copy full SHA for 15fb2f8
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
feat: improve workflow error detection and send notification (#5189)
Show description for 3e32bd6
jrmi
authored
3e32bd6
View commit details
Copy full SHA for 3e32bd6
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Prepare for 2.2.1 release (#5256)
bram2w
authored
f1cdb4d
View commit details
Copy full SHA for f1cdb4d
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
perf: optimize rate limiting to reduce DB load under high traffic (#5205)
Show description for 605b8d2
silvestrid
authored
605b8d2
View commit details
Copy full SHA for 605b8d2
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
chore: improve workflow rate limiting (#5178)
jrmi
authored
8383f02
View commit details
Copy full SHA for 8383f02
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Prepare for 2.2.0 (#5153)
bram2w
authored
9a6eefa
View commit details
Copy full SHA for 9a6eefa
View code at this point
Browse repository at this point
feat: add drag & drop support in AB (#5031)
Show description for 7a1b6b8
jonadeline
and
jrmi
authored
7a1b6b8
View commit details
Copy full SHA for 7a1b6b8
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
feat (auth): implement Cloudflare Turnstile captcha (#5052)
bram2w
authored
5b77347
View commit details
Copy full SHA for 5b77347
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
chore refactor (AI Assistant): context offloading; better telemetry data; add google and anthropic models compatibility (#4951)
Show description for b65c7e7
silvestrid
authored
b65c7e7
View commit details
Copy full SHA for b65c7e7
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
fix: workflow runner race conditions (#4953)
Show description for 33a6d46
jrmi
and
paljort
authored
33a6d46
View commit details
Copy full SHA for 33a6d46
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Prepare for 2.1.6 (#4977)
bram2w
authored
6725bd4
View commit details
Copy full SHA for 6725bd4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.