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 |
|
Gani Georgiev
|
18d6a1c529
|
optimized record references deletion
|
2022-12-11 22:23:02 +02:00 |
|
Gani Georgiev
|
846b56d393
|
updated connection pool limits
|
2022-12-11 17:32:56 +02:00 |
|
Gani Georgiev
|
693954cdcd
|
[#1187] added Dao query semaphore and base fail/retry
|
2022-12-08 10:40:42 +02:00 |
|
Gani Georgiev
|
b8cd686b32
|
updated automigrate templates, added js bindings tests and updated models IsNew behavior
|
2022-12-05 13:57:09 +02:00 |
|
Gani Georgiev
|
604009bd10
|
[#468] added record auth verification, password reset and email change request event hooks
|
2022-12-03 14:50:12 +02:00 |
|
Gani Georgiev
|
02f72638b8
|
added error event hooks
|
2022-12-02 16:36:15 +02:00 |
|
Gani Georgiev
|
23fbfab63a
|
[#468] added additional realtime events
|
2022-12-02 14:25:55 +02:00 |
|
Gani Georgiev
|
8c9b657132
|
moved settings under models and added settings dao helpers
|
2022-11-26 14:42:45 +02:00 |
|
Gani Georgiev
|
d8963c6fc3
|
added plugins subpackage and added basic support for js migrations
|
2022-11-26 09:06:09 +02:00 |
|
Gani Georgiev
|
3e1a19685b
|
[#1069] added default Message-ID and more options to customize the mail message
|
2022-11-21 17:51:44 +02:00 |
|
Gani Georgiev
|
b9922e4843
|
updated ui/dist
|
2022-11-18 23:33:13 +02:00 |
|
Gani Georgiev
|
39408f135b
|
[#943] exposed apis.EnrichRecord and apis.EnrichRecords
|
2022-11-17 14:18:11 +02:00 |
|
Gani Georgiev
|
4c096fd745
|
[#970] added Twitch OAuth2 provider
|
2022-11-13 14:20:11 +02:00 |
|
Gani Georgiev
|
50fce1f3cf
|
[#979] added Kakao OAuth2 provider
|
2022-11-13 13:05:06 +02:00 |
|
Gani Georgiev
|
521df149a2
|
updated db pool limits, added logs VACUUM, updated api docs
|
2022-11-13 00:38:18 +02:00 |
|
Gani Georgiev
|
cb6ffc1e7b
|
use param.Value when comparing with the refreshed settings state
|
2022-11-03 15:44:13 +02:00 |
|
Gani Georgiev
|
152f6a9d1f
|
updated app.RefreshSettings and added more tests
|
2022-11-03 15:01:26 +02:00 |
|
Gani Georgiev
|
099230a552
|
added missing time import
|
2022-11-02 21:52:47 +02:00 |
|
Gani Georgiev
|
5e0718176d
|
added db pool size limits and update the min go release action version to 1.19.3
|
2022-11-02 21:44:23 +02:00 |
|
Gani Georgiev
|
1a28532546
|
updated db pool limits
|
2022-11-01 22:02:38 +02:00 |
|
Gani Georgiev
|
8bb03d2e6b
|
[#875] reordered the busy_timeout pragma and added a fixed/capped connections pool for the nocgo sqlite driver
|
2022-11-01 20:29:07 +02:00 |
|
Olle Månsson
|
639522b142
|
[#887] added Spotify OAuth2 provider
|
2022-11-01 17:06:06 +02:00 |
|
Gani Georgiev
|
5298543ce4
|
[#746] added microsoft oauth2 provider
|
2022-10-31 21:18:00 +02:00 |
|
Gani Georgiev
|
90dba45d7c
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
|
Jan Lauber
|
9cbb2e750e
|
[#794] fixed comment typos
|
2022-10-17 20:17:44 +03:00 |
|
Gani Georgiev
|
954067860c
|
[#590] fixed realtime events bind order by adding hooks.PreAdd
|
2022-09-21 14:41:20 +03:00 |
|
Gani Georgiev
|
df1a947b61
|
updated response messages and rebuilt ui/dist
|
2022-09-02 10:00:36 +03:00 |
|
Gani Georgiev
|
06a7f1af05
|
replaced MX email validator with email format only
|
2022-09-01 17:08:55 +03:00 |
|
Gani Georgiev
|
07ac5bf6a2
|
[#33] added Twitter OAuth2 provider
|
2022-09-01 16:46:06 +03:00 |
|
Gani Georgiev
|
f5ff7193a9
|
[#276] added support for linking external auths by provider id
|
2022-08-31 13:38:31 +03:00 |
|
Gani Georgiev
|
a908d20dcd
|
increased max allowed token duration
|
2022-08-25 10:58:15 +03:00 |
|
Gani Georgiev
|
49b084cf50
|
[#335] added Discord OAuth2 provider
|
2022-08-21 20:04:38 +03:00 |
|
Gani Georgiev
|
7be389704d
|
added hideControls setting
|
2022-08-18 18:45:27 +03:00 |
|
Gani Georgiev
|
efda3d5a0b
|
[#87] added additional thumb resizers
|
2022-08-17 22:29:47 +03:00 |
|
Gani Georgiev
|
a516435f2e
|
fixed settings clone test
|
2022-08-16 13:37:59 +03:00 |
|
Gani Georgiev
|
ccd010c490
|
simplified mail settings ui
|
2022-08-16 13:32:32 +03:00 |
|
Gani Georgiev
|
7d10d20de1
|
[#275] added support to customize the default user email templates from the Admin UI
|
2022-08-14 19:30:45 +03:00 |
|
Gani Georgiev
|
6e9d000426
|
before updateding test data
|
2022-08-07 20:58:21 +03:00 |
|
Gani Georgiev
|
73fb12c2bc
|
[#156] added forcePathStyle to the s3 config
|
2022-07-19 10:45:38 +03:00 |
|
Gani Georgiev
|
8ef3d4e966
|
[#151] remove files on cascade deletion
|
2022-07-18 12:04:27 +03:00 |
|
Gani Georgiev
|
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 |
|
Valley
|
460c684caa
|
[#47] fixed some doc and code inconsistencies and removed some redundant parentheses
|
2022-07-10 09:13:44 +03:00 |
|
Valley
|
d64fbf9011
|
[#38] added lint and used the lint suggestions
|
2022-07-09 17:17:41 +03:00 |
|
Gani Georgiev
|
3d07f0211d
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |
|