.. |
validators
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
app.go
|
updated collection db methods godoc
|
2024-12-12 23:01:01 +02:00 |
auth_origin_model.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
auth_origin_model_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
auth_origin_query.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
auth_origin_query_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
base.go
|
fixed dev log query print formatting
|
2024-11-26 20:58:35 +02:00 |
base_backup.go
|
updated restore backup log error from debug to warn
|
2024-12-14 10:40:55 +02:00 |
base_backup_test.go
|
[#5607] rename aux.db to auxiliary.db
|
2024-10-06 16:45:57 +03:00 |
base_test.go
|
added migration to normalize the system collection and field ids
|
2024-11-04 19:03:33 +02:00 |
collection_import.go
|
updated collection indexes on system fields validator and normalized v0.23 old collections migration
|
2024-11-15 09:13:00 +02:00 |
collection_import_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
collection_model.go
|
[#6122] fixed model->record and model->collection events sync
|
2024-12-16 14:49:24 +02:00 |
collection_model_auth_options.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
collection_model_auth_options_test.go
|
added option to retrieve the OIDC user info from the id_token payload
|
2024-10-12 10:16:01 +03:00 |
collection_model_auth_templates.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
collection_model_base_options.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
collection_model_test.go
|
added support for specifying collection id with the factory and added collections indexes validator to prevent duplicated definitions
|
2024-11-03 10:44:48 +02:00 |
collection_model_view_options.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
collection_model_view_options_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
collection_query.go
|
updated deps and changelog
|
2024-12-16 15:04:19 +02:00 |
collection_query_test.go
|
speedup records cascade delete
|
2024-12-12 22:55:55 +02:00 |
collection_record_table_sync.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
collection_record_table_sync_test.go
|
updated tests
|
2024-10-18 12:23:18 +03:00 |
collection_validate.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
collection_validate_test.go
|
added required validator for the TextField.Pattern option in case it is a primary key
|
2024-11-19 17:21:43 +02:00 |
db.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
db_connect.go
|
renamed build tag
|
2024-11-01 19:10:08 +02:00 |
db_connect_nodefaultdriver.go
|
renamed build tag
|
2024-11-01 19:10:08 +02:00 |
db_model.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
db_model_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
db_retry.go
|
added 'table is locked' error msg retry check
|
2024-11-15 07:45:27 +02:00 |
db_retry_test.go
|
added 'table is locked' error msg retry check
|
2024-11-15 07:45:27 +02:00 |
db_table.go
|
[#5618] added support to conditionally reapply migrations
|
2024-10-08 16:25:05 +03:00 |
db_table_test.go
|
[#5618] added support to conditionally reapply migrations
|
2024-10-08 16:25:05 +03:00 |
db_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
db_tx.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
db_tx_test.go
|
[#6122] fixed model->record and model->collection events sync
|
2024-12-16 14:49:24 +02:00 |
event_request.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
event_request_batch.go
|
added additional godoc and updated the OAuth2 form to use the same created record pointer
|
2024-10-24 08:37:22 +03:00 |
event_request_batch_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
event_request_test.go
|
updated go deps and bumped app version
|
2024-12-11 19:00:28 +02:00 |
events.go
|
[#6122] fixed model->record and model->collection events sync
|
2024-12-16 14:49:24 +02:00 |
external_auth_model.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
external_auth_model_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
external_auth_query.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
external_auth_query_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field.go
|
lowered the max field id and name length limit to 100
|
2024-11-11 16:18:24 +02:00 |
field_autodate.go
|
[#6000] fixed autodate interceptors
|
2024-12-02 12:39:02 +02:00 |
field_autodate_test.go
|
updated autodate test interceptors
|
2024-12-02 12:51:25 +02:00 |
field_bool.go
|
added additional godoc and updated the OAuth2 form to use the same created record pointer
|
2024-10-24 08:37:22 +03:00 |
field_bool_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_date.go
|
added additional godoc and updated the OAuth2 form to use the same created record pointer
|
2024-10-24 08:37:22 +03:00 |
field_date_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_editor.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
field_editor_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_email.go
|
added support to reference collections in the UI with both their name and id
|
2024-10-29 13:38:30 +02:00 |
field_email_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_file.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
field_file_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_json.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
field_json_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_number.go
|
added additional godoc and updated the OAuth2 form to use the same created record pointer
|
2024-10-24 08:37:22 +03:00 |
field_number_test.go
|
fixed test case typo
|
2024-10-25 10:17:01 +03:00 |
field_password.go
|
added additional godoc and updated the OAuth2 form to use the same created record pointer
|
2024-10-24 08:37:22 +03:00 |
field_password_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_relation.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
field_relation_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_select.go
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
field_select_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
field_test.go
|
lowered the max field id and name length limit to 100
|
2024-11-11 16:18:24 +02:00 |
field_text.go
|
updated go deps and bumped app version
|
2024-12-11 19:00:28 +02:00 |
field_text_test.go
|
added required validator for the TextField.Pattern option in case it is a primary key
|
2024-11-19 17:21:43 +02:00 |
field_url.go
|
added support to reference collections in the UI with both their name and id
|
2024-10-29 13:38:30 +02:00 |
field_url_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
fields_list.go
|
added option to insert/move fields at specific position
|
2024-11-24 12:41:57 +02:00 |
fields_list_test.go
|
added option to insert/move fields at specific position
|
2024-11-24 12:41:57 +02:00 |
log_model.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
log_printer.go
|
updated dev debug log text message color to be slightly more visible
|
2023-12-17 00:17:29 +02:00 |
log_printer_test.go
|
added migration to normalize the system collection and field ids
|
2024-11-04 19:03:33 +02:00 |
log_query.go
|
updated code comments and added v0.23.0-rc release notes
|
2024-10-06 11:05:33 +03:00 |
log_query_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
mfa_model.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
mfa_model_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
mfa_query.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
mfa_query_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
migrations_list.go
|
[#5618] added support to conditionally reapply migrations
|
2024-10-08 16:25:05 +03:00 |
migrations_list_test.go
|
[#5618] added support to conditionally reapply migrations
|
2024-10-08 16:25:05 +03:00 |
migrations_runner.go
|
[#5618] added support to conditionally reapply migrations
|
2024-10-08 16:25:05 +03:00 |
migrations_runner_test.go
|
[#5618] added support to conditionally reapply migrations
|
2024-10-08 16:25:05 +03:00 |
otp_model.go
|
otp changes - added sentTo field, allow e.Record to be nil when requesting OTP, etc.
|
2024-11-13 18:34:43 +02:00 |
otp_model_test.go
|
otp changes - added sentTo field, allow e.Record to be nil when requesting OTP, etc.
|
2024-11-13 18:34:43 +02:00 |
otp_query.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
otp_query_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_field_resolver.go
|
added :lower modifier
|
2024-12-06 16:10:11 +02:00 |
record_field_resolver_multi_match.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_field_resolver_runner.go
|
udpated :lower modifier to apply after all other normalizations
|
2024-12-06 22:09:29 +02:00 |
record_field_resolver_test.go
|
[#6073] added poc implementation for the dry submit removal
|
2024-12-11 18:43:48 +02:00 |
record_model.go
|
synced with master
|
2024-12-16 16:03:51 +02:00 |
record_model_auth.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_model_auth_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_model_superusers.go
|
always register the installer hooks in case the superuser is created by a console command
|
2024-11-06 14:23:16 +02:00 |
record_model_superusers_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_model_test.go
|
updated Record.Fresh and Record.Clone tests
|
2024-11-29 11:10:27 +02:00 |
record_proxy.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_proxy_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_query.go
|
[#5958] fixed RecordQuery() custom struct scanning
|
2024-11-26 14:15:39 +02:00 |
record_query_expand.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_query_expand_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_query_test.go
|
[#5958] fixed RecordQuery() custom struct scanning
|
2024-11-26 14:15:39 +02:00 |
record_tokens.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
record_tokens_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
settings_model.go
|
[#6063] fixed x-forwarded-for typo
|
2024-12-09 04:39:14 +02:00 |
settings_model_test.go
|
fixed rate limiter rules matching to acount for the Audience field
|
2024-11-18 14:46:06 +02:00 |
settings_query.go
|
fixed field tag typo
|
2024-10-08 12:47:18 +03:00 |
settings_query_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
view.go
|
added required validator for the TextField.Pattern option in case it is a primary key
|
2024-11-19 17:21:43 +02:00 |
view_test.go
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |