1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/tools
2022-08-11 08:13:07 +03:00
..
auth [#207] use read-only scopes for the GitHub OAuth2 provider 2022-07-24 18:04:53 +03:00
filesystem removed spacing 2022-08-11 08:13:07 +03:00
hook [#109] prealocated handlers and replaced OnRecordBeforeDeleteRequest with OnModelBeforeDelete 2022-07-14 22:35:57 +03:00
inflector applied some of the changes from #149 2022-07-18 01:03:09 +03:00
list [#89] simplified some code by returning early and reducing local variable scopes 2022-07-12 19:52:09 +03:00
mailer [#31] replaced the initial admin create interactive cli with Installer web page 2022-07-10 11:46:21 +03:00
migrate call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
rest [#164] serve common media files inline and fix svg content-type 2022-07-21 12:56:17 +03:00
routine
search call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
security [#114] simplified some code by returning early and added cap for slices 2022-07-14 19:26:08 +03:00
store added store.RemoveAll() helper method 2022-07-14 16:39:42 +03:00
subscriptions
types [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00