-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get rid of .env file #4
Labels
Comments
Closed
taoeffect
added a commit
that referenced
this issue
Mar 27, 2016
+ Fixed livereload + Certain environment variables get replaced like macros (see Gruntfile.js) + The UserProfileView actually talks to the backend API now + Fixed broken CORS support in Hapi to make the above possible + Seperate builds for debug/production environments + Fixed a warning caused by backend/index.js having promises that weren't returned in .then statements + Got rid of .env file (Closes #4) + Rm'd Header.vue (placed contents into App.vue) + Fixed some images not loading by absolutifying the URLs + Added jquery and superagent dependencies
taoeffect
added a commit
that referenced
this issue
Mar 27, 2016
+ Fixed livereload + Certain environment variables get replaced like macros (see Gruntfile.js) + The UserProfileView actually talks to the backend API now + Fixed broken CORS support in Hapi to make the above possible + Seperate builds for debug/production environments + Fixed a warning caused by backend/index.js having promises that weren't returned in .then statements + Got rid of .env file (Closes #4) + Rm'd Header.vue (placed contents into App.vue) + Fixed some images not loading by absolutifying the URLs + Added jquery and superagent dependencies
taoeffect
pushed a commit
that referenced
this issue
Jul 8, 2024
* Backport SW API changes without service worker * PR feedback * Feedback #2 * Feedback #3 * Feedback #4 * Feedback #5 * Feedback #6 (revert removing getters) * Feedback #7 * Feedback #8 * Queue login logout * Bugfix: wrong commit event * Fix voting by adding await * Documentation & bugfixes * Remove state/vuex/_private/save * Bugfixes * Add logoutInProgress check to prevent saving Chelonia state after a session ended * Add comment to DELETED_CHATROOM; remove Vue from contracts * Remove debug logging
taoeffect
pushed a commit
that referenced
this issue
Sep 5, 2024
* Fix #2277 - Fix reference count errors - Implement re-syncing contracts with foreign keys on `OP_KEY_SHARE` on foreign contract * Incorporate feedback * empty commit * Feedback, improvements & backwards-compatibility * Improved reference counting * Build #2 * Build #3 * Build #4 * Build #5 * Build #6 * Build #7 * Build #8 * Build #9 * Remove release * Build no. 2 * Build no. 3 * CI: Add test for unexpected tally * Build no. 2 * Add comment with example to referenceTally * Rectify referenceTally implementation errors * Add release on leaving group * Build no. 2 * Build no. 3 * Feedback * Update version message
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: