Page MenuHomeSealhub
Feed All Stories

Jul 23 2020

kuba-orlik committed rSc6acd99368ca: Attempt to fix slow queries when using [or, owner, same-anon]. CAN BE RISKY.
Attempt to fix slow queries when using [or, owner, same-anon]. CAN BE RISKY
Jul 23 2020, 08:10
kuba-orlik committed rS17d6eb883fad: Fix 'and' access strategy.
Fix 'and' access strategy
Jul 23 2020, 08:10
kuba-orlik committed rS629edc26c0e2: Fix image fields being rejected when given a URL to a file as value.
Fix image fields being rejected when given a URL to a file as value
Jul 23 2020, 08:10
kuba-orlik committed rSe05751fec902: Fix an issue where server threw an error when using one-element array filters….
Fix an issue where server threw an error when using one-element array filters…
Jul 23 2020, 08:10
kuba-orlik committed rS7a97d8e23844: Fix single_reference passing wrong parameters to fields when generating….
Fix single_reference passing wrong parameters to fields when generating…
Jul 23 2020, 08:10
kuba-orlik committed rSc837a6c98fb2: Fix bad boolean filter behavior when asking for unspecified value.
Fix bad boolean filter behavior when asking for unspecified value
Jul 23 2020, 08:10
kuba-orlik committed rS73adf9a90b7e: Further array-filter-related fixes.
Further array-filter-related fixes
Jul 23 2020, 08:10
kuba-orlik committed rS8e4f077517c2: Add ability to scale images.
Add ability to scale images
Jul 23 2020, 08:10
kuba-orlik committed rS76b670be6979: Correct pre-aggregation stage for single_reference when using array filters.
Correct pre-aggregation stage for single_reference when using array filters
Jul 23 2020, 08:10
kuba-orlik committed rS58360ef81b53: Fix behaviour of NOT and OR access strategies.
Fix behaviour of NOT and OR access strategies
Jul 23 2020, 08:10
kuba-orlik committed rS2a63a9d12cd7: Fix pre_aggregation_stages for OWNER i SAME-ANON access strategies.
Fix pre_aggregation_stages for OWNER i SAME-ANON access strategies
Jul 23 2020, 08:10
kuba-orlik committed rS430f97c683a2: Fix NOT access strategy type not working.
Fix NOT access strategy type not working
Jul 23 2020, 08:10
kuba-orlik committed rS63f7bafefd6e: Add support for forward_buffer to enable cleaner checks for whether there's….
Add support for forward_buffer to enable cleaner checks for whether there's…
Jul 23 2020, 08:10
kuba-orlik committed rS7d5cbaa01fde: Add support for 'indexed' prop for datetime field-type.
Add support for 'indexed' prop for datetime field-type
Jul 23 2020, 08:10
kuba-orlik committed rS629a13c33a92: Make an empty string denote an empty value.
Make an empty string denote an empty value
Jul 23 2020, 08:10
kuba-orlik committed rSef691c3a0283: Add option for multiple deletion of resources.
Add option for multiple deletion of resources
Jul 23 2020, 08:10
kuba-orlik committed rS6036dc74745b: Fix multiple-values filter not working (array of values as filter value).
Fix multiple-values filter not working (array of values as filter value)
Jul 23 2020, 08:10
kuba-orlik committed rS1823e2509a8e: Remove anonymous sessions on logout.
Remove anonymous sessions on logout
Jul 23 2020, 08:10
kuba-orlik committed rSb6bd2ede0cf3: Fix bad filter behavior when using the query.
Fix bad filter behavior when using the query
Jul 23 2020, 08:10
kuba-orlik committed rSd68a67d4cfea: Add full support for pre: hooks.
Add full support for pre: hooks
Jul 23 2020, 08:10
kuba-orlik committed rS700ec683ecbf: Correct code formatting in field-type-text.
Correct code formatting in field-type-text
Jul 23 2020, 08:10
anon committed rSc3d96d43a13e: Merge branch 'alpha' of github.com:sealcode/sealious into alpha.
Merge branch 'alpha' of github.com:sealcode/sealious into alpha
Jul 23 2020, 08:10
anon committed rScc8b6be23202: Allow empty strings as emails in field type email.
Allow empty strings as emails in field type email
Jul 23 2020, 08:10
kuba-orlik committed rSa29a1cb3648a: Fix human_readable format for datetime.
Fix human_readable format for datetime
Jul 23 2020, 08:10
kuba-orlik committed rS266a94f876de: Remove duplicate data in error message.
Remove duplicate data in error message
Jul 23 2020, 08:10
kuba-orlik committed rS342f6599e345: Fix problems with logging in.
Fix problems with logging in
Jul 23 2020, 08:10
kuba-orlik committed rSf217a0ab4588: Add aggregations to field types.
Add aggregations to field types
Jul 23 2020, 08:10
kuba-orlik committed rSc31677079345: Enable selective calculated fields.
Enable selective calculated fields
Jul 23 2020, 08:10
kuba-orlik committed rS252e6c3941c6: Emit subject path as well on post-action emitter.
Emit subject path as well on post-action emitter
Jul 23 2020, 08:09
kuba-orlik committed rS051561999f02: Fix fulltext search behavior.
Fix fulltext search behavior
Jul 23 2020, 08:09
kuba-orlik committed rSe51d2555f7be: Make the events system compatible with newer node versions.
Make the events system compatible with newer node versions
Jul 23 2020, 08:09
kuba-orlik committed rSf65336a963f9: Add app event support.
Add app event support
Jul 23 2020, 08:09
kuba-orlik committed rSc04007c09a82: Correct aggregations stages for owner and same-anon.
Correct aggregations stages for owner and same-anon
Jul 23 2020, 08:09
kuba-orlik committed rSbf0682f67343: Fix db_document not being passed in custom calculated field type.
Fix db_document not being passed in custom calculated field type
Jul 23 2020, 08:09
kuba-orlik committed rS5c3597b66862: Add custom calculated fieldtype.
Add custom calculated fieldtype
Jul 23 2020, 08:09
kuba-orlik committed rSe063c4325150: Make datetime inherit from int.
Make datetime inherit from int
Jul 23 2020, 08:09
kuba-orlik committed rS5a75218252a6: Add aggregation stages to 'owner' access strategy.
Add aggregation stages to 'owner' access strategy
Jul 23 2020, 08:09
kuba-orlik committed rS35c576c46fa2: Properly combine aggregations in 'or' access strategy.
Properly combine aggregations in 'or' access strategy
Jul 23 2020, 08:09
anon committed rS984bf1b1fcd1: Adjust deleting a session for app.run_action.
Adjust deleting a session for app.run_action
Jul 23 2020, 08:09
kuba-orlik committed rS9398f31c1751: Add get_pre_aggregation_stage logic to access strategies to increase performance.
Add get_pre_aggregation_stage logic to access strategies to increase performance
Jul 23 2020, 08:09
kuba-orlik committed rS4b7fd0a519ea: Add aggregated calculated fields. Improve performance with indexes!.
Add aggregated calculated fields. Improve performance with indexes!
Jul 23 2020, 08:09
kuba-orlik committed rS680e2d065c0f: Fix some edge cases with filter aggregation.
Fix some edge cases with filter aggregation
Jul 23 2020, 08:09
kuba-orlik committed rS0582480d1c3d: Fix argument order in aggregated stages call.
Fix argument order in aggregated stages call
Jul 23 2020, 08:09
kuba-orlik committed rSc03bbe836253: Use aggregation for instead of 'find' in db queries to enable advanced….
Use aggregation for instead of 'find' in db queries to enable advanced…
Jul 23 2020, 08:09
anon committed rS0c4b6b725c8d: Add format method to datetime - formatting to human-readable format.
Add format method to datetime - formatting to human-readable format
Jul 23 2020, 08:09
kuba-orlik committed rSe1418f469195: Correct filter method for single_reference.
Correct filter method for single_reference
Jul 23 2020, 08:09
kuba-orlik committed rS7e65f638a1c8: Create anonymous-sessions collection.
Create anonymous-sessions collection
Jul 23 2020, 08:09
kuba-orlik committed rS3ee0c7e7baec: Cache 'show' run_action results for each Context instance.
Cache 'show' run_action results for each Context instance
Jul 23 2020, 08:09
kuba-orlik committed rS1ea78738f25b: Add calculated_field chip type. Add map-reduce field-type.
Add calculated_field chip type. Add map-reduce field-type
Jul 23 2020, 08:09
kuba-orlik committed rS0df5d4cb1e0e: Add bound ChipTypes to App.
Add bound ChipTypes to App
Jul 23 2020, 08:09
kuba-orlik committed rSe04132eb542b: Add deep nesting option to single-reference.
Add deep nesting option to single-reference
Jul 23 2020, 08:09
kuba-orlik committed rS2d423b1a9bab: Correct code formatting.
Correct code formatting
Jul 23 2020, 08:09
kuba-orlik committed rSbb15bf61ecee: Add anonymous sessions.
Add anonymous sessions
Jul 23 2020, 08:09
kuba-orlik committed rSb8607b9158bd: Revert "Add session_id info to Context".
Revert "Add session_id info to Context"
Jul 23 2020, 08:09
kuba-orlik committed rS419a061f6def: Add session_id info to Context.
Add session_id info to Context
Jul 23 2020, 08:09
kuba-orlik added a reverting change for rS419a061f6def: Add session_id info to Context: rSb8607b9158bd: Revert "Add session_id info to Context".
Jul 23 2020, 08:09
kuba-orlik committed rS30ff41d2d37f: Add 'mix' and 'min' constraints to 'int' field-type.
Add 'mix' and 'min' constraints to 'int' field-type
Jul 23 2020, 08:09
kuba-orlik committed rS1dcc9277deb1: HOTFIX: Make integer-cartesian module handle 0-length sources properly.
HOTFIX: Make integer-cartesian module handle 0-length sources properly
Jul 23 2020, 08:09
kuba-orlik committed rSabc0dd8c1863: Remove some old tests.
Remove some old tests
Jul 23 2020, 08:09
kuba-orlik committed rS98d3e650d11a: Add support for filters..
Add support for filters.
Jul 23 2020, 08:09
kuba-orlik committed rS4c94c7341e7b: HOTFIX: remove the cartesian-product dependency.
HOTFIX: remove the cartesian-product dependency
Jul 23 2020, 08:09
kuba-orlik committed rS449fb44641a8: Fix format always called for file field_type.
Fix format always called for file field_type
Jul 23 2020, 08:09
kuba-orlik committed rS49f45d5f5ba0: Add option to map fields in multiple post.
Add option to map fields in multiple post
Jul 23 2020, 08:09
kuba-orlik committed rS479fdc9603b5: Add option to post multiple resources.
Add option to post multiple resources
Jul 23 2020, 08:09
anon committed rS5f43dd4d5662: HOTFIX: params missing from field specification.
HOTFIX: params missing from field specification
Jul 23 2020, 08:09
anon committed rS703e70425784: Add conditional for field type html.
Add conditional for field type html
Jul 23 2020, 08:09
kuba-orlik committed rS0483a6c1a1fa: Rename some variables and add comments.
Rename some variables and add comments
Jul 23 2020, 08:09
kuba-orlik committed rSd2610499ece5: Make 'url' the default format for files.
Make 'url' the default format for files
Jul 23 2020, 08:09
kuba-orlik committed rSb4f6cc682fcf: HOTFIX: field-type.html.format not working.
HOTFIX: field-type.html.format not working
Jul 23 2020, 08:09
kuba-orlik committed rSc41df8a4342c: HOTFIX: Always run .format for all fields.
HOTFIX: Always run .format for all fields
Jul 23 2020, 08:09
kuba-orlik committed rSca67a8a1052a: HOTFIX: Use 'safe' format as default for text field-type.
HOTFIX: Use 'safe' format as default for text field-type
Jul 23 2020, 08:09
kuba-orlik committed rS50798e13176c: Fix item_sensitive access strategies not being given new resource body during….
Fix item_sensitive access strategies not being given new resource body during…
Jul 23 2020, 08:09
kuba-orlik committed rSf601d43d0fac: Add specifications subject.
Add specifications subject
Jul 23 2020, 08:09
kuba-orlik committed rS7d7ff9781aad: HOTFIX: add format method to field-type-text.
HOTFIX: add format method to field-type-text
Jul 23 2020, 08:09
kuba-orlik committed rSf961eadc737f: HOTFIX: missing data when wrong format given to text.format.
HOTFIX: missing data when wrong format given to text.format
Jul 23 2020, 08:09
kuba-orlik committed rSd675ae3dc3c0: Hotfix in OR access strategy type.
Hotfix in OR access strategy type
Jul 23 2020, 08:09
anon committed rSde4c47a725bd: Fix or strategy.
Fix or strategy
Jul 23 2020, 08:09
kuba-orlik committed rSc07ff415eabd: Hotfix in single_reference.
Hotfix in single_reference
Jul 23 2020, 08:09
kuba-orlik committed rS5eb18bdbd4a3: Fix default config file location being dependent on the main script location.
Fix default config file location being dependent on the main script location
Jul 23 2020, 08:09
kuba-orlik committed rS6544267067cb: Merge branch 'field_type_html' into alpha.
Merge branch 'field_type_html' into alpha
Jul 23 2020, 08:09
kuba-orlik committed rSa3f185964c3a: Merge alpha.
Merge alpha
Jul 23 2020, 08:09
kuba-orlik committed rS3f2bb2d2006e: Merge branch 'default_config_delegation' into alpha.
Merge branch 'default_config_delegation' into alpha
Jul 23 2020, 08:09
kuba-orlik committed rS3e4f60ee7c7c: Add response type: ResourceCreated.
Add response type: ResourceCreated
Jul 23 2020, 08:09
kuba-orlik committed rS17668ce70e86: Add permanent session management.
Add permanent session management
Jul 23 2020, 08:09
kuba-orlik committed rSae5100cef738: Rename subject paths in user-related code to match the nomenclature after the….
Rename subject paths in user-related code to match the nomenclature after the…
Jul 23 2020, 08:09
kuba-orlik committed rSaaa8fd4db9a4: Curry app into predefined subjects.
Curry app into predefined subjects
Jul 23 2020, 08:09
kuba-orlik committed rS79ae4ac334b5: Remove run_action from Context's methods, as all code that is app-specific has….
Remove run_action from Context's methods, as all code that is app-specific has…
Jul 23 2020, 08:09
kuba-orlik committed rS9ec0881c7ee7: Add error stack to logger output.
Add error stack to logger output
Jul 23 2020, 08:09
kuba-orlik committed rS995950126e5f: Change the way 'run_action' is curried to make it more consistent with the rest….
Change the way 'run_action' is curried to make it more consistent with the rest…
Jul 23 2020, 08:09
kuba-orlik committed rS72d524ead193: Merge branch alpha into default_config_delegation.
Merge branch alpha into default_config_delegation
Jul 23 2020, 08:09
kuba-orlik committed rS66c2d3da2b85: Add comment to test out incompatibilities with integration tests.
Add comment to test out incompatibilities with integration tests
Jul 23 2020, 08:09
kuba-orlik committed rSf8e11132404f: Merge branch 'default_config_delegation' into alpha.
Merge branch 'default_config_delegation' into alpha
Jul 23 2020, 08:09
kuba-orlik committed rSc57c09c08946: Separate app-specific and global variables.
Separate app-specific and global variables
Jul 23 2020, 08:09
kuba-orlik committed rS41887eb7eedc: Rewrite unit tests to accomodate separation between static and app scope.
Rewrite unit tests to accomodate separation between static and app scope
Jul 23 2020, 08:09
kuba-orlik committed rS5fdf07671961: Remove unused code from File structure.
Remove unused code from File structure
Jul 23 2020, 08:09
kuba-orlik committed rS06f17a15691f: Curry app into chip types.
Curry app into chip types
Jul 23 2020, 08:09
kuba-orlik committed rS72a0165554ac: Move getDateTime to separate file.
Move getDateTime to separate file
Jul 23 2020, 08:09
kuba-orlik committed rSf620ba401aa0: Curry Collection with 'app'. Apply '.pure' style to Collection.
Curry Collection with 'app'. Apply '.pure' style to Collection
Jul 23 2020, 08:09
kuba-orlik committed rS158720904c70: Remove dead code from chip.js.
Remove dead code from chip.js
Jul 23 2020, 08:09
kuba-orlik committed rSb8c0b4096efb: Delete remains of files that have been moved to lib/app.
Delete remains of files that have been moved to lib/app
Jul 23 2020, 08:09