User Details
User Details
- User Since
- Jan 31 2017, 21:06 (407 w, 4 d)
- Roles
- Disabled
Jul 23 2020
Jul 23 2020
Merge branch 'alpha' of github.com:sealcode/sealious into alpha
Allow empty strings as emails in field type email
Adjust deleting a session for app.run_action
• anon committed rS0c4b6b725c8d: Add format method to datetime - formatting to human-readable format.
Add format method to datetime - formatting to human-readable format
HOTFIX: params missing from field specification
Add conditional for field type html
Support default config in Sealious plugins
Merge branch 'file_by_url' into alpha
Merge branch 'support_arbitrary_indexes' into alpha
• anon committed rS30cc86d68f29: Merge branch 'support_arbitrary_indexes' of ssh://github.com/Sealious/sealious….
Merge branch 'support_arbitrary_indexes' of ssh://github.com/Sealious/sealious…
Merge branch 'alpha' into support_arbitrary_indexes
• anon committed rSd870b2954f56: Merge branch 'alpha' of ssh://github.com/Sealious/sealious into alpha.
Merge branch 'alpha' of ssh://github.com/Sealious/sealious into alpha
• anon committed rS571f386f52ec: Add a test for FieldType.
Add a test for FieldType
Synchronise default methods: format, encode, decode
Merge branch 'change_resouceType_to_collection' into alpha
Merge branch 'alpha' into change_resouceType_to_collection
Merge branch 'separate_db_collections' into alpha
Merge branch 'no_accept_reject_interface' into alpha
Fix conflicts after merging alpha into no_accept_reject_interface
Merge branch 'change_resouceType_to_collection' into alpha
Merge branch 'travis_integration_tests' into references
• anon committed rS8877ec17f007: Remove useless ConfigManager tests; Add new tests to ConfigManager that check….
Remove useless ConfigManager tests; Add new tests to ConfigManager that check…
• anon committed rS41dddbbde58f: Add test to ConfigManager that won't pass if Object.assign() is used.
Add test to ConfigManager that won't pass if Object.assign() is used
• anon committed rSd30919f427e7: Merge branch 'remove_require_sealious' into remove_unnecessary_dependencies.
Merge branch 'remove_require_sealious' into remove_unnecessary_dependencies
• anon committed rS9939b4f5347a: Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious.
Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious
Merge branch 'references' into remove_unnecessary_dependencies
Add shortid to package.json and replace uid with it
• anon committed rSa0799e8bfb7d: Add .npmignore (not strictly what this branch is about, but I think it's okay).
Add .npmignore (not strictly what this branch is about, but I think it's okay)
• anon committed rS375a8c9ebde4: Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious.
Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious
Revert the Object.assign changes in ConfigManager
Remove jsdoc config file and sublime project file
• anon committed rS75002ebf68ed: Remove require-self from devDependencies from package.json(unused).
Remove require-self from devDependencies from package.json(unused)
Remove sha1 from dependencies in package.json(unused)
• anon committed rSd05b37c070cd: Remove sealious-datastore-tingo from dependencies in package.json(unused).
Remove sealious-datastore-tingo from dependencies in package.json(unused)
Remove Set from dependencies in package.json (unused)
Remove require-dir from dependencies in package.json(unused)
Rewrite merge dep to Object.assign in ConfigManager
Remove require('sealious') from file-manager.js
Remove Sealious for required dependencies from file-manager.js
• anon committed rS18bf147044f8: Remove require('sealious') from run-action.js, restore require('sealious') to….
Remove require('sealious') from run-action.js, restore require('sealious') to…
Remove require('sealious') from file-manager.js
Remove require('sealious') from context.js
Remove require('sealious') from plugin-manager.js
Remove require('sealious') resource_type.user.js
Remove require('sealious') from username.js
Remove require('sealious') from themselves.js
Remove require('sealious') from file.js, single_reference.js
Remove require('sealious') from not.js, or.js, super.js
Remove require('sealious') from and.js
Remove require('sealious') from action.js
Rewrite default argument (ES6 feature)
Rewrite deconstruction and add 'use strict' to test files
Merge branch 'travis_cache' into references
Merge branch 'locreq' into references
Fix merging conflicts with references
• anon committed rSf3be2873dd06: Merge branch 'references' of ssh://github.com/Sealious/sealious into references.
Merge branch 'references' of ssh://github.com/Sealious/sealious into references
Merge branch 'eslint-temp' into references
Remove JSCS and JSHint config files
• anon committed rS39b2c153bb99: Remove unnecessary scripts from package.json and add eslint scripts.
Remove unnecessary scripts from package.json and add eslint scripts
Remove unnecessary dependencies
Fix merge conflicts with references
• anon committed rSeb7f9b19a9e5: Rewrite Action prototype.
Rewrite Action prototype
Rewrite FileManager totally
Rewrite ResourceType prototype
Rewrite AccessStrategy prototype
rewrite SubjectPath prototype
• anon committed rSf7d966f67925: Rewrite Subject prototype.
Rewrite Subject prototype
Rewrite AccessStrategyType prototype
Replace vars with const/let in ConfigManager
Modify ConfigManager to export an object literal
Add tests for FieldTypeDefaultMethods
Adjust tests for Field-Type
• anon committed rS83aff5735cc0: fix things mentioned in PR.
fix things mentioned in PR
• anon committed rS51ba1a167d00: Add a test to Error tests.
Add a test to Error tests
Add tests to FieldTypeDescrption
(I guess I'm tired...) Fix the test file name
Add tests and modify VirtualFile
Fix a test in AccessStrategy.Owner
Add tests to AccessStrategy.Public
Add tests for AccessStrategy.Noone
Add tests to AccessStrategy.Logged_in