29 Commits

Author SHA1 Message Date
7f69b8ec92 Fixed: ModuleNotFoundError: No module named 'app' 2023-09-19 02:28:49 +04:00
Aykhan Shahsuvarov
f5da2cb51d
Merge pull request #3 from Aykhan-s/dev
Dev
2023-09-18 14:43:29 +04:00
16b85ff7d8 Test ruff action 2023-09-18 14:40:45 +04:00
6a41bc037b Test ruff action 2023-09-18 14:27:26 +04:00
8626ac3623 Test branch rule 2023-09-18 14:23:43 +04:00
153502b146 Test ruff action 2023-09-18 14:18:30 +04:00
68848006d0 Test ruff action 2023-09-18 14:15:08 +04:00
Aykhan Shahsuvarov
c56dd56996
Update ruff.yml 2023-09-18 13:57:03 +04:00
Aykhan Shahsuvarov
d9c5870b0b
Update ruff.yml 2023-09-18 13:54:04 +04:00
Aykhan Shahsuvarov
f20bab5ff2
Update ruff.yml 2023-09-18 13:51:41 +04:00
Aykhan Shahsuvarov
e67ec8c878
Create ruff.yml 2023-09-18 13:48:11 +04:00
7c9ab28431 flake8 was replaced by ruff 2023-09-17 21:00:59 +04:00
f782944caa - Added flake8
- create_user moved to commands
2023-09-16 18:06:47 +04:00
Aykhan Shahsuvarov
3659e04622
Create README.md 2023-09-16 16:46:19 +04:00
5396218c9f Added rate limiter for send-email 2023-09-14 21:34:31 +04:00
1ff6740edc Added port 8000:8000 to app 2023-09-14 16:54:49 +04:00
227d9de778 Removed app port 2023-09-14 16:49:19 +04:00
e0a3b8472c login -> get_login 2023-09-14 16:11:15 +04:00
06123540ec Added home button to admin pages 2023-09-13 23:55:23 +04:00
fc0551f7dc Added BeautifulSoup to html2text function 2023-09-13 23:46:11 +04:00
b74bac45f5 Unnecessary comments removed 2023-09-13 23:27:48 +04:00
0daa6af899 Added delete post page 2023-09-13 23:26:06 +04:00
c0942490c8 Added create and update post pages 2023-09-13 19:21:44 +04:00
acea33c0b2 - Edited login page js
- Added get user or None functions
2023-09-13 02:32:35 +04:00
006f2af15b Added create_user command & edited imports 2023-09-12 23:40:42 +04:00
77e4722576 Changed static folder path 2023-09-11 23:57:25 +04:00
cec971e0ae - login route changed from login to secret key
- Edited login.html
2023-09-11 22:18:10 +04:00
a1b3d23c37 Added send-email feature 2023-09-11 21:58:24 +04:00
6d45d1c604 First Commit 2023-09-10 23:50:05 +04:00