Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Valente 8d8bbef546 small QOL improvements (#37)
* feat: selected event if is first

* style: fix wrap

- remove wrap tag (broken in firefox)

* feat: add more text to notes

this is a quick fix and does not replace the real deal.
using a text input makes it difficult to edit, this should be revised with a textarea on note field

* upgrade electron

* Stage timer in /sm has placeholder when not running

* fix style issue where clock would move depending on whether there are events selected

* ensure ontime logo and text have a minimum readable size

* fix scrollbar styling

* clean debugging logs

* link to latest release

using gitreleases.dev service for this.
this is a temporary fix until we have a release (in opposition to pre-release) so we can use githubs latest link

* scale gracefully

* fixed error with naming of maxChar
2021-11-09 22:31:55 +01:00
Carlos Valente f6edb88944 Fixed issues with style on small windows (#29) 2021-11-04 21:12:53 +01:00
cv 21c6303e87 style: interface spacing
- less padding between elements
2021-10-25 11:33:58 +02:00
cv 0f26be3c17 style: quick fixes
small improvements in app style
- fade in splash screen
- notifications without sound
- change header style
- non selectable text app wide
- change logo
- lock button more accessible
- link to help
- tooltip on collapse delay
- tooltip on private / public event toggle
2021-06-12 23:10:38 +02:00
cv 455ac6bff4 style: menubar mockup 2021-05-29 22:46:05 +02:00
cv 05369f2b79 Merge branch 'master' into wip/migratedb 2021-05-28 14:46:54 +02:00
cv b61a82627e feat: download
- able to download file from express
2021-05-26 23:10:00 +02:00
cv 856f9d308a small style fixes + defaults
- remove unused code in collapse atom
- stop text input from creating new line
- clean overflow
- restyle lock button
- restyle action buttons
- 10 second default on paginator
- Pip shows running timer
2021-05-26 22:19:55 +02:00
cv f3924d4beb style: layout changes 2021-05-06 12:06:04 +02:00
cv 004b31b5e7 style cleanup + tweaks
Title <> Subtitle relationships
Animat ein
2021-04-26 13:38:30 +02:00
cv ea92fc7de7 refractor + style tweaks
- bugfix on lower
- delay between 0-60 minutes
- action buttons in dropdown
- added button for toggling element visibility
- several css and code cleanups
- renamed settingsAPI
2021-04-24 10:32:19 +02:00
cv 57c6b11db1 style improvements
- added empty state to list
- styled scrollbars
- progressbar shows time elapsed
- timers are monospace
- prevent overflow in titles
2021-04-21 19:11:43 +02:00
cv 4e36e58a21 feat: lower third 2021-04-20 23:50:49 +02:00
cv c25633ade4 style: go dark 2021-04-15 13:51:51 +02:00
cv 24567fbab9 cleanup + small style tweaks 2021-04-13 21:43:32 +02:00
cv c39f3f2dde node server + separate client folder 2021-04-05 22:33:31 +02:00