| 
								
								
									 tobi | d173fcdfa3 | [chore] Convert some settings / admin panel JS to TypeScript (#2247) * initial conversion of STUFF to typescript
* more stuff
* update babel deps, include commonjs transform
* update bundler & eslint configuration
* eslint --fix
* upgrade deps
* update docs, build stuff, peripheral stuff
---------
Co-authored-by: f0x <f0x@cthu.lu> | 2023-10-05 16:06:19 +02:00 |  | 
				
					
						| 
								
								
									 f0x52 | 6e10175229 | update license headers (#1612) | 2023-03-12 17:49:06 +00:00 |  | 
				
					
						| 
								
								
									 f0x52 | a59dc855d9 | [feature/frogend] (Mastodon) domain block CSV import (#1390) * checkbox-list styling with taller <p> element
* CSV import/export, UI/UX improvements to import-export interface
* minor styling tweaks
* csv export, clean up export type branching
* abstract domain block entry validation
* foundation for PSL check + suggestions
* Squashed commit of the following:
commit e3655ba4fbAuthor: f0x <f0x@cthu.lu>
Date:   Tue Jan 31 15:19:10 2023 +0100
    let debug depend on env (prod/debug) again
commit79c792b832Author: f0x <f0x@cthu.lu>
Date:   Tue Jan 31 00:34:01 2023 +0100
    update checklist components
commit4367960fe4Author: f0x <f0x@cthu.lu>
Date:   Mon Jan 30 23:46:20 2023 +0100
    checklist performance improvements
commit204a4c02d1Author: f0x <f0x@cthu.lu>
Date:   Mon Jan 30 20:05:34 2023 +0100
    checklist field: use reducer for state
* remove debug logging
* show and use domain block suggestion
* restructure import/export buttons
* updating suggestions
* suggestion overview
* restructure check-list behavior, domain import/export | 2023-02-03 12:07:40 +01:00 |  | 
				
					
						| 
								
								
									 f0x52 | 9b139b6320 | [frogend] Settings refactor (#1318) * yakshave new form field structure
* fully refactor user profile settings form
* use rtk query api for profile settings
* refactor user post settings
* refactor password change form
* refactor admin settings
* FormWithData structure for user forms
* admin actions refactor
* whitespace
* fix user settings data prop
* remove superfluous logging
* cleanup old code
* refactor federation/suspend (overview, detail)
* mostly abstracted (emoji) checkbox list
* refactor parse-from-toot
* refactor custom-emoji, progress on federation bulk
* loading icon styling to prevent big spinny
* refactor federation import-export interface
* cleanup old files
* [chore] Update/add license headers for 2023
* redux fixes
* text-field exports
* appease the linter
* refactor authentication with RTK Query
* fix login/logout state transition weirdness
* fixes/cleanup
* small linter-related fixes
* add eslint license header check, fix existing files
* remove old code, clarify comment
* clarify suspend on subdomains
* collapse if/else
* fa-fw width info comment | 2023-01-18 14:45:14 +01:00 |  |