Commit Graph

  • 4cddb6b5cb added pseudorandom generator Gani Georgiev 2022-11-06 15:26:34 +02:00
  • 46dc6cc47c added record.PasswordHash() getter Gani Georgiev 2022-11-06 11:04:04 +02:00
  • 65693d1916 updated the random generator for more even distribution Gani Georgiev 2022-11-05 17:55:32 +02:00
  • a2abeb872a added option to toggle the system fields visibility Gani Georgiev 2022-11-05 13:22:08 +02:00
  • 6115fb3874 updated go deps and loaded auth collection fields for autocomplete Gani Georgiev 2022-11-04 15:55:25 +02:00
  • cb6ffc1e7b use param.Value when comparing with the refreshed settings state Gani Georgiev 2022-11-03 15:44:13 +02:00
  • 152f6a9d1f updated app.RefreshSettings and added more tests Gani Georgiev 2022-11-03 15:01:26 +02:00
  • fe656a1c42 updated api preview docs Gani Georgiev 2022-11-03 11:36:59 +02:00
  • 7e7e2e98a4 updated go action min version v0.8.0-rc2 Gani Georgiev 2022-11-02 22:08:30 +02:00
  • 099230a552 added missing time import v0.7.10 Gani Georgiev 2022-11-02 21:52:47 +02:00
  • 5e0718176d added db pool size limits and update the min go release action version to 1.19.3 Gani Georgiev 2022-11-02 21:44:23 +02:00
  • 1a28532546 updated db pool limits Gani Georgiev 2022-11-01 22:02:38 +02:00
  • 8bb03d2e6b [#875] reordered the busy_timeout pragma and added a fixed/capped connections pool for the nocgo sqlite driver Gani Georgiev 2022-11-01 20:29:07 +02:00
  • 639522b142 [#887] added Spotify OAuth2 provider Olle Månsson 2022-11-01 16:06:06 +01:00
  • 9cef6ebd82 removed DrySubmit form errors wrapping and added more api tests Gani Georgiev 2022-11-01 00:28:33 +02:00
  • 5298543ce4 [#746] added microsoft oauth2 provider Gani Georgiev 2022-10-31 21:17:10 +02:00
  • bcb9c22685 added pre-release note v0.8.0-rc1 Gani Georgiev 2022-10-30 10:33:42 +02:00
  • 90dba45d7c initial v0.8 pre-release Gani Georgiev 2022-10-30 10:28:14 +02:00
  • 9cbb2e750e [#794] fixed comment typos Jan Lauber 2022-10-17 19:17:44 +02:00
  • 6385c5e646 [#789] fixed typo in realtime debug log Piotr Rogowski 2022-10-17 07:21:56 +02:00
  • 32393990bb preserve records pagination on delete/update and fix reactivity regression v0.7.9 Gani Georgiev 2022-10-04 22:42:51 +03:00
  • 838ed661ce fixed formatted date reactivity v0.7.8 Gani Georgiev 2022-10-02 23:56:24 +03:00
  • d84e57174b updated code comments formatting Gani Georgiev 2022-10-02 13:38:59 +03:00
  • a6cafd1ed7 [#677] unset the X-Frame-Options when serving static files to allow files embedding Gani Georgiev 2022-10-02 13:28:33 +03:00
  • b0db2399b8 updated filesystem tests Gani Georgiev 2022-10-02 12:38:14 +03:00
  • 81d0af6e80 [#693] added media-src to the default files CSP Gani Georgiev 2022-10-02 12:33:31 +03:00
  • 5f5f0ed793 added Open Collective to the funding options Gani Georgiev 2022-09-30 11:39:38 +03:00
  • 353248c34a updated ui/dist v0.7.7 Gani Georgiev 2022-09-29 12:54:58 +03:00
  • 93d48a85ac added fallback handling when both contains operands are table columns Gani Georgiev 2022-09-29 12:33:53 +03:00
  • b84930f21a records listing optimizations Gani Georgiev 2022-09-28 21:55:18 +03:00
  • 3cbab96f51 [#661] serve css files with text/css content-type Rohan Verma 2022-09-28 23:55:50 +05:30
  • 6c005c4a9a remove OrderBy nil variadic argument v0.7.6 Gani Georgiev 2022-09-22 20:35:20 +03:00
  • ccc3707fb6 replaced empty slice literal with nil Gani Georgiev 2022-09-22 20:23:50 +03:00
  • 3d36ff7e96 unset ORDER BY for search count queries Gani Georgiev 2022-09-22 20:18:17 +03:00
  • 0b2eb24c6f updated go deps Gani Georgiev 2022-09-21 20:42:15 +03:00
  • 954067860c [#590] fixed realtime events bind order by adding hooks.PreAdd Gani Georgiev 2022-09-21 14:41:20 +03:00
  • 9a8c9dd115 [#586] fixed multiple nested relation expansions with shared base path Gani Georgiev 2022-09-21 13:34:34 +03:00
  • a1ad5004f8 [#585] respect the EXIF orientation tag when generating thumbs Aaron Schmied 2022-09-21 12:13:26 +02:00
  • 7006e1f5d7 [#567] resolve the direct user profile fields from the profiles table and not from the static auth model v0.7.5 Gani Georgiev 2022-09-20 11:20:30 +03:00
  • 8be8f3f3cb updated search provider tests v0.7.4 Gani Georgiev 2022-09-18 08:49:51 +03:00
  • 00fd007d50 raised MaxPerPage limit to 400 Gani Georgiev 2022-09-18 08:41:42 +03:00
  • 96bfc69c8e updated ui/dist Gani Georgiev 2022-09-18 01:57:18 +03:00
  • e542b0d8c5 include only the words selection keymap for code inputs Gani Georgiev 2022-09-18 01:54:39 +03:00
  • 9814dda8e4 [#478] load selected relation items before the other options Gani Georgiev 2022-09-18 01:18:54 +03:00
  • 978fdd3ce7 [#478] preserve multiple selection order Gani Georgiev 2022-09-18 00:29:32 +03:00
  • 9cf89870e7 [#519] improved query performance for relations lookup Gani Georgiev 2022-09-17 22:55:56 +03:00
  • b8c54568e3 fixed readme typo Gani Georgiev 2022-09-16 13:24:02 +03:00
  • 843bbf99cc added note about pull requests Gani Georgiev 2022-09-16 13:06:28 +03:00
  • daffb0f86e [#488] added X-Accel-Buffering:no sse header v0.7.3 Gani Georgiev 2022-09-16 11:19:31 +03:00
  • 1f5c3328e5 [#470] added --pbPublic flag Gani Georgiev 2022-09-16 11:18:15 +03:00
  • 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 +03:00
  • 1ba2d14231 [#446] Fixed spelling error on Realtime API page Travis Ray 2022-09-14 14:31:12 -04:00
  • 6cda610ede updated ui deps and generated ui/dist Gani Georgiev 2022-09-14 20:52:40 +03:00
  • 2fa5233fa6 [#440] try to use the original image format when creating thumbs Gani Georgiev 2022-09-14 17:12:47 +03:00
  • 030dfc2690 updated ui/dist v0.7.2 Gani Georgiev 2022-09-10 22:54:26 +03:00
  • 8c11e2ef01 [#409] added pocketbase.NewWithConfig factory Gani Georgiev 2022-09-10 22:53:17 +03:00
  • 4b64e0910b removed commented pb.Bootstrap() code Gani Georgiev 2022-09-09 14:54:19 +03:00
  • 4a6bc453de updated ui deps and skip creating pb_data on --version or --help execution Gani Georgiev 2022-09-09 13:58:29 +03:00
  • 96d09a30c4 [#405] updated Google OAuth2 userinfo response data v0.7.1 Gani Georgiev 2022-09-09 09:12:34 +03:00
  • a0d7f23d77 [#396] normalized tests.ApiScenario.TestAppFactory declaration v0.7.0 Gani Georgiev 2022-09-07 20:51:03 +03:00
  • 74108d84ca [#396] renamed tests.CloneIntoTempDir to tests.TempDirClone Gani Georgiev 2022-09-07 20:34:18 +03:00
  • 4bc28abac4 [#396] updated tests helpers Gani Georgiev 2022-09-07 20:31:05 +03:00
  • b79a7982bf [#385] added username to the OAuth2 AuthUser model Gani Georgiev 2022-09-05 16:15:27 +03:00
  • b717896232 [#390] serve the mimetype detected during upload Gani Georgiev 2022-09-05 15:46:40 +03:00
  • 9d53aec9ee [#375] fixed windows console color output Gani Georgiev 2022-09-02 14:40:41 +03:00
  • 9d30ca81cb fixed comment typo Gani Georgiev 2022-09-02 12:45:59 +03:00
  • 93b3788448 added additional check for empty ExternalAuth data in case the provider api changes Gani Georgiev 2022-09-02 12:05:00 +03:00
  • 0ac4c9e1fc updated sdk v0.6.0 Gani Georgiev 2022-09-02 10:12:36 +03:00
  • df1a947b61 updated response messages and rebuilt ui/dist Gani Georgiev 2022-09-02 10:00:36 +03:00
  • 06a7f1af05 replaced MX email validator with email format only Gani Georgiev 2022-09-01 17:08:55 +03:00
  • 07ac5bf6a2 [#33] added Twitter OAuth2 provider Gani Georgiev 2022-09-01 16:46:06 +03:00
  • f56c52a1f7 share auth providers UI configurations Gani Georgiev 2022-09-01 15:49:00 +03:00
  • f0b57c6b91 [#276] added option to list and unlink external user auth relations Gani Georgiev 2022-09-01 12:22:59 +03:00
  • f61d0ec6f7 synced with master Gani Georgiev 2022-08-31 21:33:17 +03:00
  • 4e78f1e4ad updated ui/dist v0.5.2 Gani Georgiev 2022-08-31 21:01:12 +03:00
  • 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 +03:00
  • f5ff7193a9 [#276] added support for linking external auths by provider id Gani Georgiev 2022-08-31 13:38:31 +03:00
  • 9fe94f5c7d [#351] improved mimetype sniffing Gani Georgiev 2022-08-26 07:00:22 +03:00
  • 0f9ddbf7ec added auto html to plain text mail generation Gani Georgiev 2022-08-26 06:46:34 +03:00
  • f14105b04a synced with master Gani Georgiev 2022-08-25 16:50:28 +03:00
  • 3bfa0b6dd4 updated ui/dist v0.5.1 Gani Georgiev 2022-08-25 11:13:52 +03:00
  • 9e3c59f966 reverted changes to the mailer To: address format Gani Georgiev 2022-08-25 10:59:55 +03:00
  • a908d20dcd increased max allowed token duration Gani Georgiev 2022-08-25 10:57:50 +03:00
  • 49b084cf50 [#335] added Discord OAuth2 provider Gani Georgiev 2022-08-21 19:38:42 +03:00
  • 0b8c7f6883 fixed typo and removed unusued import Gani Georgiev 2022-08-21 14:47:33 +03:00
  • 587cfc335c [#75] added option to test s3 connection and send test emails v0.5.0 Gani Georgiev 2022-08-21 14:30:36 +03:00
  • 3f4f4cf031 [#282] reversed the X-Forwarded-For ips iteration Gani Georgiev 2022-08-20 08:01:54 +03:00
  • d4f160d959 updated the user and admin login email validator to check only the string format Gani Georgiev 2022-08-20 07:58:42 +03:00
  • 07cd758112 [#282] fixed "real" user ip extraction Gani Georgiev 2022-08-20 07:57:17 +03:00
  • beb8e7924d [#282] fixed X-Forward-For ip extraction Gani Georgiev 2022-08-20 05:56:56 +03:00
  • 72fdf0d116 updated test data.db Gani Georgiev 2022-08-18 21:05:17 +03:00
  • 7e14ea7cfb [#210] change the uploaded filename strategy to include the original filename Gani Georgiev 2022-08-18 20:44:29 +03:00
  • 25c4db7a30 updated ui/dist with older sdk version Gani Georgiev 2022-08-18 20:32:07 +03:00
  • e86b1f54a0 updated ui/dist Gani Georgiev 2022-08-18 20:28:20 +03:00
  • 7be389704d added hideControls setting Gani Georgiev 2022-08-18 17:10:42 +03:00
  • cfaff31d97 [#282] added the "real" user ip to the logs Gani Georgiev 2022-08-18 15:27:45 +03:00
  • 9bf66be870 fixed typos Gani Georgiev 2022-08-17 22:32:10 +03:00
  • efda3d5a0b [#87] added additional thumb resizers Gani Georgiev 2022-08-17 22:29:11 +03:00
  • a516435f2e fixed settings clone test Gani Georgiev 2022-08-16 13:37:59 +03:00
  • ccd010c490 simplified mail settings ui Gani Georgiev 2022-08-16 07:36:15 +03:00