| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance(client): refine deck | syuilo | 2022-07-03 | 8 | -93/+131 |
| | | | | | Fix #7720 | ||||
| * | fix(client): contextmenu of deck not working | syuilo | 2022-07-03 | 1 | -2/+1 |
| | | |||||
| * | chore(client): rename marquee -> ticker | syuilo | 2022-07-03 | 2 | -4/+4 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix(client): fix wrong import | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-03 | 3 | -6/+8 |
| | | |||||
| * | fix(client): fix wrong import | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix(client): style tweak for ios | syuilo | 2022-07-03 | 24 | -36/+37 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | | | | フォロワー一覧がフォローににゃっているんだにゃあ | ||||
| * | chore(client): tweak style | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | feat(client): status bar (experimental) | syuilo | 2022-07-03 | 11 | -51/+656 |
| | | |||||
| * | feat: moderation note | syuilo | 2022-07-03 | 1 | -43/+93 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-02 | 4 | -27/+45 |
| | | |||||
| * | fix(client): fix typo | syuilo | 2022-07-02 | 1 | -1/+1 |
| | | |||||
| * | fix(client): use unique class names for root to prevent conflicts of style | syuilo | 2022-07-02 | 2 | -4/+4 |
| | | |||||
| * | enhance(client): better sticky-container component | syuilo | 2022-07-02 | 3 | -34/+24 |
| | | |||||
| * | enhance(client): better marquee component | syuilo | 2022-07-02 | 3 | -2/+99 |
| | | |||||
| * | feat(server): add fetch-rss api to reduce dependency of external apis | syuilo | 2022-07-02 | 2 | -2/+2 |
| | | |||||
| * | feat: Log user ips (#8872) | syuilo | 2022-07-02 | 5 | -12/+87 |
| | | | | | | | | | | | | | | | | | | | | * wip * store ip and headers * Update admin-file.vue * require admin for view ip/headers * IP (recent) 消した * admin必須 * opt in * clean ips periodically * respect logging setting in drive/files/create | ||||
| * | refactor(client): refactoring | syuilo | 2022-07-02 | 90 | -114/+27 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-02 | 1 | -1/+9 |
| | | |||||
| * | enhance(client): cache pages in page-window | syuilo | 2022-07-02 | 1 | -3/+6 |
| | | |||||
| * | feat(client): poll highlights in explore page | syuilo | 2022-07-01 | 1 | -2/+16 |
| | | |||||
| * | enhance(client): ハイライトをみつけるに統合 | syuilo | 2022-07-01 | 6 | -217/+195 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 7 | -498/+655 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 1 | -0/+8 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 3 | -10/+9 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 1 | -3/+15 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 1 | -144/+132 |
| | | |||||
| * | chore(client): fix pie rendering | syuilo | 2022-07-01 | 1 | -4/+4 |
| | | |||||
| * | chore(client): tweak rss-marquee | syuilo | 2022-06-30 | 1 | -1/+3 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 2 | -81/+57 |
| | | |||||
| * | feat(client): add rss-marquee widget | syuilo | 2022-06-30 | 3 | -7/+124 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-30 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 3 | -9/+54 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 6 | -118/+126 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 3 | -20/+20 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -1/+9 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-30 | 1 | -2/+1 |
| | | |||||
| * | enhance(client): show confirm dialog when logout | syuilo | 2022-06-30 | 1 | -1/+7 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-06-30 | 1 | -139/+103 |
| | | |||||
| * | perf(client): improve range control performance | syuilo | 2022-06-30 | 1 | -3/+7 |
| | | |||||
| * | tweak client | syuilo | 2022-06-30 | 11 | -184/+154 |
| | | |||||
| * | tweak client | syuilo | 2022-06-30 | 3 | -7/+17 |
| | | |||||
| * | fix client router catchall | Johann150 | 2022-06-29 | 1 | -1/+1 |
| | | | | | fixes #8903 | ||||
| * | fix 'assignment to const' error | Johann150 | 2022-06-29 | 1 | -1/+1 |
| | | |||||
| * | feat(client): add instance-cloud widget | syuilo | 2022-06-29 | 2 | -0/+82 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-06-29 | 3 | -1/+34 |
| |\ | |||||
| | * | Prevent access to user pages when not logged in [v2] (#8904) | Johann150 | 2022-06-29 | 3 | -1/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * do not throw error when navigating * enhance: add loginRequired to router This allows client pages to require logging in before displaying the page, useful for example for user settings pages. * add login requirements Co-authored-by: Andreas Nedbal <git@pixelde.su> | ||||
| * | | feat(client): add tag cloud component | syuilo | 2022-06-29 | 2 | -1/+112 |
| |/ | |||||