Commit Graph

62 Commits

Author SHA1 Message Date
Samuel Ortion d6763f6e54 Merge pull request 'dev' (#1) from dev into main
Reviewed-on: UncleSamulus/BirdNET-stream#1
2022-08-25 06:02:34 +02:00
Samuel Ortion 97c22977d0 db: Add mysql support for birdnet_observation database 2022-08-24 14:12:42 +02:00
Samuel Ortion 7a175e7f0a plot: Fix date in chart title 2022-08-24 12:00:47 +02:00
Samuel Ortion 4f09a2dd4e daemon: Remove birdnet_miner and call birdnet_output_to_sql at each new model execution 2022-08-24 11:58:15 +02:00
Samuel Ortion 39233fe937 install: Fix merge 2022-08-24 08:03:26 +02:00
Samuel Ortion fba68c6c90 docs: Updated CHANGELOG and README for better installation méthod 2022-08-24 08:01:52 +02:00
Samuel Ortion 0d696c8399 www: Add try catch to avoid exception on missing database 2022-08-24 07:23:47 +02:00
Samuel Ortion 30b1b44876 www: Removed home made log controller 2022-08-24 07:13:35 +02:00
Samuel Ortion 089acdffd9 docker: Symfony seems to be running (still mysql issues) 2022-08-23 17:15:40 +02:00
Samuel Ortion daffa3ff96 install: Fix typo on -b <branch> git clone 2022-08-23 13:36:57 +02:00
Samuel Ortion a47304a961 install: Fix g{,un}zip to normal packages names 2022-08-23 13:27:05 +02:00
Samuel Ortion d8ca495471 docker: Working on mysql database and symfony dependencies 2022-08-23 13:25:10 +02:00
Samuel Ortion 1654885838 docker: Working database creation 2022-08-23 06:06:18 +02:00
Samuel Ortion 082823892c Remove instance specific .env file 2022-08-23 05:06:17 +02:00
Samuel Ortion a557723b35 docker: Symfony webapp seems to work (no database connection yet) 2022-08-22 20:27:33 +02:00
Samuel Ortion c1af47eb26 docker: Update docker-compose and ./docker Dockerfiles 2022-08-22 18:49:40 +02:00
Samuel Ortion 048e93fef0 Spliiting to far may not be the solution 2022-08-22 06:22:30 +02:00
Samuel Ortion 9d0cb08792 install: Adding `loginctl enable-linger` for user recording using pulseaudio 2022-08-22 05:48:45 +02:00
Samuel Ortion 8a192ea2b2 logs: Add ttyd on /ttyd endpoint 2022-08-21 11:50:33 +02:00
Samuel Ortion 6d44735ef5 plotter: fix date and creation date footnote 2022-08-21 09:45:53 +02:00
Samuel Ortion ec09401396 plotter: Fix color map indexing for counterplot 2022-08-21 09:07:16 +02:00
Samuel Ortion 0cfa8715c2 Add sqlite3 to dependencies 2022-08-21 08:24:04 +02:00
Samuel Ortion ed92c9ddea install: Fix several bugs 2022-08-21 08:17:16 +02:00
Samuel Ortion b9d2297bbe install: Working on install.sh 2022-08-21 07:52:41 +02:00
Samuel Ortion cf032c5f8d Update install.sh 2022-08-21 06:13:15 +02:00
Samuel Ortion 0970405102 daemon: Add birdnet_purge.sh recording purge script 2022-08-20 15:39:25 +02:00
Samuel Ortion cf0de2d4bc record: Add RTSP support (to be continued) 2022-08-20 08:33:54 +02:00
Samuel Ortion 933b635bf2 Switch submodule git address to http 2022-08-20 05:49:42 +02:00
Samuel Ortion 38fcc7824d Trying to port BirdNET-stream to Docker 2022-08-20 05:22:07 +02:00
Samuel Ortion 0be5df07a7 www: disk controller, user auth in dev, splitted database (one for observation and other for webapp data (eg. user, ORM) 2022-08-20 05:04:29 +02:00
Samuel Ortion 9d4f6ffd8c www: Add version tag to footer 2022-08-19 07:46:41 +02:00
Samuel Ortion 3ca0abe147 www: Add dedicated database for Users (separated from birdnet birds data) 2022-08-18 21:08:03 +02:00
Samuel Ortion 7a39330a6f i18n: Add i18n switch and fr translation 2022-08-18 16:32:29 +02:00
Samuel Ortion 2516efa805 docs: Add CONTRIBUTING, update INSTALL \ndaemon: update streaming service 2022-08-18 10:07:44 +02:00
Samuel Ortion ca14913aaa Merge branch 'main' of github.com:UncleSamulus/BirdNET-stream 2022-08-18 09:32:20 +02:00
Samuel Ortion 6d89918c6b www: Add .active on nav menu, fix homepage stats 2022-08-18 09:30:17 +02:00
Samuel Ortion 3ac15ba849 conf: Remove instance specific config file 2022-08-18 09:24:46 +02:00
Samuel Ortion c92d8c53ef docs: Update README - Add feature, license sections 2022-08-18 09:23:11 +02:00
Samuel Ortion e74139fe72 style: Adapt responsive design for mobile devices 2022-08-18 05:45:38 +02:00
Samuel Ortion 32a2b92f14 Add dehydrated ssl certificate documentation 2022-08-17 09:18:35 +02:00
Samuel Ortion b90a0cd63a Add base records routes 2022-08-16 19:28:19 +02:00
Samuel Ortion 4e6d4f396b Add timeout to sqlite3 queries 2022-08-16 07:29:58 +02:00
Samuel Ortion c0728d2969 Fix messy nav and main 2022-08-16 07:05:49 +02:00
Samuel Ortion acc51fdfc4 Add plotter and fix miner 2022-08-16 05:21:53 +02:00
Samuel Ortion d56f3806fa Add service status and global manager from webapp 2022-08-15 14:29:59 +02:00
Samuel Ortion e44b8542b0 Add service monitoring and burger menu 2022-08-15 11:42:28 +02:00
Samuel Ortion bd35b4c496 Update install process 2022-08-14 10:33:30 +02:00
Samuel Ortion 8f5388c6f2 Add date info on todays list 2022-08-14 09:40:44 +02:00
Samuel Ortion 128e3f33bb Add today/by date or taxon_id stats and record access 2022-08-14 09:24:35 +02:00
Samuel Ortion f1be35255c
Update issue templates 2022-08-14 09:10:53 +02:00