Commit Graph

285 Commits

Author SHA1 Message Date
lightdev 0f360eabfc GitBook: [master] 2 pages modified 2021-06-12 19:33:15 +00:00
Carlos Valente e4d0889a69 Update autobuild.yml
fix file path
2021-06-11 23:34:02 +02:00
Carlos Valente 89ba4200dc Update autobuild.yml
- fixing token
2021-06-11 23:22:31 +02:00
Carlos Valente 78a787b7b3 Update autobuild.yml
- release exe
2021-06-11 23:11:36 +02:00
Carlos Valente e8fdf64ebf Update autobuild.yml
...
2021-06-11 22:55:06 +02:00
Carlos Valente cd62c0b8ea Update autobuild.yml
still....
2021-06-11 22:35:57 +02:00
Carlos Valente 9da62a2674 Update autobuild.yml
- still trying to fix CI
2021-06-11 22:28:22 +02:00
Carlos Valente b5f75191b4 Update autobuild.yml
- disable CI, avoid warnings as errors
2021-06-11 22:21:54 +02:00
Carlos Valente 58e8b46130 Merge pull request #8 from cpvalente/feat/electron
Feat/electron
2021-06-11 22:10:28 +02:00
cv 6c37d2372f config builder 2021-06-11 22:09:16 +02:00
Carlos Valente 7e5d5982bf Create autobuild.yml 2021-06-11 22:07:48 +02:00
cv 0e550dedc6 update + cleanup
- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
2021-06-11 08:54:35 +02:00
cv 21f1144fce Merge branch 'master' of https://github.com/cpvalente/ontime 2021-06-10 21:09:17 +02:00
cv 256c33393c style: display private
style changes to display private events
2021-06-10 21:00:53 +02:00
cv 3bb1292a90 fix: past events
- fixing logic to show past - future events
- simplification / refract
2021-06-10 20:54:26 +02:00
cv 7bcc544189 fix: typo on component import 2021-06-10 14:09:26 +02:00
Carlos Valente 76aa51212b Merge pull request #7 from cpvalente/improvement/lower
Improvement/lower
2021-06-10 14:00:52 +02:00
cv a077e126ae refract + cleanup: render only on data change
- add library for deep comparison
- cleanup console.logs
2021-06-10 13:52:48 +02:00
cv 52c8bafc2c feat: lower reloads on change of data 2021-06-09 22:30:16 +02:00
cv d255edebd4 refract: simpler upload
- also reverting deleting the file that is uploaded
2021-06-08 23:26:18 +02:00
cv 65558e657e chore: config CSP 2021-06-08 23:09:28 +02:00
cv 11b6498760 styles: muly
- change progressbar (show countdown instead of ellapsed)
- fix issue where it would not refresh if there was no time
- add style countdown to red background
2021-06-08 13:26:31 +02:00
cv 4b4e3fa52b fixes: muly
- strange behaviour with overflow (clip not valid)
- wrong message in quit button
- add icon to splash screen
- tray.remove() > tray.destroy()
2021-06-08 13:24:56 +02:00
cv 560ae5be74 feat: upload file 2021-06-06 22:25:23 +02:00
cv d4ee386cde fix: handle multiple instances 2021-06-06 14:52:08 +02:00
cv 1a80fab59d config build + style
- add license
- add README
- add icons
- small style changes
2021-06-06 14:05:28 +02:00
cv a222147883 fix: db path 2021-06-06 12:01:33 +02:00
cv 86878c1d2e fix: node imports
changed the config.json files so that the dependencies in node_modules are in the right place
2021-06-06 11:52:13 +02:00
cv ef5dd82c79 lazy load main components 2021-06-05 16:13:51 +02:00
cv 706aca57fe style: bigger icons 2021-06-04 12:34:07 +02:00
cv c5db68fa26 graceful shutdown
- confirmation dialog
- shutdown node service
2021-06-04 12:30:36 +02:00
cv ae4363f6f6 separe init processes
separate processes to initialise:
- express server
- osc server
- osc client
2021-06-04 12:15:31 +02:00
cv e37837723e ipc react-electron 2021-06-03 23:47:02 +02:00
cv 9b7dfc7e65 add splash screen 2021-06-03 22:38:21 +02:00
cv 5bef64ae5e win import path 2021-06-03 14:24:35 +02:00
Carlos Valente 6ed566e7ab Merge pull request #6 from cpvalente/fix/buildbuildbuild
thank you
2021-06-03 13:01:05 +02:00
Torbjørn Kvåle cdd2c58dc0 build fixed? 2021-06-02 23:17:31 +02:00
cv 68dd50c62d include lock files 2021-06-02 12:00:17 +02:00
cv 9e15ab6ea7 add package.json 2021-06-01 22:08:05 +02:00
cv f13ccb4c0b temp 2021-06-01 22:04:52 +02:00
cv 95e87d6ab8 fix: compiling
- only node service is module
- import module with async
- serve react app from node process
2021-05-30 12:22:59 +02:00
cv 74c5b44488 Merge remote-tracking branch 'origin/master' into feat/electron 2021-05-29 22:53:28 +02:00
cv 6ad42dbbb7 quickfix: misnamed element 2021-05-29 22:48:25 +02:00
cv 455ac6bff4 style: menubar mockup 2021-05-29 22:46:05 +02:00
cv 32396cd427 small fixes
- paginator shows correctly past - now - future
- uselayouteffect in pip
- scroll into view would crash if event was deleted
2021-05-29 12:32:36 +02:00
cv 81e3b0abbf cursor fixes
- delete would use wrong index to relocate
- cursor uses eventId instead of eventIndex
- cursor would move on any item changes
2021-05-28 23:59:08 +02:00
cv 3d69dbab13 fix: rename to .keep
play nice with .git
2021-05-28 15:00:45 +02:00
cv d76929558e Merge branch 'wip/migratedb' into master 2021-05-28 14:56:46 +02:00
cv 8624e2c383 add data folder 2021-05-28 14:56:00 +02:00
cv 05369f2b79 Merge branch 'master' into wip/migratedb 2021-05-28 14:46:54 +02:00