Commit graph

719 commits

Author SHA1 Message Date
f0x c72a95bc72 restructure web sources, bundler 2022-10-02 13:05:54 +00:00
f0x b6f8d2b207 clean up debug logging calls 2022-09-20 17:09:47 +02:00
f0x 60a8dcf98c fix mobile overflow 2022-09-20 17:04:16 +02:00
f0x 5501dc438d deletes 2022-09-20 17:03:34 +02:00
f0x 239b957054 add redirects for old setting panel urls 2022-09-20 16:47:30 +02:00
f0x52 bb42d2609a
Merge branch 'main' into unified-panels 2022-09-20 14:42:32 +02:00
Phil Hagelberg 8c20626c51
[docs] Add --config-path to example CLI commands where needed. (#843)
Previously we had a few examples referring to --config-file (which is
not accepted) but most were missing it altogether. Put this argument
last in all the examples.

Also replaced "./example.json" with just "example.json" in the
import/export examples because the "./" was unnecessary.
2022-09-20 10:52:02 +02:00
tobi de26924a4a
don't error out if storage key already exists (#840) 2022-09-19 12:59:11 +01:00
tobi 3777f5c684
[bugfix] Server and closer bugfixes (#839)
* defer streaming from storage more forcefully

* shut down Server more gracefully

* use command context as server BaseContext
2022-09-19 12:43:22 +01:00
f0x 9987399737 proper redirect after removing block 2022-09-18 22:24:41 +02:00
f0x 7cebb50e0e mobile element tweaks 2022-09-18 19:21:26 +02:00
f0x 336d25f28f mobile responsiveness 2022-09-18 19:21:26 +02:00
f0x 2e5a76a134 source.status_format key 2022-09-18 19:21:26 +02:00
f0x 23ff2f1568 Account.source default values 2022-09-18 19:21:26 +02:00
f0x 45c4c1fa3f properly get admin account contact from instance response 2022-09-18 19:21:26 +02:00
f0x d6a2801d49 fix user settings redux keys 2022-09-18 19:21:26 +02:00
f0x df401fb929 fix non-square emoji 2022-09-18 19:21:26 +02:00
f0x e6ca9d2a89 fix fake-toot avatar 2022-09-18 19:21:26 +02:00
f0x 799878f294 fix old css variables 2022-09-18 19:21:26 +02:00
f0x cf9252b663 fix sidebar boxshadow-border 2022-09-18 19:21:26 +02:00
f0x 8cb572f8fa refactor submit functions 2022-09-18 19:21:26 +02:00
f0x cb6f40d538 sidebar styling, remove unused page 2022-09-18 19:21:26 +02:00
f0x 863f5cd4f6 delete last old panel files 2022-09-18 19:21:26 +02:00
f0x dd9a46a412 emoji uploader 2022-09-18 19:21:26 +02:00
f0x b984641108 custom emoji base 2022-09-18 19:21:26 +02:00
f0x 257360536a remove unused require 2022-09-18 19:21:26 +02:00
f0x cb1af48009 fix useEffect hooks 2022-09-18 19:21:26 +02:00
f0x 83253570af media cleanup 2022-09-18 19:21:26 +02:00
f0x 5f04829fd6 react 18 changes 2022-09-18 19:21:26 +02:00
f0x 8c1500856b upgrade dependencies 2022-09-18 19:21:26 +02:00
f0x 397165b5ed federation blocks 2022-09-18 19:21:26 +02:00
f0x 80c05825ab federation block routing 2022-09-18 19:21:26 +02:00
f0x 9fbe8f5cfd admin-status based routing 2022-09-18 19:21:26 +02:00
f0x 02ac28e832 only do API checks on logged-in state 2022-09-18 19:21:26 +02:00
f0x fac0e28afb refactor/cleanup forms 2022-09-18 19:21:26 +02:00
f0x 98b4301d52 add top-level redirect 2022-09-18 19:21:26 +02:00
f0x fed168af4c remove old/admin files 2022-09-18 19:21:26 +02:00
f0x 8c1f05159e admin settings panel 2022-09-18 19:21:26 +02:00
f0x a84971af84 admin panel settings 2022-09-18 19:21:26 +02:00
f0x 3ab2de4db2 start on admin pages 2022-09-18 19:21:26 +02:00
f0x cb137589a0 restructure form fields 2022-09-18 19:21:25 +02:00
f0x b01267de17 remove unneeded wrapper components 2022-09-18 19:21:25 +02:00
f0x 0a4b1f79de customize profile css 2022-09-18 19:21:25 +02:00
f0x ca25d4c570 support future api for removing files 2022-09-18 19:21:25 +02:00
f0x d6be0bfa84 remove debug logging 2022-09-18 19:21:25 +02:00
f0x fa5e65b640 implement password change 2022-09-18 19:21:25 +02:00
f0x 43f2e988b9 implement old/user/profile.js 2022-09-18 19:21:25 +02:00
f0x 10faf67b51 delete old/index.js, old/basic.js, fully implemented 2022-09-18 19:21:25 +02:00
f0x 2bd18790cf use redux state for profile form 2022-09-18 19:21:25 +02:00
f0x 3ce9dfe7d6 fix keeping track of the wrong instance url (for different instance/api domains) 2022-09-18 19:21:25 +02:00