Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow recording custom locations #163

Open
wants to merge 104 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
95a310a
Allow recording to NFS shares
jayfan0 Aug 14, 2024
7575bdb
remove double brackets
jayfan0 Aug 14, 2024
9769c4f
add back some double brackets and debug points
jayfan0 Aug 14, 2024
1323b6d
soc: fix soc name for t31zl code
themactep Aug 14, 2024
7a9577e
remove unknown sensor param causing issues
jayfan0 Aug 14, 2024
451813c
xiaomi mjsxj03hl: change memory splitting
themactep Aug 15, 2024
bdac5c2
add more device types
gtxaspec Aug 15, 2024
74b5f72
prudynt: set buffers on t21 to 1
gtxaspec Aug 15, 2024
0b3a13f
ingenic-sdk: fix GENERATE_AUDIO_CONFIG if U_BOOT_ENV_TXT is empty
gtxaspec Aug 15, 2024
1a897c0
motors: remove .sh from ptz_preset; update onvif config
gtxaspec Aug 15, 2024
ce930fc
teacup: add env
gtxaspec Aug 15, 2024
95f972b
onvif-simple-server: update ptz-presets script name
gtxaspec Aug 15, 2024
29af096
onvif-simple-server: update ptz_presets script name
gtxaspec Aug 15, 2024
e138770
buysybox: update help descriptions for flash_sysupgrade patch
gtxaspec Aug 15, 2024
43594b7
sysupgrade: add sha256sum verify from repo
gtxaspec Aug 15, 2024
fbf3cd6
fw_ota: use sha256 instead of md5
gtxaspec Aug 15, 2024
09c8a57
S03environment: use wdt reboot
gtxaspec Aug 15, 2024
65e4ea7
sysupgrade: refactor to support gzip'd files
gtxaspec Aug 15, 2024
24fe739
sysupgrade: fix device parsing
gtxaspec Aug 15, 2024
d834fb7
sysupgrade: fix parsing 2
gtxaspec Aug 15, 2024
d642766
sysupgrade: copy itself to /tmp
gtxaspec Aug 15, 2024
6c5771c
sysupgrade: remove testing messages
gtxaspec Aug 15, 2024
ce0b8fc
sysupgrade: add rebooting message
gtxaspec Aug 15, 2024
6c05e78
sysupgrade: use flashcp on non-gzip'd files to save some ram
gtxaspec Aug 15, 2024
b50d882
sysupgrade: drop rc.common
themactep Aug 15, 2024
cbd500d
sysupgrade: clean up
themactep Aug 15, 2024
eb626fc
sysupgrade: refactor to remove duplicates in code
themactep Aug 15, 2024
1e25eb9
sysupgrade: reuse globals, it's ash after all. refactor local/remote …
themactep Aug 15, 2024
ddf8268
sysupgrade: announce the type of upgrade
themactep Aug 15, 2024
a9d630a
xiaomi mjsxj03hl: change memory splitting
themactep Aug 15, 2024
6fa4fbe
sysupgrade: simplify, remove gzip logic
gtxaspec Aug 15, 2024
f07761b
wireless: refactor wlanbus
themactep Aug 15, 2024
1112a33
xiaomi: add isp memopt
gtxaspec Aug 15, 2024
ed71d51
sysupgrade: stop motors daemon
gtxaspec Aug 15, 2024
63c731f
git: ignore build log
themactep Aug 15, 2024
d3d80c6
webui: remove fps and zone mapper
themactep Aug 15, 2024
b5c360a
t21n_jxf23_rtl8188ftv: add uboot
gtxaspec Aug 15, 2024
3246832
memopt default for 64mb devices >t23
gtxaspec Aug 15, 2024
f0c0de2
ingenic-sdk: parse buttons with pull up/down
gtxaspec Aug 15, 2024
b5d5cc1
wuuk: update env
gtxaspec Aug 15, 2024
bc0bb37
wuuk: adjust rmem for jpeg
gtxaspec Aug 15, 2024
192877e
thingino-buttin: fix config perms
gtxaspec Aug 15, 2024
7cc8bab
wifi-ssv6158: install wifi configs
gtxaspec Aug 15, 2024
d726c6e
wuuk: add wlandevopts
gtxaspec Aug 15, 2024
d927a37
onvif-simple-server: add onvif_notify_server and track motion alarm (…
nschimme Aug 16, 2024
548abd3
irled: implement option to read irled state (#166)
DavidPletcher Aug 16, 2024
cc00063
webui: reorganize files, move partials out of subdirectory.
themactep Aug 16, 2024
070a2f9
Add msc1 support to uboot for T31
roleoroleo Aug 8, 2024
d15a955
Add support for Synaptic 43438 SDIO wlan board
roleoroleo Aug 8, 2024
275cf36
Add support for motor with INVERT_GPIO_DIR
roleoroleo Aug 8, 2024
324cb16
Fix config and environment
roleoroleo Aug 8, 2024
a3525a4
gpio_motor_invert: remove BR option and add uboot param
roleoroleo Aug 15, 2024
c6e9aa0
Remove uboot patch (moved to uboot repo)
roleoroleo Aug 15, 2024
b52a2aa
remove stray variables
gtxaspec Aug 16, 2024
29f2419
remove eufy e220 from experimental
gtxaspec Aug 16, 2024
52f8029
add t30x_sc2235_rtl8189ftv module
gtxaspec Aug 16, 2024
8867957
add wan jiaan t30x sc2235
gtxaspec Aug 16, 2024
7a60afc
rename camera to wanjiaan
gtxaspec Aug 16, 2024
34a0c5e
sort directives in cameras configs in alphabetical order for easier m…
themactep Aug 16, 2024
c6e5628
webui: toggle indicator leds from webui
themactep Aug 16, 2024
b8f0b12
sysupgrade: copy env config to write env variables
gtxaspec Aug 16, 2024
8fae924
S97sysupgrade: disable audio prompt
gtxaspec Aug 16, 2024
276ad16
webui: remove empty line before document
themactep Aug 16, 2024
8d7ba0e
webui: reboot after changing developer's settings
themactep Aug 16, 2024
04705bb
webui: dynamic menu of configs
themactep Aug 16, 2024
04fc793
webui: dynamic OSD fonts configurator with ws calls
themactep Aug 16, 2024
017b1c6
webui: better elements layout in LED indicators form
themactep Aug 16, 2024
7924b22
webui: clean up
themactep Aug 16, 2024
3e05bd7
sysupgrade: formatting
themactep Aug 16, 2024
2317d96
thingino-button: refactor deamon script
themactep Aug 16, 2024
899986a
webui: fix error when saving motion plugin (#170)
nschimme Aug 16, 2024
30eaa57
webui: layout adjustment for smaller screens
themactep Aug 16, 2024
1285d65
NTP configuration from DHCP (#160)
devinslick Aug 16, 2024
5cfa508
webui: fix motor cgi parameters (#165)
DavidPletcher Aug 16, 2024
3ee8e97
onvif-simple-server: switch inotify directory from /tmp/motion to /ru…
nschimme Aug 16, 2024
8dea588
portal: a bit more compact form
themactep Aug 16, 2024
5622728
portal: add a link to the camera by local hostname
themactep Aug 16, 2024
d7ec1fb
wuuk y0510: add speaker gpio
themactep Aug 16, 2024
37a764d
mdnsd: refactor. start on the active interface
themactep Aug 16, 2024
9144d8e
sysupgrade: use busbox binary in memory for all ops
gtxaspec Aug 17, 2024
962a9da
sysupgrade: fix cleanup logic / logging
gtxaspec Aug 17, 2024
9cf18bb
add t31x_sc401ai_rtl8188ftv
gtxaspec Aug 17, 2024
2065db6
irled: use gpio script to read led value (#169)
DavidPletcher Aug 17, 2024
1cc6875
sensors: add ov9712 support
gtxaspec Aug 17, 2024
b40e738
exp_t10_ov9712_ap6181: modernize config
gtxaspec Aug 17, 2024
1680199
webui: refactor temp config files. clean up
themactep Aug 17, 2024
0547a93
webui: refactor scripts with xhr access
themactep Aug 17, 2024
7157005
webui: simplify heartbeat
themactep Aug 17, 2024
b99b075
webui: fix formatting
themactep Aug 18, 2024
323a6a9
live555: fix patches to match the recent version
themactep Aug 18, 2024
727c5ec
update buildroot
themactep Aug 18, 2024
8fdffc7
clean up
themactep Aug 18, 2024
312e0b9
rc.common: check for running streamer process
themactep Aug 18, 2024
4f60f90
S36wireless: fix insert for bcmdhd
gtxaspec Aug 18, 2024
eb2847e
mmc: add remove
gtxaspec Aug 19, 2024
3bacb1a
thingino-kopt: adjust MMC options to support T10
gtxaspec Aug 19, 2024
05d0912
workflow: update build-cache
gtxaspec Aug 19, 2024
6ee92eb
split eufy e220 config;add t31x_sc3336_syn43438 module
gtxaspec Aug 19, 2024
17155cd
Allow recording to NFS shares
jayfan0 Aug 19, 2024
5b5a0ad
remove double brackets
jayfan0 Aug 19, 2024
ccdc243
remove BASH syntax, and remove saving location restrictions
jayfan0 Aug 19, 2024
64bce13
fix record path / prefix check
jayfan0 Aug 19, 2024
e9dbd89
Merge branch 'master' into local-recording
jayfan0 Aug 19, 2024
0baea43
Merge branch 'themactep:master' into local-recording
jayfan0 Sep 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
webui: reboot after changing developer's settings
  • Loading branch information
themactep authored and jayfan0 committed Aug 19, 2024
commit 8d7ba0eb8dd95d17d74444d735b2f8666775a16b
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [ "POST" = "$REQUEST_METHOD" ]; then
done; unset p
fw_setenv -s $tmpfile
update_caminfo
redirect_back "success" "Development config updated."
redirect_to "reboot.cgi"
fi
fi
%>
Expand Down