Skip to content

Commit

Permalink
Merge pull request #18 from rezaghz/1.1.0
Browse files Browse the repository at this point in the history
1.1.0
  • Loading branch information
rezaghz authored Nov 28, 2022
2 parents 5b8ce3e + fd99708 commit 1fdae4f
Show file tree
Hide file tree
Showing 15 changed files with 8,510 additions and 5,869 deletions.
2 changes: 1 addition & 1 deletion .electron-vue/webpack.renderer.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const {VueLoaderPlugin} = require('vue-loader')
* that provide pure *.vue files that need compiling
* https://simulatedgreg.gitbooks.io/electron-vue/content/en/webpack-configurations.html#white-listing-externals
*/
let whiteListedModules = ['vue', 'axios', 'vue-electron', 'vue-router', 'vuex', 'vuex-electron', 'element-ui', "persian-date", "moment-hijri", "v-title", "vue-grid-layout", "uuid", "pouchdb", "sweetalert", "pouchdb-find", "auto-launch"]
let whiteListedModules = ['vue', 'axios', 'vue-electron', 'vue-router', 'vuex', 'vuex-electron', 'element-ui', "persian-date", "moment-hijri", "vue-grid-layout", "uuid", "pouchdb", "sweetalert", "pouchdb-find", "auto-launch","moment-timezone","electron-log"]

let rendererConfig = {
devtool: '#cheap-module-eval-source-map',
Expand Down
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
![GitHub](https://img.shields.io/github/license/rezaghz/loutos)
![GitHub language count](https://img.shields.io/github/languages/count/rezaghz/loutos)
![GitHub top language](https://img.shields.io/github/languages/top/rezaghz/loutos)
[![Github All Releases](https://img.shields.io/github/downloads/rezaghz/loutos/total.svg)]()


<p align="center">
<img src="/assets/socialcard.jpg" width="700" alt="loutos">
</p>

لوتوس یک دستیار رومیزی فارسی که برای سیستم عامل های ویندوز ، مک و لینوکس طراحی شده که شامل تقویم ، تبدیل تاریخ ، دفترچه
لوتوس یک دستیار رومیزی فارسی که برای سیستم عامل های ویندوز ، مک و لینوکس طراحی شده که شامل ابزار های مختلف مثل تقویم ، اوقات شرعی ، تبدیل تاریخ ، دفترچه
یادداشت و ...

## دانلود
Expand Down Expand Up @@ -42,11 +44,28 @@ npm run dev
# build electron application for production
npm run build
```
## حمایت

<p align="center">
<a href="https://daramet.com/rezaghz" target="_blank">
<img src="https://user-images.githubusercontent.com/36597017/190224192-e2d29a3e-2b60-43ce-b66c-e477eb6f6e9d.jpg" width="250" alt="Donation via Daramet">
</a>
</p>

<p align="center">
<a href="https://yekpay.me/en/rezaghz" target="_blank">
<img src="https://user-images.githubusercontent.com/36597017/190222767-4b90991f-b120-45ad-b998-e52be71143ac.png" width="250" alt="Donation via Yekpay">
</a>
</p>





## لاگ تغییرات

شما میتونید [لاگ تغییرات](changelog.md) رو برای اطلاعات بیشتر و تغییرات اخیر مشاهده کنید

## مسیر پیشرفت

[مسیر پیشرفت](https://trello.com/b/90VwIm3M/loutos) لوتوس در ترلو ساخته شده شما میتونید اون رو مشاهده کنید
[مسیر پیشرفت](https://trello.com/b/90VwIm3M/loutos) لوتوس در ترلو ساخته شده شما میتونید اون رو مشاهده کنید
Binary file modified assets/scr-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@

## v1.0.0

- Initial version
- انتشار نسخه اولیه

## v1.0.1

- افزودن تعطیلات به تقویم
- افزودن اوقات شرعی تمامی شهر های ایران
- رفع مشکلات برنامه و بهبود عملکرد آن

Loading

0 comments on commit 1fdae4f

Please sign in to comment.