[PR #95] [MERGED] Fox working #186

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/95
Author: @JLiscom
Created: 10/6/2014
Status: Merged
Merged: 10/6/2014
Merged by: @JLiscom

Base: masterHead: Fox-Working


📝 Commits (8)

📊 Changes

17 files changed (+823 additions, -21 deletions)

View changed files

Doc/screenShots/OpenNote.png (+0 -0)
📝 Doc/screenShots/OpenNoteHome.png (+0 -0)
📝 Doc/screenShots/login.png (+0 -0)
📝 Doc/screenShots/plants.png (+0 -0)
📝 Gruntfile.js (+25 -4)
📝 OpenNote/index.html (+1 -1)
📝 OpenNote/openNote/controllers/folderController.js (+17 -6)
📝 OpenNote/openNote/directives/randomFadeInDirective.js (+1 -1)
📝 OpenNote/openNote/openNote.config.js (+2 -2)
📝 OpenNote/openNote/openNote.js (+5 -1)
📝 OpenNote/openNote/partials/folderPartial.html (+2 -2)
📝 OpenNote/openNote/partials/loginPartial.html (+4 -4)
OpenNote/openNote/style/simplicity/.gitignore (+6 -0)
OpenNote/openNote/style/simplicity/alertify.less (+118 -0)
OpenNote/openNote/style/simplicity/introjs.less (+128 -0)
OpenNote/openNote/style/simplicity/note.less (+97 -0)
OpenNote/openNote/style/simplicity/style.less (+417 -0)

📄 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/95 **Author:** [@JLiscom](https://github.com/JLiscom) **Created:** 10/6/2014 **Status:** ✅ Merged **Merged:** 10/6/2014 **Merged by:** [@JLiscom](https://github.com/JLiscom) **Base:** `master` ← **Head:** `Fox-Working` --- ### 📝 Commits (8) - [`e0fe4fa`](https://github.com/JLiscom/OpenNote/commit/e0fe4fa8e4b399620668fa501872d7b22d2d0110) Fixed blank entry URL - [`e504932`](https://github.com/JLiscom/OpenNote/commit/e5049323312a5ec634b48633f232dfa7eabc3861) Fade in and simplicity theme- - [`3b171b5`](https://github.com/JLiscom/OpenNote/commit/3b171b5f9b9792e9455b813a46b5bfad93b8d04d) No longer useing htaccess - [`7a553f0`](https://github.com/JLiscom/OpenNote/commit/7a553f021ad45fe297dff4c8b6ad84e9957543d1) Moved docker files to own repo - [`0b6d9a9`](https://github.com/JLiscom/OpenNote/commit/0b6d9a9de71cd360a6a481a91979d12240aa1a29) Updated screenshots - [`7c8a6d4`](https://github.com/JLiscom/OpenNote/commit/7c8a6d4282127d953c9ca278836ad1fabfb73bd3) Revert to default theme - [`0da1953`](https://github.com/JLiscom/OpenNote/commit/0da195312cf268115861bf3ebed8a71a7a90c9e5) Moved up version number - [`0741f2a`](https://github.com/JLiscom/OpenNote/commit/0741f2a384a46e38ce6b22cc69cf37f083aeed80) Merge pull request #93 from FoxUSA/master ### 📊 Changes **17 files changed** (+823 additions, -21 deletions) <details> <summary>View changed files</summary> ➕ `Doc/screenShots/OpenNote.png` (+0 -0) 📝 `Doc/screenShots/OpenNoteHome.png` (+0 -0) 📝 `Doc/screenShots/login.png` (+0 -0) 📝 `Doc/screenShots/plants.png` (+0 -0) 📝 `Gruntfile.js` (+25 -4) 📝 `OpenNote/index.html` (+1 -1) 📝 `OpenNote/openNote/controllers/folderController.js` (+17 -6) 📝 `OpenNote/openNote/directives/randomFadeInDirective.js` (+1 -1) 📝 `OpenNote/openNote/openNote.config.js` (+2 -2) 📝 `OpenNote/openNote/openNote.js` (+5 -1) 📝 `OpenNote/openNote/partials/folderPartial.html` (+2 -2) 📝 `OpenNote/openNote/partials/loginPartial.html` (+4 -4) ➕ `OpenNote/openNote/style/simplicity/.gitignore` (+6 -0) ➕ `OpenNote/openNote/style/simplicity/alertify.less` (+118 -0) ➕ `OpenNote/openNote/style/simplicity/introjs.less` (+128 -0) ➕ `OpenNote/openNote/style/simplicity/note.less` (+97 -0) ➕ `OpenNote/openNote/style/simplicity/style.less` (+417 -0) </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#186
No description provided.