| .. |
|
attachment_setting.js
|
add favicon setting and add compact layout for AttachmentSetting
|
2023-11-01 22:10:46 +02:00 |
|
attachment_setting.vue
|
add .input class to all inputs
|
2024-02-07 15:53:49 +02:00 |
|
boolean_setting.js
|
fixes for diabled state, tri-state boolean and access control
|
2023-03-22 00:00:52 +02:00 |
|
boolean_setting.vue
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-05-21 18:31:25 +00:00 |
|
choice_setting.js
|
made draft-mode and source inject-able
|
2023-03-21 22:46:40 +02:00 |
|
choice_setting.vue
|
more i18n stuff, added missing labels and such
|
2023-04-13 00:02:31 +03:00 |
|
draft_buttons.vue
|
lint
|
2023-05-08 22:14:49 +03:00 |
|
emoji_editing_popover.vue
|
manual linting
|
2024-12-22 15:12:06 +02:00 |
|
float_setting.vue
|
Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers
|
2023-03-18 21:00:50 +03:00 |
|
group_setting.js
|
better frontends tab, now you can set default frontend
|
2023-03-29 23:26:57 +03:00 |
|
group_setting.vue
|
grouped settings/managed drafts support added
|
2023-03-22 12:43:53 +02:00 |
|
integer_setting.vue
|
limits tab, backend descriptions
|
2023-03-19 21:27:07 +02:00 |
|
modified_indicator.vue
|
Rearrange stuff in accordance with comments on the MR, mostly
|
2024-01-18 16:24:55 +03:00 |
|
number_setting.js
|
Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
|
2023-03-20 22:48:38 +02:00 |
|
number_setting.vue
|
spacing for number setting as well
|
2024-07-23 21:52:01 +03:00 |
|
profile_setting_indicator.vue
|
serverSideConfig renamed into profileSettingConfig to avoid confusion
|
2023-03-12 14:36:49 +02:00 |
|
setting.js
|
fix setting components not working with v-model
|
2024-10-09 23:53:30 +03:00 |
|
shared_computed_object.js
|
better frontends tab, now you can set default frontend
|
2023-03-29 23:26:57 +03:00 |
|
string_setting.js
|
setting admin settings works now. also now we have draftable settings
|
2023-03-16 23:18:55 +02:00 |
|
string_setting.vue
|
overall preview + layout changes
|
2024-10-08 22:13:15 +03:00 |
|
unit_setting.js
|
initial Appearance Tab implementation, added text size/UI scale option
|
2024-05-22 19:54:19 +03:00 |
|
unit_setting.vue
|
better settings on mobile
|
2024-12-01 22:26:36 +02:00 |