ThatOneCalculator
ab61c62f54
feat: ✨ frontend interface for post-account creation email verification
2023-04-26 19:44:38 -07:00
amy bones
d562f0c3c8
feat: add hidden hashtags management page
...
This simply adds a basic admin UI to blocklist some hashtags from displaying in
the trending widget. The facility existed already in the backend, but there was
no UI to manipulate the list save for executing raw SQL or API calls.
2023-04-07 18:57:52 -07:00
ThatOneCalculator
19c4a59513
formatting
2023-03-30 19:10:03 -07:00
naskya
2f47d41b00
feat: custom KaTeX macro ( #9779 )
...
Closes : #9759
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9779
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:11:57 +00:00
Kainoa Kanter
a928c05d8e
feature/help_menu ( #9587 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-09 22:48:25 +00:00
yawhn
4b6c98e8ff
Fix: Advertisements is also blocked. Using promotions instead.
2023-01-19 22:20:51 +02:00
yawhn
971fe7c5db
Fix: typo regaring advertisements page
2023-01-19 19:21:03 +02:00
yawhn
3dba1a8938
https://codeberg.org/calckey/calckey/issues/9350
...
Ads: Fix for "Unable to preload CSS/JS" issue
2023-01-19 17:48:55 +02:00
ThatOneCalculator
2aab2de38d
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
ThatOneCalculator
fd831572f1
Initial migration UI
2022-12-09 14:28:50 -08:00
ThatOneCalculator
4cbf98e482
federation page proper in admin
2022-11-09 12:18:36 -08:00
ThatOneCalculator
795479197a
Fix group routing
2022-09-13 16:57:09 -07:00
ThatOneCalculator
374338b1c0
Add :groupId
to router
2022-09-13 16:53:34 -07:00
ThatOneCalculator
5125e18344
feat: ✨ Attempt to add groups back!
2022-09-13 16:43:59 -07:00
ThatOneCalculator
f2bf9cb36b
chore: ♻️ about-misskey
-> about-calckey
2022-09-10 12:25:22 -07:00
ThatOneCalculator
328bd089b4
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-22 23:53:44 -07:00
futchitwo
a824e37c5c
Fix: アクセストークン管理画面、アカウント管理画面表示できないのを修正 ( #9064 )
...
* Fix: apps page routing
* Fix: accounts page routing
* Fix: router name
2022-08-21 23:20:42 +09:00
ThatOneCalculator
c5cf74664a
Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop
2022-08-09 19:55:24 -07:00
ThatOneCalculator
68b628628a
Revert "feature(client): Timeline page for non-login users"
...
This reverts commit 49beee532b82972333e49da3647b6451f1a138a0.
2022-08-09 19:49:23 -07:00
ThatOneCalculator
0e49dd6066
fix: 🔒 Remove timeline source if not logged in and guest tl isn't enabled
2022-08-09 16:12:20 -07:00
ThatOneCalculator
1766b314da
chore: ⚗️ More debugging
2022-08-09 15:52:56 -07:00
ThatOneCalculator
e76999d3e3
fix: ✏️ Same typo as before...
2022-08-09 15:46:07 -07:00
ThatOneCalculator
04bbfab098
chore: 🔊 Test logging
2022-08-09 15:44:44 -07:00
ThatOneCalculator
33d25dfce3
fix: ✏️ Async typo
2022-08-09 15:40:15 -07:00
ThatOneCalculator
33108ca0ea
fix: ⚗️ Attempt to fix routing
2022-08-09 15:38:30 -07:00
ThatOneCalculator
3c373a2e79
feat: ✨ togglable guest timeline
...
default false
rc 9
no async
welcome explore button to `/explore`
fix: 🔥 Remove meta implementation in routing for now
2022-08-09 13:09:54 -07:00
ThatOneCalculator
848767fe0e
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-06 22:06:55 -07:00
syuilo
9d7fd7638b
fix(client): cannot show some setting pages
...
Fix #9043
2022-08-07 11:16:22 +09:00
syuilo
fc13c2f890
chore(client): tweak scroll behavior in routing
2022-08-06 18:16:21 +09:00
ThatOneCalculator
8abfaebab0
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-04 13:31:54 -07:00
ThatOneCalculator
9e073651ff
Undo more syuilo fuckup
2022-08-04 13:29:09 -07:00
tamaina
946c5f1a2f
feature: Client Preferences Registry ( #8511 )
...
* Fix settings page
* nanka iroiro
* clean up
* clean up
* feature: Client Preferences Registry on the account
* add changelog
* インデックスに戻ってもタイトルが残ってしまうのを修正
* fix createdAt -> updatedAt
* remove console.log
* 適用→このデバイスに適用
* add wallpaper
* ローカルのjsonファイルを保存・読み込みできるように
* clean up
* use apiWithDialog
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* fix lint
* ✌️
* change router
* nanka iroiro
* tweak
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
2022-07-31 21:55:20 +09:00
ThatOneCalculator
a8be587b94
Add back admin custom css start
2022-07-25 19:19:36 -07:00
ThatOneCalculator
80fad13173
Add back missing routes
2022-07-25 19:17:47 -07:00
ThatOneCalculator
2e00d82d29
Merge remote-tracking branch 'misskey/develop' into develop
2022-07-20 22:04:12 -07:00
syuilo
2d28c2bedd
fix(client): some fixes
2022-07-21 00:32:41 +09:00
syuilo
d0b5ab669b
fix(client): fix some routings
2022-07-20 23:21:42 +09:00
syuilo
711322cd9a
enhance(client): ネストしたルーティングに対応
2022-07-20 19:59:27 +09:00
ThatOneCalculator
3fd1e2fc6b
Merge remote-tracking branch 'futchitwo/logout-timeline' into develop
2022-07-18 20:49:10 -07:00
syuilo
da75b53f52
feat(client): registry editor
2022-07-16 23:11:05 +09:00
syuilo
c15641f08a
enhance(client): improve usability
2022-07-05 22:25:27 +09:00
futchitwo
2ded96af18
feature(client): Timeline page for non-login users
2022-07-02 20:08:31 +09:00
syuilo
307533c29d
enhance(client): ハイライトをみつけるに統合
2022-07-01 23:33:47 +09:00
syuilo
8c3f155a79
chore(client): tweak ui
2022-07-01 18:55:45 +09:00
Johann150
5d6c624757
fix client router catchall
...
fixes #8903
2022-06-29 22:09:44 +02:00
Johann150
ef9c59430b
Prevent access to user pages when not logged in [v2] ( #8904 )
...
* 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>
2022-06-29 18:26:06 +09:00
syuilo
c02f155c70
enhance(client): improve router
...
Fix #8902
2022-06-29 16:00:00 +09:00
syuilo
b9c7b9be04
enhance(client): メニュー整理
...
Resolve #6389
Fix #8035
2022-06-29 11:13:32 +09:00
syuilo
10a18cd514
refactor(client): Refine routing ( #8846 )
2022-06-20 17:38:49 +09:00
syuilo
0e291ab3c3
enhance(client): improve file moderation ui
2022-06-17 15:03:02 +09:00