Gani Georgiev
|
821aae4a62
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
|
Gani Georgiev
|
abfe18bcce
|
[#3261] exclude the local temp dir from the backups
|
2023-09-06 07:09:28 +03:00 |
|
Gani Georgiev
|
78e70bd52b
|
there is no need to nil the app.settings on ResetBootstrapState
|
2023-09-01 13:46:33 +03:00 |
|
Gani Georgiev
|
bde7a86b30
|
[#3066] added the application name as part of the autogenerated backup name for easier identification
|
2023-08-28 20:36:55 +03:00 |
|
Gani Georgiev
|
b2ac538580
|
[#3097] added SmtpConfig.LocalName option
|
2023-08-17 19:07:56 +03:00 |
|
Gani Georgiev
|
7a3223e415
|
[#3089] use a temp dir inside pb_data to prevent backups cross-device link error
|
2023-08-08 14:15:29 +03:00 |
|
Gani Georgiev
|
06d3e27e03
|
[#3054] added core.RealtimeConnectEvent.IdleTimeout field
|
2023-08-03 12:38:02 +03:00 |
|
Gani Georgiev
|
bb4a5cfe83
|
updated ui/dist and some lint warnings
|
2023-07-30 13:40:22 +03:00 |
|
Gani Georgiev
|
cdeb9a94ed
|
added action arg to the before Dao hook to allow skipping the default persist behavior
|
2023-07-29 19:52:36 +03:00 |
|
Gani Georgiev
|
cb156e1903
|
increased the default sqlite cache_size to 16mb
|
2023-07-24 10:35:42 +03:00 |
|
Gani Georgiev
|
437843084b
|
added search skipTotal support
|
2023-07-21 23:24:36 +03:00 |
|
Gani Georgiev
|
b2284b5f4b
|
updated OnModel hooks comment for consistency with the site docs
|
2023-07-19 18:23:39 +03:00 |
|
Gani Georgiev
|
6fe04bd280
|
returned OnAfterBootstrap error and added more jsvm tests
|
2023-07-12 17:12:45 +03:00 |
|
Gani Georgiev
|
c0a6a21b9e
|
updated code comments and added some notes
|
2023-06-19 21:45:45 +03:00 |
|
Gani Georgiev
|
28ba4655c1
|
added note about the disk space when creating backups
|
2023-06-16 12:24:28 +03:00 |
|
Gani Georgiev
|
745b230097
|
updated jsvm mapper and updated godoc formatting
|
2023-06-14 13:14:30 +03:00 |
|
Gani Georgiev
|
ebd6891471
|
updated broken tests
|
2023-06-08 18:14:01 +03:00 |
|
Gani Georgiev
|
3cf3e04866
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +03:00 |
|
Gani Georgiev
|
d3711b0503
|
added new core.ServeEvent fields
|
2023-05-29 16:57:50 +03:00 |
|
Gani Georgiev
|
e3876c0e13
|
updated nocgo busy_timeout pragma
|
2023-05-27 09:37:21 +03:00 |
|
Gani Georgiev
|
b1307c9041
|
registered custom cgo sqlite driver
|
2023-05-27 09:24:18 +03:00 |
|
Gani Georgiev
|
dcdf43f0fc
|
return conn.Exec error
|
2023-05-27 09:07:38 +03:00 |
|
Gani Georgiev
|
f6a616b7e8
|
[#2570] fixed default PRAGMAs not being applied for new connections
|
2023-05-27 09:04:01 +03:00 |
|
Gani Georgiev
|
833a84b3d7
|
[#2570] use ON for consistency with the SQLite examples and updated collection delete test to check for _exterAuths references
|
2023-05-25 20:26:03 +03:00 |
|
Gani Georgiev
|
5bf2f692d8
|
fixed formatting
|
2023-05-23 21:08:22 +03:00 |
|
Gani Georgiev
|
db20e38cda
|
updated backups test to ensure that the backups dir is not part of the generated zip
|
2023-05-23 16:47:58 +03:00 |
|
Gani Georgiev
|
0eecbd8289
|
updated app.RestoreBackup() godoc
|
2023-05-22 07:58:44 +03:00 |
|
Gani Georgiev
|
1c63ae1324
|
[#2519] replace os.Rename with manually moving the dir children
|
2023-05-21 20:46:47 +03:00 |
|
Gani Georgiev
|
5551f8f5aa
|
eager update app settings and added isServe check for the auto backups
|
2023-05-21 11:47:05 +03:00 |
|
Gani Georgiev
|
e8b4a7eb26
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
|
Gani Georgiev
|
d3314e1e23
|
(untested!) added temp backup api scaffoldings before introducing autobackups and rotations
|
2023-05-08 21:52:40 +03:00 |
|
Gani Georgiev
|
abea28a1a9
|
fixed minor typos
|
2023-04-17 22:22:41 +03:00 |
|
Gani Georgiev
|
64c3e3b3c5
|
[#215] added server-side handlers for serving private files
|
2023-04-04 20:33:35 +03:00 |
|
Gani Georgiev
|
3a5d3d521f
|
added ProviderName and ProviderClient fields to core.RecordAuthWithOAuth2Event
|
2023-03-26 19:32:23 +03:00 |
|
Gani Georgiev
|
e5a22b8bd8
|
added a flag indicating OAuth2 auth record creation
|
2023-03-25 15:18:28 +02:00 |
|
Gani Georgiev
|
f5e5fae773
|
added apple oauth2 integration
|
2023-03-01 23:29:51 +02:00 |
|
Gani Georgiev
|
65a148b741
|
added UploadedFiles to the record create/update events
|
2023-02-22 22:09:13 +02:00 |
|
Gani Georgiev
|
41c3cc8a90
|
added select auto fail/retry
|
2023-02-21 16:54:08 +02:00 |
|
Gani Georgiev
|
a07f67002f
|
added view collection type
|
2023-02-18 19:33:42 +02:00 |
|
Gani Georgiev
|
f4533f3d26
|
updated comments and added json string value normalizations info panel
|
2023-01-29 16:00:03 +02:00 |
|
Gani Georgiev
|
b8d7609e9e
|
added support for optional Model and Record event hook tags
|
2023-01-27 22:19:08 +02:00 |
|
Gani Georgiev
|
36ab3fd162
|
[#1240] added dedicated before/after auth hooks and refactored the submit interceptors
|
2023-01-15 17:00:28 +02:00 |
|
Gani Georgiev
|
012546e838
|
removed delete worker pool since it is no longer needed and changed the files delete operation to run in the background (will be replaced with job queue)
|
2023-01-12 15:34:56 +02:00 |
|
Gani Georgiev
|
9b880f5ab4
|
filter enhancements
|
2023-01-07 22:27:11 +02:00 |
|
Gani Georgiev
|
89de29fc84
|
updated code comments and renamed async/sync db to concurrent/nonconcurrent db
|
2022-12-16 13:07:58 +02:00 |
|
Gani Georgiev
|
c25e67e13d
|
[#1267] call app.Bootstrap() before cobra commands execution
|
2022-12-15 23:20:23 +02:00 |
|
Gani Georgiev
|
8e582acbee
|
defined Default* constants for the pool limits
|
2022-12-15 18:10:31 +02:00 |
|
Gani Georgiev
|
b9e257d2b1
|
added split (sync and async) db connections pool
|
2022-12-15 16:42:35 +02:00 |
|
Gani Georgiev
|
1f45b858a6
|
[#1217] add support for smtp LOGIN auth
|
2022-12-13 11:45:59 +02:00 |
|
Gani Georgiev
|
0696a252cc
|
fixed comment formatting
|
2022-12-12 17:22:43 +02:00 |
|