2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated meteor
sbe
More... about 9 years ago
Merge pull request #128 from Crowducate/feature/bugfix-persian
sbe
More... about 9 years ago
changed option value from de to fa for persian
sbe
More... about 9 years ago
Merge pull request #120 from Crowducate/feature/profile
sbe
More... about 9 years ago
scraped this.done from the submit function since it produced an error
sbe
More... about 9 years ago
code style edits
sbe
More... about 9 years ago
Update README.md
sbe
More... about 9 years ago
pruned the obsolete divs with the error messages in both password and profile forms
sbe
More... about 9 years ago
Refactored: moved hooks to autoform.js and cleaned up settings.js
sbe
More... about 9 years ago
bugfixing the error message
sbe
More... about 9 years ago
added a return false to the onSubmit function of passwordEdit
sbe
More... about 9 years ago
Added sAlert options
sbe
More... about 9 years ago
Implementing sAlert. Added autoform.js
sbe
More... about 9 years ago
minor changes
sbe
More... about 9 years ago
Changing template functions to callback
sbe
More... about 9 years ago
removed trailing comma
sbe
More... about 9 years ago
added UX Message for successful profile changes
sbe
More... about 9 years ago
remove optional tag on username
sbe
More... about 9 years ago
deleting biography functionality on profile page
sbe
More... over 9 years ago
fixing error bug and creating a success message as well.
sbe
More... over 9 years ago
Corrected repo address More... over 9 years ago
forgot one
sbe
More... over 9 years ago
Changes to adhere to the schema names
sbe
More... over 9 years ago
commented the custom handler in schema
sbe
More... over 9 years ago
Password Error shows and hides now after 3 seconds
sbe
More... over 9 years ago
Password is now validated by a schema and the password is sent via a template event.
sbe
More... over 9 years ago
changed passwordMissing to passwordEmpty
sbe
More... over 9 years ago
preparation for biography rewrite
Sbe
More... over 9 years ago
implementing password change with corresponding error message
Sbe
More... over 9 years ago
making biography optional, changes to the form
Sbe
More... over 9 years ago