renovate[bot] and Wolfgang Walther
4d874fb725
chore(deps): pin dependencies
2024-02-24 21:55:30 +01:00
Wolfgang Walther
30f18cf22c
docs: Display version number more prominently
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/734
2024-02-19 21:50:54 +01:00
Wolfgang Walther
7f410f3be0
chore: Run postgrest-style on docs files
...
This prevents CI from failing after the merge.
2024-02-17 13:43:11 +01:00
Wolfgang Walther
8aa8e682a2
chore: Prepare merge of postgrest-docs into postgrest main repo
...
This avoids some merge conflicts to allow git blame to detect renames properly.
2024-02-17 13:43:11 +01:00
Laurence Isla
867dc58ecc
Update sponsor logo
2024-01-15 20:33:30 -05:00
Parashoe and GitHub
8605edcb6f
Spelling correction ( #740 )
...
Spell correct "callounter" to "callcounter"
2024-01-15 20:18:20 -05:00
Gabriel Miranda and Steve Chavez
efcf36d970
Fix secret command to avoid non-ascii alphanumerics
2023-12-30 23:10:37 -05:00
Laurence Isla
f95c5127df
Update sponsor image ( #728 )
2023-12-21 15:22:04 -05:00
Laurence Isla
cb501a9041
Add warning and fix to htmx how-to
2023-12-19 13:32:51 -05:00
steve-chavez
a7d2c8e6ad
docs: soap how-to is outdated
...
`*/*` can now be handled with media type handlers
2023-12-19 00:00:56 -05:00
Laurence Isla and steve-chavez
40e16bd468
Add new sponsor
2023-12-18 18:23:39 -05:00
Laurence Isla
49e257617e
Priorize query parameters instead of headers in limits and pagination
2023-12-13 11:48:53 -05:00
Laurence Isla
474bb93e89
Add meta tags using an Open Graph extension
2023-12-13 11:48:41 -05:00
Laurence Isla
d75538ec4a
Add missing curl requests in Preferences section
2023-12-13 11:48:32 -05:00
Laurence Isla and steve-chavez
fc58262cb2
Add new sponsor ( #723 )
2023-12-12 23:05:43 -05:00
steve-chavez
fdfc095b0e
fix: correct any media type handler
2023-12-12 22:46:56 -05:00
Laurence Isla and steve-chavez
eb582fb4b0
Add missing in-db configuration for jwt-cache-max-lifetime
2023-12-12 22:46:46 -05:00
steve-chavez
9f252678a4
fix: add missing pgrst.server_timing_enabled
2023-12-12 10:57:47 -05:00
steve-chavez
802131aa96
fix: any media type should be bytea
2023-12-05 17:49:46 -05:00
steve-chavez
275bdee47c
fix server-timing header section
...
Also link it to jwt caching
2023-12-02 01:36:26 -05:00
steve-chavez
f70e852a0a
bump to 12.0.0
2023-12-01 19:41:04 -05:00
steve-chavez
70c0d88fa7
bring back schema isolation on its own page
2023-12-01 19:03:23 -05:00
steve-chavez
2b4e0cc10a
move return representation to preferences page
2023-12-01 18:32:38 -05:00
steve-chavez
1268b0a258
split pagination/count into own page
2023-12-01 16:24:52 -05:00
steve-chavez
11f40c384a
use the clearer START TRANSACTION
2023-12-01 16:24:52 -05:00
Tim Abdulla and GitHub
2bb9cee996
Add documentation for aggregate functions ( #701 )
2023-12-01 11:38:42 -05:00
steve-chavez
a38eee399e
chore: improve mt handlers snippets
2023-12-01 10:59:48 -05:00
steve-chavez
ee4321623f
chore: improve intro of media type handlers
2023-12-01 10:51:46 -05:00
steve-chavez
49903ca6db
chore: wording of media type handlers
2023-12-01 10:08:12 -05:00
steve-chavez
d15e357d2e
reference: media type handlers
2023-11-30 23:27:06 -05:00
Laurence Isla and GitHub
62512268cd
Add PostgREST installation using package managers to tut0
2023-11-30 18:20:54 -05:00
Laurence Isla and GitHub
84152b483a
Remove db-use-legacy-gucs
2023-11-29 15:37:25 -05:00
steve-chavez
bd6d8624ab
fix: sphinx breaking change
...
see https://github.com/sphinx-doc/sphinx/issues/10474
2023-11-28 07:46:13 -05:00
steve-chavez
03e384d55b
remove release notes
2023-11-28 07:46:13 -05:00
Andrei Dziahel and GitHub
7b5c2f03fc
introducing server-timing-header config parameter ( #700 )
2023-11-24 16:50:28 -05:00
Andrei Dziahel and Steve Chavez
9eda78eda5
server-port can be 0
...
Introduces special value of 0 for port to be assigned randomy
2023-11-23 22:35:28 -05:00
steve-chavez
475b4601ca
split role settings from function settings
...
Also add doc for GRANT SET ON PARAMETER, see
https://github.com/PostgREST/postgrest/pull/3058 .
2023-11-21 17:49:35 -05:00
Taimoor Zaeem and Steve Chavez
49e3d2c4b4
add documentation for statement_timeout set on functions
2023-11-21 17:49:35 -05:00
Taimoor Zaeem and GitHub
5502dce556
add documentation for timezone preference ( #698 )
2023-11-15 08:24:25 -05:00
Anwar Knyane and GitHub
084e8c2950
make the jwt generation easier :) ( #697 )
2023-11-14 11:31:33 -05:00
Laurence Isla and GitHub
7e7e494b31
Remove former sponsors ( #694 )
2023-11-07 17:24:46 -05:00
Laurence Isla and GitHub
e0586c3afa
add Neon as new sponsor ( #693 )
2023-11-06 22:49:53 -05:00
Taimoor Zaeem and GitHub
57ceabb260
add documentation for server-cors-allowed-origins config ( #688 )
2023-10-30 11:08:12 -05:00
b85ee953b7
doc: media type handlers ( #689 )
...
* reference: media type handlers
* Use function instead of computed field in editable task
---------
Co-authored-by: Laurence Isla <lau.isla.c@gmail.com >
2023-10-28 12:00:37 -05:00
Taimoor Zaeem and GitHub
bae8dc3283
add documentation for JWT caching ( #683 )
2023-10-10 23:22:41 -03:00
Steve Chavez and GitHub
93f2b0093c
references: remark NOLOGIN impersonated roles
2023-10-07 19:20:48 -03:00
Taimoor Zaeem and GitHub
5ba370fe0a
add documentation for handling preference ( #684 )
2023-10-07 00:23:41 -03:00
Laurence Isla and GitHub
e29260d754
Version not set when invalid URI or key/value format
2023-10-05 15:18:25 -05:00
steve-chavez
d9857e1c54
releases: add v11.2.1
2023-10-04 12:25:09 -03:00
steve-chavez
10231bc1a8
reorganize errors page
2023-09-23 20:29:01 -03:00