1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-05 05:35:25 +00:00
Commit graph

21 commits

Author SHA1 Message Date
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