KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
Claire
|
ae363f0555
|
Fix spacing between icons and labels in settings/admin interface (#31728)
|
2024-09-03 14:43:34 +00:00 |
|
KMY(雪あすか)
|
665c632d66
|
Add: #406 ユーザーのカスタムCSS (#825)
* Add: #406 ユーザーのカスタムCSS
* Fix lint
* Fix lint
* カスタムCSSの保存先を変更
* キャッシュを考慮して別URLに変更
|
2024-08-29 07:55:01 +09:00 |
|
KMY
|
b39054ff3c
|
Merge remote-tracking branch 'parent/main' into upstream-20240828
|
2024-08-28 20:26:35 +09:00 |
|
Matt Jankowski
|
a6df125303
|
Fix Rails/CompactBlank cop (#31581)
|
2024-08-26 07:35:33 +00:00 |
|
KMY
|
a5bbc3f93b
|
Merge remote-tracking branch 'parent/main' into upstream-20240824
|
2024-08-24 09:39:11 +09:00 |
|
Renaud Chaput
|
4a968cb7a9
|
Add icon field to instance endpoint (#30205)
|
2024-08-22 10:04:27 +00:00 |
|
KMY
|
af0f8f01e1
|
Merge remote-tracking branch 'parent/main' into upstream-20240821
|
2024-08-21 12:39:30 +09:00 |
|
KMY(雪あすか)
|
997d744cea
|
Add: #769 投稿のフォントサイズ調整機能 (#810)
|
2024-08-21 12:23:30 +09:00 |
|
Matt Jankowski
|
f91403ccaa
|
Remove unused fa_icon helper method (#31511)
|
2024-08-20 15:59:59 +00:00 |
|
Matt Jankowski
|
fa2e7b1708
|
Migrate fontawesome->material in more views (#31360)
|
2024-08-20 11:52:45 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|
Matt Jankowski
|
52a626f39b
|
Replace more font-awesome icons in app/helpers (#30962)
|
2024-08-07 22:53:15 +00:00 |
|
KMY
|
aa2cdc898a
|
Merge remote-tracking branch 'parent/main' into upstream-20240618
|
2024-06-18 07:43:33 +09:00 |
|
Renaud Chaput
|
43bbdea421
|
Fix invalid mask-icon when a custom instance icon is configured (#30734)
|
2024-06-17 09:00:26 +00:00 |
|
KMY
|
c546939a40
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
|
Matt Jankowski
|
a6d12299f2
|
Remove duplicate method def ApplicationHelper#instance_presenter (#30331)
|
2024-05-17 08:29:13 +00:00 |
|
KMY
|
094ff9d2ee
|
Merge remote-tracking branch 'parent/main' into upstream-20240517
|
2024-05-17 08:53:59 +09:00 |
|
Jason Punyon
|
85c625d319
|
Fix repetitive database queries from #30040 (#30259)
|
2024-05-15 09:38:16 +00:00 |
|
KMY
|
89b71363ae
|
Merge remote-tracking branch 'parent/main' into upstream-20240507
|
2024-05-07 08:05:04 +09:00 |
|
Fawaz Farid
|
bc24c4792d
|
Allow admins to configure instance favicon and logo (#30040)
|
2024-05-06 15:06:52 +00:00 |
|
KMY
|
32a8f367a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240424
|
2024-04-24 08:57:07 +09:00 |
|
Matt Jankowski
|
32ead51e5a
|
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-23 16:43:49 +00:00 |
|
KMY
|
45c5c7b055
|
Merge remote-tracking branch 'parent/main' into upstream-20240408
|
2024-04-08 07:44:47 +09:00 |
|
Matt Jankowski
|
b61ae28f8d
|
Separate methods for theme style and meta color tags (#29802)
|
2024-04-05 09:52:43 +00:00 |
|
KMY
|
bef755a577
|
Merge remote-tracking branch 'parent/main' into upstream-20240401
|
2024-04-01 08:52:35 +09:00 |
|
Renaud Chaput
|
672c9f5f05
|
Change the theme-color value automatically when using a built-in theme (#29795)
|
2024-03-29 13:32:07 +00:00 |
|
KMY
|
ace193fda3
|
Merge remote-tracking branch 'parent/main' into upstream-20240327
|
2024-03-27 12:13:55 +09:00 |
|
Renaud Chaput
|
02ea161506
|
Support "system" theme setting (light/dark theme depending on user system preference) (#29748)
Co-authored-by: Nishiki Liu <hello@nshki.com>
|
2024-03-26 09:25:49 +00:00 |
|
KMY
|
6c9b221cb2
|
Merge remote-tracking branch 'parent/main' into upstream-20240326
|
2024-03-26 09:08:20 +09:00 |
|
Matt Jankowski
|
6c68c3c0ce
|
Introduce inline_svg gem, minimal usage, prep for material design icons (#29612)
|
2024-03-19 09:03:15 +00:00 |
|
KMY
|
76598bd542
|
Merge remote-tracking branch 'parent/main' into upstream-20240319
|
2024-03-19 09:15:20 +09:00 |
|
Matt Jankowski
|
6d2986017e
|
Remove unused active_nav_class helper method (#29617)
|
2024-03-18 13:24:59 +00:00 |
|
Matt Jankowski
|
92855948a0
|
Remove unused show_landing_strip? helper method (#29618)
|
2024-03-18 08:55:54 +00:00 |
|
Matt Jankowski
|
c09b8a7164
|
Add Account.without_internal scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-13 14:11:23 +00:00 |
|
KMY(雪あすか)
|
941705be62
|
Change: #621 登録時間帯制限で、制限時間中は登録を禁止ではなく承認制にする (#628)
* Change: #621 登録時間帯制限で、制限時間中は登録を禁止ではなく承認制にする
* 管理画面のUIを改善
* Fix test
* Fix lint
|
2024-03-04 12:38:56 +09:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Matt Jankowski
|
1820bad646
|
Fix Performance/StringIdentifierArgument cop (#28399)
|
2023-12-18 10:26:09 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
Matt Jankowski
|
2c6369918c
|
Fix Style/RedundantArgument cop (#28321)
|
2023-12-11 14:58:29 +00:00 |
|
KMY
|
bfc7b0101d
|
Merge remote-tracking branch 'parent/main' into upstream-20231110
|
2023-11-10 09:02:03 +09:00 |
|
Matt Jankowski
|
548bb30b2a
|
Consolidate html page title output logic into helper (#27563)
|
2023-11-09 13:05:57 +00:00 |
|
KMY
|
152b8eb4e6
|
Merge commit '42698b4c5c ' into kb_migration
|
2023-07-21 18:40:40 +09:00 |
|
Misty De Méo
|
b848ba3867
|
Paperclip: add support for Azure blob storage (#23607)
|
2023-07-19 09:02:49 +02:00 |
|
KMY
|
093cfdbb7b
|
Merge commit 'c15c8c7aa8 ' into kb_migration
|
2023-06-01 17:30:18 +09:00 |
|
Claire
|
b922ad7a1b
|
Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component (#25018)
|
2023-06-01 09:23:28 +02:00 |
|
KMY
|
db5c358f4f
|
Merge commit '9ffe6817e0 ' into kb_migration
|
2023-05-25 09:03:06 +09:00 |
|
KMY
|
d6f8f19e31
|
Merge commit 'e58c36d308 ' into kb_migration
|
2023-05-25 08:46:53 +09:00 |
|
KMY
|
20497e0c21
|
Add login visibility
|
2023-05-24 17:41:47 +09:00 |
|
Claire
|
ca66e61b93
|
Add support for custom sign-up URLs (#25014)
|
2023-05-23 15:17:09 +02:00 |
|