-
- [x] 모바일에서 기본 두루마리 일렬로
- [x] 모바일에서 메모 일렬로
- [x] 멋사 전체 롤링페이퍼 만들기 - 유저아이디 1로! 실제 사람들은 2번부터 만들기
- [ ] Seed 파일 만들기
- [x] Heroku에 deploy
- [x] 로그인 할 때 Enter 누르면 Submit
- [x] 로그인 실패 시 안내 메시지
- […
-
The `lists` vocabulary contains the following words:
```
lappend lcut leach llength lmap lnth lreverse
```
Short names, but not very good ones.
Then the `lists.lazy` vocab has:
```
lappend lazy-co…
-
When I remove an item from the list, the lists flickers.
-
Simple fix here. Use a loop like this one from create_lists() to display only .txt files:
for file in os.listdir(os.path.dirname(__file__)):
if file.endswith(".txt"):
print(file)
Also c…
-
не уверен насколько востребованно
есть пусть и немного но более или менее обновляемых списков мостов
https://torscan-ru.ntc.party/relays.txt
https://raw.githubusercontent.com/scriptzteam/Tor-Brid…
-
After #534 I've started to enable only the approriate highlighter sets, depending on the log I'm viewing.
The problem is that sometimes I need to enable e.g. 3 sets and disable couple of others at …
-
**Describe the bug**
In my phone, I didn't have the navbar, so I switched to a page by search and tried navigating via the breadcrumbs. The first two clicks worked right, but the third click (reason …
-
# Accessing Lists Check-in | Lists and Pseudocode
Meet Mediabook, a modern Computer Science textbook. Mediabook is built with curriculum from Make School's Bachelor in Applied Computer Science. …
-
Right now, items (notes/lists/boards) can either exist or not. I find it very useful to archive items (could just make them hidden) when I'm done with them instead of just removing them. This allows m…
-
| Epic |
|---|
| #25554 |
## Description
As a part of https://github.com/wazuh/wazuh/issues/25554, we will delete all endpoints related to data analysis from the Management API. The endpoints …