akkoma-fe/src
Oneric e274adf47d
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Fix setting restore from file
Previously restoring from file would also restore the old version value
breaking upload of the new settings to the server.

Additionallly it didn’t even attempt to sync settings after restore and
was insufferably slow due to individually updating every single setting
with a dispatch. Instead only update changed settings like on server
syncs which usually speeds the process up considerably.

Fixes: #405
2024-07-06 01:59:42 +02:00
..
assets dd nsfw 2020-05-20 17:15:34 +01:00
boot add timeline visibility setting parsing 2023-03-18 20:01:05 +00:00
components Merge pull request 'status component: Fix repeater name overflowing' (#383) from yukijoou/akkoma-fe:fix-status-usernames into develop 2024-06-25 21:34:15 +00:00
directives fix: emoji picker not scrollable on ios 2023-07-11 22:16:37 +07:00
hocs add follow/unfollow to followed tags list 2023-01-01 21:05:25 +00:00
i18n Merge branch 'origin/develop' into Weblate. 2024-06-15 12:41:26 +00:00
lib migrate to eslint 9 syntax 2024-05-29 03:59:37 +01:00
modules Fix setting restore from file 2024-07-06 01:59:42 +02:00
services migrate to eslint 9 syntax 2024-05-29 03:59:37 +01:00
_variables.scss purge shout/chat (#49) 2022-07-20 15:36:45 +00:00
App.js Display profile background of other users 2024-02-14 18:44:57 +01:00
App.scss Use relative unit for font size 2023-11-05 09:21:01 +07:00
App.vue Add reports management (#186) 2022-11-06 21:26:05 +00:00
main.js migrate to eslint 9 syntax 2024-05-29 03:59:37 +01:00
panel.scss fix inline conversation's shadow showing through outer header 2022-05-09 23:18:39 +03:00
sw.js Big 'ol set of patches and dep maintenance (#212) 2022-11-15 15:47:32 +00:00