1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-03-29 10:25:44 +00:00
Commit graph

49 commits

Author SHA1 Message Date
Davide Silvestri
845d4677db Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00
Przemyslaw Kukulski
3858ff2252 Do not trace task scheduling in celery 2025-02-17 10:50:01 +00:00
Petr Stribny
d778dd7970 Limit logging sign in actions 2024-11-19 19:56:22 +00:00
Przemyslaw Kukulski
f5dbec08bf Resolve "Add new limit setting for import/export workspace" 2024-11-12 18:02:45 +00:00
Przemyslaw Kukulski
5a156f64e3 Import and export workspace applications 2024-11-11 10:50:20 +00:00
Petr Stribny
a512bf9085 Resolve "Less frequent periodic field updates for unused/not accessed workspaces" 2024-08-21 15:57:17 +00:00
Cezary Statkiewicz
aed83446bd 1911 ical feed 2024-07-23 14:19:26 +00:00
Bram Wiepjes
a0b4751daa Allow disabling live support via env vars 2024-07-11 09:43:17 +02:00
Petr Stribny
4906c724fc File field support for AI prompt field 2024-06-19 13:30:43 +00:00
Petr Stribny
4a5fbd8e75 Make sync_templates command more flexible 2024-06-13 13:46:15 +00:00
Petr Stribny
75e053730c Resolve "Prevent sending too many email verification emails" 2024-05-28 07:55:34 +00:00
Petr Stribny
f853004a4b Resolve "Environment variable to change share URL" 2024-01-26 04:41:58 +00:00
Petr Stribny
93875b74a3 Clean up UserLogEntry table entries 2024-01-19 08:51:26 +00:00
Bram Wiepjes
f83c44a5db Removed sentry web-frontend dsn 2024-01-11 17:49:48 +00:00
Eimantas Stonys
c6b820626d Resolve "Implement Sentry" 2024-01-10 20:38:25 +00:00
Petr Stribny
3811983a4f Resolve "Retention period of the row change history" 2023-10-18 08:02:23 +00:00
Nigel Gott
9c438c6e45 Resolve "Introduce env var for setting database_options" 2023-09-13 08:26:41 +00:00
Sabeeh Hassan
303d841fd5 Resolve "Increase hardcoded multiselect option auto detection from 10 to higher value." 2023-08-01 13:21:41 +00:00
Nigel Gott
698ee76514 Resolve "Allow Viewers, Commenters and Editors to make personal views" 2023-06-21 07:56:52 +00:00
Nigel Gott
279abdd5e8 Resolve "Wrap migrate command in some sort of lock to prevent concurrent runs in deployments with many containers" 2023-06-08 13:30:47 +00:00
Davide Silvestri
07a4bdbd5e Resolve "Ensure cachalot is in its own separate Django cache which is cleared after migration" 2023-05-22 10:24:12 +00:00
Nigel Gott
74c1a03f5d Enable all sensible storage backends 2023-05-19 07:21:55 +00:00
Nigel Gott
a8d93a3c6d Deprecate old full health check endpoint, add new admin only health check and page with email tester. 2023-05-15 11:24:15 +00:00
Davide Silvestri
82bddfc48d Resolve "Auto generating database index per view" 2023-05-15 08:47:33 +00:00
Nigel Gott
1ef8358d8d OTEL Enhancements MR 2023-04-25 08:37:49 +00:00
Davide Silvestri
faa54aa758 Concurrent User requests Rate limiter 2023-04-13 19:20:43 +00:00
Davide Silvestri
d95577a1ef Allow multiple SSO providers for the same account 2023-04-05 09:36:54 +00:00
Davide Silvestri
86d1e29202 Resolve "Add the now() formula" 2023-03-08 10:34:59 +00:00
Nigel Gott
50babde42a Show row count and file usage in group premium admin page 2023-03-07 08:53:34 +00:00
Nigel Gott
2bbb22be2f Resolve "Export useful opentelemetry metrics." 2023-03-03 16:58:45 +00:00
Davide Silvestri
bab7cc44a1 Resolve "Audit log" 2023-01-16 14:40:12 +00:00
Davide Silvestri
87960cb885 Resolve "Fix the refresh_token for longer user sessions" 2022-10-27 09:45:34 +00:00
Davide Silvestri
d29843ef8b Resolve "Run Template imports as async tasks in celery" 2022-10-10 10:03:12 +00:00
Nigel Gott
ebd6e1390e Various doc and plugin fixes. 2022-10-03 08:01:50 +00:00
Zuhair Rayyes
121f8b522c Resolve "Allow Webhooks to access private addresses/urls" 2022-09-15 15:30:47 +00:00
Petr Stribny
9b043a18e2 Resolve "Creating and restoring database snapshots" 2022-07-27 10:41:06 +00:00
Bram Wiepjes
155c09b755 Merge branch '1074-introduce-environment-variable-to-disable-google-docs-file-preview' into 'develop'
Resolve "Introduce environment variable to disable Google docs file preview"

Closes 

See merge request 
2022-07-26 12:20:12 +00:00
Bram Wiepjes
d1b302c249 Resolve "Introduce environment variable to disable Google docs file preview" 2022-07-26 12:20:09 +00:00
Nigel Gott
9b48e80095 Resolve "Only block the dangerous create_field and update_field endpoints allow all others to work immediately" 2022-07-26 09:52:03 +00:00
Jrmi
1a9e073773 Additionnal import v1 2022-07-25 14:28:47 +00:00
Nigel Gott
c5cc1d3ec5 Fix problems with duplicate/snapshots by introducing more robust locking mechansim and ensuring endpoints dont get blocked by it 2022-07-25 08:41:05 +00:00
Nigel Gott
1312cb41d4 Add more self hosting docs 2022-07-05 13:45:31 +00:00
Nigel Gott
fac8a2aa2f Add a BASEROW_DISABLE_MODEL_CACHE env var 2022-07-04 15:34:42 +00:00
Nigel Gott
1853aad867 Comment out all the empty example env lines from .env.example so it works out of the box. 2022-07-04 11:57:15 +01:00
Nigel Gott
f4a94ee5a9 Resolve "Update Plugin boilterplate and docs to match new docker usage" 2022-07-03 17:28:50 +00:00
Nigel Gott
02acea9778 Various self-hosting QOL fixes 2022-07-01 15:43:28 +00:00
Nigel Gott
7f8021abab Switch dev mode to how it worked before, fix celery beat throwing errors on... 2022-03-03 14:12:20 +00:00
Nigel Gott
04f1d7f82f Heroku fixes, updated docs, fix build. 2022-03-01 15:22:47 +00:00
Nigel Gott
13bb140618 Add all-in-one image used as a base by cloudron/heroku.
Signed-off-by: Nigel Gott <nigel@baserow.io>
2022-02-28 13:56:55 +00:00