pleroma-fe/src/modules
HJ 55ecb5239a Merge branch 'admin-dashboard-fixes' into 'develop'
Fixes and minor improvements for admin dashboard

See merge request pleroma/pleroma-fe!1863

(cherry picked from commit d21e3d5de2)

f354cef0 fix no feedback and no dropdown close for actions in frontends tab,
c99390e8 make notices appear above admin dash modal
b6a4b620 add better indication that stuff is happening
ce109c38 add favicon setting and add compact layout for AttachmentSetting
bf49aeb7 changelog
d9ea160a account for if there's no primary frontend setup
75eea5f2 Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes
a190ef2c fix crash added in this MR
1037a3bb remove the WIP tip since pleroma!3862 is in stable
b707a14b make sure generated meta goes below FE-provided favicon so that BE's one
2023-11-27 13:26:19 +00:00
..
adminSettings.js Merge branch 'admin-dashboard-fixes' into 'develop' 2023-11-27 13:26:19 +00:00
announcements.js Make announcements available to all with privileges 2022-12-24 12:17:09 -05:00
api.js Fix fetchTimeline error 2022-11-24 23:12:08 -05:00
auth_flow.js mfa: removed unused code 2019-12-12 21:19:13 +03:00
chats.js Populate user card on receiving chats 2023-01-17 19:55:16 -05:00
config.js Merge remote-tracking branch 'origin/develop' into improve_settings_reusability 2023-03-20 22:48:38 +02:00
editStatus.js Add edit status functionality 2022-06-07 21:31:48 -06:00
errors.js --fix 2022-07-31 12:35:48 +03:00
instance.js Do not show quote options for servers without quote support 2023-07-17 17:28:36 -04:00
interface.js Fix openSettingsModalTab 2023-06-13 14:01:26 -04:00
lists.js fix list tests 2022-08-16 20:00:29 +03:00
media_viewer.js gallery now supports flash, fixes for flash component. refactored media modal 2021-06-18 02:03:38 +03:00
oauth.js stop using vue.set 2021-04-25 13:24:08 +03:00
oauth_tokens.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
polls.js stop using vue.set 2021-04-25 13:24:08 +03:00
postStatus.js Fix a bug where mentioning a user twice will not fill the mention into the textarea 2023-07-24 19:13:37 -04:00
profileConfig.js serverSideConfig renamed into profileSettingConfig to avoid confusion 2023-03-12 14:36:49 +02:00
reports.js Fix up and code review 2022-02-26 01:53:01 +01:00
serverSideStorage.js fix leaky journal by running uniq on addToCollection entries 2022-11-24 22:31:38 +02:00
shout.js Fix no reactivity on vuex 4 values 2022-04-06 17:17:47 -04:00
statusHistory.js Add ability to view status history for edited statuses 2022-06-20 22:52:08 -06:00
statuses.js Implement showing quotes 2023-07-13 00:44:30 -04:00
users.js Fix OAuth2 token lingering after revocation 2023-08-20 15:51:19 +03:00