Commit Graph

  • 6c005c4a9a remove OrderBy nil variadic argument Gani Georgiev 2022-09-22 20:35:20 +0300
  • ccc3707fb6 replaced empty slice literal with nil Gani Georgiev 2022-09-22 20:23:50 +0300
  • 3d36ff7e96 unset ORDER BY for search count queries Gani Georgiev 2022-09-22 20:18:17 +0300
  • 0b2eb24c6f updated go deps Gani Georgiev 2022-09-21 20:42:15 +0300
  • 954067860c [#590] fixed realtime events bind order by adding hooks.PreAdd Gani Georgiev 2022-09-21 14:41:20 +0300
  • 9a8c9dd115 [#586] fixed multiple nested relation expansions with shared base path Gani Georgiev 2022-09-21 13:34:34 +0300
  • a1ad5004f8
    [#585] respect the EXIF orientation tag when generating thumbs Aaron Schmied 2022-09-21 12:13:26 +0200
  • 7006e1f5d7 [#567] resolve the direct user profile fields from the profiles table and not from the static auth model Gani Georgiev 2022-09-20 11:20:30 +0300
  • 8be8f3f3cb updated search provider tests Gani Georgiev 2022-09-18 08:49:51 +0300
  • 00fd007d50 raised MaxPerPage limit to 400 Gani Georgiev 2022-09-18 08:41:42 +0300
  • 96bfc69c8e updated ui/dist Gani Georgiev 2022-09-18 01:57:18 +0300
  • e542b0d8c5 include only the words selection keymap for code inputs Gani Georgiev 2022-09-18 01:54:39 +0300
  • 9814dda8e4 [#478] load selected relation items before the other options Gani Georgiev 2022-09-18 01:18:54 +0300
  • 978fdd3ce7 [#478] preserve multiple selection order Gani Georgiev 2022-09-18 00:29:32 +0300
  • 9cf89870e7 [#519] improved query performance for relations lookup Gani Georgiev 2022-09-17 22:55:56 +0300
  • b8c54568e3 fixed readme typo Gani Georgiev 2022-09-16 13:24:02 +0300
  • 843bbf99cc added note about pull requests Gani Georgiev 2022-09-16 13:06:28 +0300
  • daffb0f86e [#488] added X-Accel-Buffering:no sse header Gani Georgiev 2022-09-16 11:19:31 +0300
  • 1f5c3328e5 [#470] added --pbPublic flag Gani Georgiev 2022-09-16 11:18:15 +0300
  • ed5f3b86f5 [#470] don't rely on the cwd and look for pb_public relative to pb_data Gani Georgiev 2022-09-15 22:52:24 +0300
  • 1ba2d14231
    [#446] Fixed spelling error on Realtime API page Travis Ray 2022-09-14 14:31:12 -0400
  • 6cda610ede updated ui deps and generated ui/dist Gani Georgiev 2022-09-14 20:52:40 +0300
  • 2fa5233fa6 [#440] try to use the original image format when creating thumbs Gani Georgiev 2022-09-14 17:12:47 +0300
  • 030dfc2690 updated ui/dist Gani Georgiev 2022-09-10 22:54:26 +0300
  • 8c11e2ef01 [#409] added pocketbase.NewWithConfig factory Gani Georgiev 2022-09-10 22:53:17 +0300
  • 4b64e0910b removed commented pb.Bootstrap() code Gani Georgiev 2022-09-09 14:54:19 +0300
  • 4a6bc453de updated ui deps and skip creating pb_data on --version or --help execution Gani Georgiev 2022-09-09 13:58:29 +0300
  • 96d09a30c4 [#405] updated Google OAuth2 userinfo response data Gani Georgiev 2022-09-09 09:12:34 +0300
  • a0d7f23d77 [#396] normalized tests.ApiScenario.TestAppFactory declaration Gani Georgiev 2022-09-07 20:51:03 +0300
  • 74108d84ca [#396] renamed tests.CloneIntoTempDir to tests.TempDirClone Gani Georgiev 2022-09-07 20:34:18 +0300
  • 4bc28abac4 [#396] updated tests helpers Gani Georgiev 2022-09-07 20:31:05 +0300
  • b79a7982bf [#385] added username to the OAuth2 AuthUser model Gani Georgiev 2022-09-05 16:15:27 +0300
  • b717896232 [#390] serve the mimetype detected during upload Gani Georgiev 2022-09-05 15:46:40 +0300
  • 9d53aec9ee [#375] fixed windows console color output Gani Georgiev 2022-09-02 14:40:41 +0300
  • 9d30ca81cb fixed comment typo Gani Georgiev 2022-09-02 12:45:59 +0300
  • 93b3788448 added additional check for empty ExternalAuth data in case the provider api changes Gani Georgiev 2022-09-02 12:05:00 +0300
  • 0ac4c9e1fc updated sdk Gani Georgiev 2022-09-02 10:12:36 +0300
  • df1a947b61 updated response messages and rebuilt ui/dist Gani Georgiev 2022-09-02 10:00:36 +0300
  • 06a7f1af05 replaced MX email validator with email format only Gani Georgiev 2022-09-01 17:08:55 +0300
  • 07ac5bf6a2 [#33] added Twitter OAuth2 provider Gani Georgiev 2022-09-01 16:46:06 +0300
  • f56c52a1f7 share auth providers UI configurations Gani Georgiev 2022-09-01 15:49:00 +0300
  • f0b57c6b91 [#276] added option to list and unlink external user auth relations Gani Georgiev 2022-09-01 12:22:59 +0300
  • f61d0ec6f7 synced with master Gani Georgiev 2022-08-31 21:33:17 +0300
  • 4e78f1e4ad updated ui/dist Gani Georgiev 2022-08-31 21:01:12 +0300
  • 235670fae8 [#367] fixed wildcard multiple file upload deletion and added support to delete a single file by its name Gani Georgiev 2022-08-31 20:33:07 +0300
  • f5ff7193a9 [#276] added support for linking external auths by provider id Gani Georgiev 2022-08-31 13:38:31 +0300
  • 9fe94f5c7d [#351] improved mimetype sniffing Gani Georgiev 2022-08-26 07:00:22 +0300
  • 0f9ddbf7ec added auto html to plain text mail generation Gani Georgiev 2022-08-26 06:46:34 +0300
  • f14105b04a synced with master Gani Georgiev 2022-08-25 16:50:28 +0300
  • 3bfa0b6dd4 updated ui/dist Gani Georgiev 2022-08-25 11:13:52 +0300
  • 9e3c59f966 reverted changes to the mailer To: address format Gani Georgiev 2022-08-25 10:59:55 +0300
  • a908d20dcd increased max allowed token duration Gani Georgiev 2022-08-25 10:57:50 +0300
  • 49b084cf50 [#335] added Discord OAuth2 provider Gani Georgiev 2022-08-21 19:38:42 +0300
  • 0b8c7f6883 fixed typo and removed unusued import Gani Georgiev 2022-08-21 14:47:33 +0300
  • 587cfc335c [#75] added option to test s3 connection and send test emails Gani Georgiev 2022-08-21 14:30:36 +0300
  • 3f4f4cf031 [#282] reversed the X-Forwarded-For ips iteration Gani Georgiev 2022-08-20 08:01:54 +0300
  • d4f160d959 updated the user and admin login email validator to check only the string format Gani Georgiev 2022-08-20 07:58:42 +0300
  • 07cd758112 [#282] fixed "real" user ip extraction Gani Georgiev 2022-08-20 07:57:17 +0300
  • beb8e7924d [#282] fixed X-Forward-For ip extraction Gani Georgiev 2022-08-20 05:56:56 +0300
  • 72fdf0d116 updated test data.db Gani Georgiev 2022-08-18 21:05:17 +0300
  • 7e14ea7cfb [#210] change the uploaded filename strategy to include the original filename Gani Georgiev 2022-08-18 20:44:29 +0300
  • 25c4db7a30 updated ui/dist with older sdk version Gani Georgiev 2022-08-18 20:32:07 +0300
  • e86b1f54a0 updated ui/dist Gani Georgiev 2022-08-18 20:28:20 +0300
  • 7be389704d added hideControls setting Gani Georgiev 2022-08-18 17:10:42 +0300
  • cfaff31d97 [#282] added the "real" user ip to the logs Gani Georgiev 2022-08-18 15:27:45 +0300
  • 9bf66be870 fixed typos Gani Georgiev 2022-08-17 22:32:10 +0300
  • efda3d5a0b [#87] added additional thumb resizers Gani Georgiev 2022-08-17 22:29:11 +0300
  • a516435f2e fixed settings clone test Gani Georgiev 2022-08-16 13:37:59 +0300
  • ccd010c490 simplified mail settings ui Gani Georgiev 2022-08-16 07:36:15 +0300
  • 456ced75ce [#197] added now datetime filter constant Gani Georgiev 2022-08-15 22:37:54 +0300
  • b7d32c23aa updated ui/dist Gani Georgiev 2022-08-15 21:42:01 +0300
  • 04ddae46c9 updated SMTP recommendation Gani Georgiev 2022-08-15 21:31:25 +0300
  • 7d10d20de1 [#275] added support to customize the default user email templates from the Admin UI Gani Georgiev 2022-08-14 19:30:45 +0300
  • 1de56d3d9e [#302] fixed admin reset password email link Gani Georgiev 2022-08-12 17:08:36 +0300
  • 80f710731c updated vite dependency Gani Georgiev 2022-08-12 12:30:11 +0300
  • bd76130cd8 [#] added missing import in the api preview for deleting records Gani Georgiev 2022-08-12 12:20:56 +0300
  • d60dd13581 [#294] added additional inline serving mime types Gani Georgiev 2022-08-11 20:09:26 +0300
  • 19d4fc04c1 fixed UI import preview when replacing ids with missing old fields Gani Georgiev 2022-08-11 15:58:33 +0300
  • a7b29c1961 updated dependencies and rebuilt ui/dist Gani Georgiev 2022-08-11 11:33:01 +0300
  • 147344546b added custom insertion id regex check Gani Georgiev 2022-08-11 10:29:01 +0300
  • ff935a39a1 removed spacing Gani Georgiev 2022-08-11 08:13:07 +0300
  • 2cce0b17b0 synced with master Gani Georgiev 2022-08-10 20:53:13 +0300
  • 5f25572e95 updated ui/dist Gani Georgiev 2022-08-10 20:46:45 +0300
  • dd5c9ccce8 changed btns transition to local Gani Georgiev 2022-08-03 10:16:13 +0300
  • da29141248
    [#288] added info about the default 100x100 thumb size in the field tooltip Olle Månsson 2022-08-10 19:40:52 +0200
  • 7f6049ebd6 updated test db and ui/dist Gani Georgiev 2022-08-10 20:37:41 +0300
  • 119e1fb3f2 use fixed ids in the default profiles system collections migration Gani Georgiev 2022-08-10 19:08:29 +0300
  • c5091898ae added test to test schema field persistence after import Gani Georgiev 2022-08-10 17:43:55 +0300
  • 35bd395e55 removed unused lib Gani Georgiev 2022-08-10 17:43:08 +0300
  • d56b8fcb90 updated import popup handling and api preview examples Gani Georgiev 2022-08-10 16:16:59 +0300
  • 65b830198b test deleteMissing with schema changes Gani Georgiev 2022-08-10 13:22:27 +0300
  • ac0c23ff64 fixed list js example Gani Georgiev 2022-08-09 17:57:32 +0300
  • a355c8e8a9 removed duplicated method Gani Georgiev 2022-08-09 17:20:22 +0300
  • c346dd69a4 updated ui/dist Gani Georgiev 2022-08-09 17:17:13 +0300
  • f8f785d6e3 call transaction Dao events only after commit, added totalPages to the search response and updated the tests Gani Georgiev 2022-08-09 16:20:39 +0300
  • 8288da8372 added version number in the footer Gani Georgiev 2022-08-09 16:16:09 +0300
  • 8b2b26c196 fixed after hooks Gani Georgiev 2022-08-08 20:14:46 +0300
  • 8009d37d24 updated tests Gani Georgiev 2022-08-08 19:16:33 +0300
  • 6e9d000426 before updateding test data Gani Georgiev 2022-08-07 20:58:21 +0300
  • a426484916 added WithConfig factory to all forms Gani Georgiev 2022-08-07 15:38:21 +0300