1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-07-04 05:10:36 +02:00
Commit Graph

44 Commits

Author SHA1 Message Date
dbbfa243bc added new lines for readability and consistency 2022-07-14 20:01:53 +03:00
a16b0c9004 [#114] simplified some code by returning early and added cap for slices 2022-07-14 19:26:08 +03:00
03a7bafa66 use the original vite2 default port and bump the min js-sdk to v0.2.1 v0.2.6 2022-07-14 17:09:08 +03:00
d129959098 added store.RemoveAll() helper method 2022-07-14 16:39:42 +03:00
6749559a22 log the response error not the handler one 2022-07-14 11:52:35 +03:00
28bc2678e9 minor ui improvements and upgraded dependencies v0.2.5 2022-07-14 09:58:53 +03:00
d4202e696b [#99] fix AutoExpandTextArea scrolling 2022-07-13 22:44:59 +03:00
9de3cc99a0 updated api preview body params col sizes 2022-07-13 08:48:38 +03:00
111bc59472 [#93] improved the README for no golang devs 2022-07-13 08:12:25 +03:00
b2647ebca9 synced refresh button js timeout with the css animation 2022-07-12 20:03:13 +03:00
ef226cf9c1 added refresh button to the other listing pages 2022-07-12 19:56:22 +03:00
63d5a8d633 [#89] simplified some code by returning early and reducing local variable scopes 2022-07-12 19:52:09 +03:00
d71c3cd19c updated ui/dist 2022-07-12 18:11:50 +03:00
240bd6790a [#83] added refresh button to page records view 2022-07-12 18:08:57 +03:00
05a4071eba [#80] fixed before hooks data and added optional interceptor to upsert submit v0.2.4 2022-07-12 13:42:06 +03:00
ce857985be [#82] removed version cmd and make use of cobra.Version 2022-07-12 07:57:36 +03:00
320d1482a4 [#77] add warning on storage type change 2022-07-11 22:23:22 +03:00
46399dddac [#78] enable fully qualified URIs for S3 endpoints and improved error reporting when uploading or deleting files 2022-07-11 21:00:17 +03:00
52c288d9db added linter skip comments and removed the Presentator specific inflector.Usernamify 2022-07-11 16:16:01 +03:00
ed741662b2 removed the v prefix from the version command v0.2.3 2022-07-11 10:30:34 +03:00
0c14f32822 added additional info about the @expand query parameter 2022-07-11 10:30:20 +03:00
ec0d3b0d3d [#69] automatically add version information 2022-07-11 10:26:55 +03:00
10d7faea31 [#62] fixed typo in README
defintions -> definitions
2022-07-11 07:36:38 +03:00
f62664098e updated ui/dist 2022-07-10 21:14:38 +03:00
1dfc314bc1 [#60] fix list api docs example 2022-07-10 21:07:04 +03:00
7b2d88fa30 [#45] don't set Last-Modified header if time.location data cannot be loaded v0.2.2 2022-07-10 20:53:24 +03:00
72cb2d3f43 [#53] fix migrations register in framework mode v0.2.1 2022-07-10 14:40:51 +03:00
0739e90ff2 [#31] replaced the initial admin create interactive cli with Installer web page v0.2.0 2022-07-10 11:46:21 +03:00
460c684caa [#47] fixed some doc and code inconsistencies and removed some redundant parentheses 2022-07-10 09:13:44 +03:00
d64fbf9011 [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
dfd9528847 [#32] changed step value to any 2022-07-09 11:16:35 +03:00
d4d425c61d [#6] added note for go1.19 on windows 2022-07-09 11:05:42 +03:00
0f0c00bd03 [#32] allow decimals in the number field 2022-07-09 10:57:21 +03:00
a26006ad56 fixed typos v0.1.2 2022-07-09 00:54:48 +03:00
D
d761fa12af Fix: Typo in comments (#25) 2022-07-08 23:09:23 +03:00
b05a7be8a8 updated ui/dist v0.1.1 2022-07-08 13:15:01 +03:00
de3ad44d66 [#6] try building the base example with go 1.19 2022-07-08 13:13:48 +03:00
daa2ceeec6 [#18] fix sidebar overlay issue 2022-07-08 13:09:00 +03:00
9e1cfb08d1 updated ui/dist 2022-07-08 10:31:51 +03:00
e986848a7a fixed typo in comment 2022-07-08 10:30:23 +03:00
9530e56430 Merge pull request #13 from brams-dev/master
Fix typo in PageTokenOptions
2022-07-08 10:29:19 +03:00
f27e1a7f7c Fix typo 2022-07-08 09:06:29 +02:00
1bee6a575c updated readme and paypal donation link 2022-07-07 23:50:25 +03:00
3d07f0211d initial public commit v0.1.0 2022-07-07 00:19:05 +03:00