Commit Graph

26 Commits

Author SHA1 Message Date
florian b89f2d560c
road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
Théophile Diot b4d790aad5
Create web UI wizard functionality (backside) 2023-11-17 13:11:54 +00:00
Théophile Diot cd902eba30
prepare for 1.5.3 🚀 2023-10-20 16:34:12 +02:00
Théophile Diot 6b2df35858
Tweak py file to respect flake8 rules 2023-10-03 12:01:24 +02:00
Théophile Diot c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
florian 6e6c08a716
ui - various edits 2023-08-07 13:39:26 +02:00
florian f3ba16be9d
add instances changes check to scheduler and auto push dev container images 2023-08-02 15:47:33 +02:00
Théophile Diot 95c9bad8e3
Remove unused enums in database model 2023-06-23 08:03:09 -04:00
Théophile Diot d0fd6884ce
Fix shinanigans with the custom configs and plugins jobs 2023-06-20 16:52:27 -04:00
Théophile Diot 953128be6e
Update scheduler changes check to reduce CPU usage 2023-05-26 14:31:51 -04:00
Théophile Diot 8dad7a0b79
Starting work on paths resolution refactor 2023-05-25 16:52:02 -04:00
florian 8a8dd6fb7a
db - remove order from plugin model 2023-05-19 13:30:31 +02:00
Théophile Diot 5a233ff908
Fix Database model types 2023-05-05 18:25:25 -04:00
Théophile Diot 18b3d7148a
Update db model to use SmallIntegers 2023-05-05 16:51:15 -04:00
Théophile Diot b36cd924fa
Add `bw_` prefix to database table names 2023-05-05 10:50:23 -04:00
florian c6a184d90a
fix ui integrations and fix stream support in db 2023-04-27 22:09:12 +02:00
Théophile Diot 0356250d9d
Fix problem with the bunkerweb container and plugins 2023-03-10 13:16:00 +01:00
Théophile Diot 7c5aa48978
Update version string size to support new format 2023-03-09 10:06:01 +01:00
Théophile Diot dd0f56bb0c
Add password type for settings 2023-01-25 11:30:39 +01:00
Théophile Diot e6cb5b0b09
Made the UI independent + update job download plugins 2023-01-19 16:15:26 +01:00
Théophile Diot 65f2bf09b4
Remove the idea to store logs inside the database 2023-01-05 11:06:22 +01:00
Théophile Diot 13fe4b6eef
Edit core plugins regex + make COOKIE_FLAGS multiple + edit DB model accordingly 2022-12-14 10:56:52 +01:00
TheophileDiot e56f96d04b Update database model + Save instances to database + add the option to add logs into the database 2022-11-18 17:50:05 +01:00
TheophileDiot 70844ca604 Fix database with autoconf 2022-11-15 17:02:47 +01:00
TheophileDiot 32101c3dc7 Move UI deps, Make the DB compatible with PostgreSQL, MySQL and Oracle 2022-11-14 11:00:00 +01:00
TheophileDiot edce79936a Update the structure and the paths 2022-11-11 14:55:04 +01:00
Renamed from db/model.py (Browse further)