[PR #82] [MERGED] Fox working #184

Closed
opened 2026-02-26 01:35:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JLiscom/OpenNote/pull/82
Author: @JLiscom
Created: 9/8/2014
Status: Merged
Merged: 9/8/2014
Merged by: @JLiscom

Base: masterHead: Fox-Working


📝 Commits (10+)

📊 Changes

22 files changed (+282 additions, -168 deletions)

View changed files

📝 OpenNote/.gitignore (+1 -0)
📝 OpenNote/bower.json (+6 -6)
📝 OpenNote/index.html (+12 -47)
OpenNote/openNote/animations/waveAnimation.js (+0 -13)
📝 OpenNote/openNote/controllers/folderController.js (+16 -8)
📝 OpenNote/openNote/controllers/listController.js (+26 -4)
📝 OpenNote/openNote/controllers/loginController.js (+5 -1)
📝 OpenNote/openNote/controllers/noteController.js (+39 -13)
📝 OpenNote/openNote/controllers/searchController.js (+1 -1)
📝 OpenNote/openNote/directives/randomFadeInDirective.js (+1 -3)
📝 OpenNote/openNote/openNote.config.js (+2 -2)
📝 OpenNote/openNote/openNote.js (+80 -43)
📝 OpenNote/openNote/partials/folderPartial.html (+2 -2)
OpenNote/openNote/partials/listPartial.html (+12 -0)
📝 OpenNote/openNote/partials/loginPartial.html (+2 -2)
OpenNote/openNote/partials/navBarPartial.html (+23 -0)
📝 OpenNote/openNote/partials/searchPartial.html (+2 -2)
📝 OpenNote/openNote/partials/treePartial.html (+4 -1)
📝 OpenNote/openNote/services/userService.js (+28 -18)
📝 OpenNote/openNote/style/animations.css (+2 -2)

...and 2 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JLiscom/OpenNote/pull/82 **Author:** [@JLiscom](https://github.com/JLiscom) **Created:** 9/8/2014 **Status:** ✅ Merged **Merged:** 9/8/2014 **Merged by:** [@JLiscom](https://github.com/JLiscom) **Base:** `master` ← **Head:** `Fox-Working` --- ### 📝 Commits (10+) - [`29a8868`](https://github.com/JLiscom/OpenNote/commit/29a8868435ad3ecc6b4b07e55907d1f68afd47d8) Small doc change - [`5f1312e`](https://github.com/JLiscom/OpenNote/commit/5f1312ecd6854a9ee94e6a39524eade35920f81c) Merge pull request #64 from FoxUSA/master - [`78ef729`](https://github.com/JLiscom/OpenNote/commit/78ef72952270b1e8b69c988b4aca74b47c374ca2) Small text change - [`a78bb30`](https://github.com/JLiscom/OpenNote/commit/a78bb30553c95a187bd0cd733c2a0fe876ef9b49) Fixed but when no folders - [`06b799f`](https://github.com/JLiscom/OpenNote/commit/06b799fcee4146d5905f23c2b749be6c8e574b85) Fixes https://github.com/FoxUSA/OpenNote/issues/66 - [`3228a4f`](https://github.com/JLiscom/OpenNote/commit/3228a4fc0bdbcf3efad7e73c2840d37692d011f0) Merge branch 'Fox-Working' of git@github.com:FoxUSA/OpenNote.git into - [`f4b8cc6`](https://github.com/JLiscom/OpenNote/commit/f4b8cc65fdecb74024c5809d0cefb71c2cefdaf6) Added symbolic link so config value is always correct for deployment. - [`1c9097a`](https://github.com/JLiscom/OpenNote/commit/1c9097a08c9ffc80d3003b84433d0d81b37f1127) https://github.com/FoxUSA/OpenNote/issues/77 - [`e380a80`](https://github.com/JLiscom/OpenNote/commit/e380a802e7fcb40f85f7afbc11bd0652b10423d1) https://github.com/FoxUSA/OpenNote/issues/57 - [`0b6ec72`](https://github.com/JLiscom/OpenNote/commit/0b6ec72e78a3044a3f801af53f8bf01e6121395a) Refactored some code ### 📊 Changes **22 files changed** (+282 additions, -168 deletions) <details> <summary>View changed files</summary> 📝 `OpenNote/.gitignore` (+1 -0) 📝 `OpenNote/bower.json` (+6 -6) 📝 `OpenNote/index.html` (+12 -47) ➖ `OpenNote/openNote/animations/waveAnimation.js` (+0 -13) 📝 `OpenNote/openNote/controllers/folderController.js` (+16 -8) 📝 `OpenNote/openNote/controllers/listController.js` (+26 -4) 📝 `OpenNote/openNote/controllers/loginController.js` (+5 -1) 📝 `OpenNote/openNote/controllers/noteController.js` (+39 -13) 📝 `OpenNote/openNote/controllers/searchController.js` (+1 -1) 📝 `OpenNote/openNote/directives/randomFadeInDirective.js` (+1 -3) 📝 `OpenNote/openNote/openNote.config.js` (+2 -2) 📝 `OpenNote/openNote/openNote.js` (+80 -43) 📝 `OpenNote/openNote/partials/folderPartial.html` (+2 -2) ➕ `OpenNote/openNote/partials/listPartial.html` (+12 -0) 📝 `OpenNote/openNote/partials/loginPartial.html` (+2 -2) ➕ `OpenNote/openNote/partials/navBarPartial.html` (+23 -0) 📝 `OpenNote/openNote/partials/searchPartial.html` (+2 -2) 📝 `OpenNote/openNote/partials/treePartial.html` (+4 -1) 📝 `OpenNote/openNote/services/userService.js` (+28 -18) 📝 `OpenNote/openNote/style/animations.css` (+2 -2) _...and 2 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 01:35:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OpenNote-JLiscom#184
No description provided.