5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 18:21:45 +08:00
wails/v3/internal/commands
Atterpac e316cd0719
[V3] Plugins implemenations (#3570)
* plugin handler and lifecycle

* rebase

* remove reflect

s

* remove Config and NewPlugin from plugin template

* Remove plugin manager, generation of plugin interface

* implement http handlers for services

remove log

trim path

prefix wails/services

* update plugine example

* Misc updates

* Ported plugins to services, rewritten example

* Added fileserver

* Update OnStartup and use a context for the application

* Rename PathPrefix to Route. Create docs.

* Use service config copy. Add Name to Service Options. Improve service generation.

* Use service config copy. Add Name to Service Options. Improve service generation. Update README

* Remove rogue db

* Update changelog.md

---------

Co-authored-by: Lea O'Anthony <lea.anthony@gmail.com>
2024-09-01 17:26:22 +10:00
..
appimage_testfiles [v3] Rename AbsolutePosition() to Position() (#3611) 2024-07-15 19:27:21 +10:00
build_assets Fix nsis install 2024-07-16 06:25:05 +10:00
appimage_test.go Update default taskfile. WIP linux packaging 2023-11-20 20:41:17 +11:00
appimage.go Clean up footer 2024-07-30 07:57:25 +10:00
bindings.go Clean up footer 2024-07-30 07:57:25 +10:00
build-assets.go Clean up footer 2024-07-30 07:57:25 +10:00
constants.go Clean up footer 2024-07-30 07:57:25 +10:00
dev.go https flag for dev mode (#3603) 2024-07-29 20:46:44 +10:00
doctor.go Add doctor. 2023-09-03 08:42:12 +10:00
dot_desktop.go Clean up footer 2024-07-30 07:57:25 +10:00
icons_test.go Fix syso tests. Add precommit task 2023-09-09 16:27:51 +10:00
icons.go Clean up footer 2024-07-30 07:57:25 +10:00
init.go Clean up footer 2024-07-30 07:57:25 +10:00
linuxdeploy-plugin-gtk.sh Update default taskfile. WIP linux packaging 2023-11-20 20:41:17 +11:00
service.go [V3] Plugins implemenations (#3570) 2024-09-01 17:26:22 +10:00
syso_test.go Fix tests 2024-08-04 21:28:15 +10:00
syso.go Fix syso generation bug 2024-08-16 21:09:40 +10:00
task_wrapper.go [v3] Add port flag to dev command (#3429) 2024-05-02 21:48:50 +10:00
task.go Better pass through of args to task 2024-01-02 21:25:09 +11:00
tool_buildinfo.go Add build info tool 2024-07-30 22:03:01 +10:00
tool_checkport.go Clean up footer 2024-07-30 07:57:25 +10:00
tool_cp.go Clean up footer 2024-07-30 07:57:25 +10:00
version.go Clean up footer 2024-07-30 07:57:25 +10:00
watcher.go update devmode to use types and yaml (#3454) 2024-05-05 17:27:53 +10:00