Commit Graph

3332 Commits

Author SHA1 Message Date
Iain Powrie
2d26a40cb2
Merge branch 'bugfix/bump-tornado-269' into 'dev'
Bump tornado to resolve #269

See merge request crafty-controller/crafty-4!623
2023-09-04 23:50:07 +00:00
amcmanu3
3467c1ccd6 Appease sonar 2023-09-04 19:48:03 -04:00
amcmanu3
097421b34f Appease sonar 2023-09-04 19:45:39 -04:00
Zedifus
8664876c1b Update changelog !623 2023-09-05 00:43:52 +01:00
amcmanu3
8e1e7f8e11 Appease sonar 2023-09-04 19:43:15 -04:00
amcmanu3
46d7c3eb3c appease sonar 2023-09-04 19:41:59 -04:00
Zedifus
90dd1c79b8 Merge branch 'dev' into bugfix/bump-tornado-269 2023-09-05 00:40:35 +01:00
amcmanu3
7134eb2eb8 Appease sonar 2023-09-04 19:40:27 -04:00
amcmanu3
84a24687d0 Appease the linter 2023-09-04 19:38:20 -04:00
amcmanu3
d3df67ba75 Appease Sonar 2023-09-04 19:35:48 -04:00
amcmanu3
9c9f9d3556 Fix file get naming 2023-09-04 19:32:56 -04:00
Zedifus
88dada0b91 Reversion release 4.2.0 2023-09-05 00:30:11 +01:00
Zedifus
6ea46277bb Revert changelog !616 2023-09-05 00:22:49 +01:00
amcmanu3
fe5e7e8851 Appease sonar 2023-09-04 19:22:32 -04:00
amcmanu3
9d26a8ff8d Make sonar changes 2023-09-04 19:22:11 -04:00
Iain Powrie
cf92cd276a
Merge branch 'revert-2a19e24a' into 'dev'
Revert "Merge branch 'refractor/remove-bleach' into 'dev'"

See merge request crafty-controller/crafty-4!625
2023-09-04 23:19:09 +00:00
Iain Powrie
81d6357596
Revert "Merge branch 'refractor/remove-bleach' into 'dev'"
This reverts merge request !616
2023-09-04 23:13:13 +00:00
amcmanu3
3cb18f2da4 Make if more comprehensive 2023-09-04 18:44:17 -04:00
amcmanu3
24f9b64d59 Add default photo variable to appease sonar 2023-09-04 18:42:29 -04:00
amcmanu3
157b066518 Appease sonar security 2023-09-04 18:31:46 -04:00
amcmanu3
b8210b1a07 Remove sonar "bugs" 2023-09-04 18:26:04 -04:00
amcmanu3
73c4adbdbf Appease the linter 2023-09-04 18:24:10 -04:00
amcmanu3
e716198af4 Appease the linter 2023-09-04 18:19:29 -04:00
amcmanu3
4cd8e540f7 Revert "Poll notifications on an hourly schedule"
This reverts commit 98720aa072.
2023-09-04 17:46:22 -04:00
amcmanu3
98720aa072 Poll notifications on an hourly schedule 2023-09-04 17:30:47 -04:00
amcmanu3
bc71e4e5fd Force cache refresh on reload 2023-09-04 14:19:21 -04:00
amcmanu3
6574a557ff Remove ajax handler references 2023-09-04 14:12:27 -04:00
amcmanu3
977da1049d Had to remove a line somewhere 2023-09-04 14:00:34 -04:00
amcmanu3
52d0d5fc09 Remove ajax handler 2023-09-04 13:54:59 -04:00
amcmanu3
10f696edcc Make server logs call API 2023-09-04 13:54:24 -04:00
amcmanu3
16e01aed85 Remove ajax notif 2023-09-04 13:31:15 -04:00
amcmanu3
76526916eb Add customize to handlers 2023-09-04 13:31:05 -04:00
amcmanu3
a73063f279 Fix bug on master server dir 2023-09-04 13:30:56 -04:00
amcmanu3
e79f33fcc4 Add login photo to API v2 2023-09-04 13:30:48 -04:00
amcmanu3
61699d6a27 Remove remaining post from AJAX 2023-09-04 13:30:31 -04:00
amcmanu3
78b689b7ec Fix security issue in logical expression 2023-09-04 12:53:06 -04:00
amcmanu3
adaaff3d23 Add master server dir to API v2 2023-09-04 12:34:39 -04:00
amcmanu3
153781c78e Add cache refresh to api v2 2023-09-04 12:12:02 -04:00
amcmanu3
db20d5ea7f Remove post handlers server handler 2023-09-04 11:45:11 -04:00
amcmanu3
a6b7b84b3b Add get/delete functions for api keys 2023-09-04 11:42:07 -04:00
amcmanu3
2f69464e7a Remove remaining get/delete calls in panelhandler 2023-09-04 11:41:45 -04:00
amcmanu3
6a4a9f77d9 Add create new API key from api v2 2023-09-03 23:30:26 -04:00
Andrew
13539d83a9 add style 2023-09-03 17:27:09 -04:00
amcmanu3
cd4bd681d9 Remove antiquaed functions from ajax_handler 2023-09-03 16:17:26 -04:00
amcmanu3
0a99261f5a Remove antiquated file_handler 2023-09-03 16:16:07 -04:00
amcmanu3
afb7b91b7a Add files functions to API v2 2023-09-03 16:15:38 -04:00
Andrew
92a9fffafc Make update notif point to release notes 2023-09-03 15:26:13 -04:00
Andrew
859a1737f3 Change link to json 2023-09-03 15:26:04 -04:00
amcmanu3
90905a70f5 General bug fixes/upload support 2023-09-03 13:23:18 -04:00
amcmanu3
7ff77c598f Add upload support for apiv2
This should get changed once upload handler is gone.
2023-09-03 13:22:48 -04:00