Commit Graph

47 Commits

Author SHA1 Message Date
Dominik Pschenitschni b6a89a0cde feat: use variable fonts with subsetting (#2817)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2817
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-12-15 21:37:02 +00:00
Dominik Pschenitschni 943e554a58 feat: improve playPop helper (#1229)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1229
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-21 17:56:48 +00:00
dpschen b59b5def57 feat: compress media files (#818)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/818
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-10-03 18:48:02 +00:00
dpschen 6b1bf27bf8 feat: reduce file size by removing by removing fonts (#759)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/759
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-23 14:07:08 +00:00
konrad f4c552a79f User Data Export and import (#699)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/699
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-04 19:26:38 +00:00
dpschen 19f52eb8d1 chore: discard old font file formats (#673)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/673
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 17:42:31 +00:00
konrad a08306d612 Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 13:27:15 +00:00
kolaente 7f5140bbb4
Play a sound when marking a task as done 2021-01-30 21:45:54 +01:00
kolaente 826d90c7eb
Cleanup font caching and requesting 2021-01-30 18:33:21 +01:00
konrad 52f6425b3f Add Microsoft Todo migration (#339)
Add microsoft todo migration cases & logo

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/339
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-18 11:12:20 +00:00
konrad 60c5097d82 Add trello migration (#336)
Reload namespaces and lists after migrating

Add trello logo

Add trello migration

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/336
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-17 13:44:22 +00:00
kolaente cd02929a8f
Add maskable icon 2020-11-12 21:24:08 +01:00
kolaente 7610199ab6
Fix pwa icon for iOS
Fixes #218
2020-09-03 21:25:46 +02:00
kolaente c9299a2bf3
Add build hash as meta tag to index.html to ensure always loading the new index file 2020-07-28 10:18:42 +02:00
kolaente b1b5398c56
Add more prefetching of components 2020-07-28 10:14:42 +02:00
kolaente 9e189c5afd
Include fonts css in the main css bundle 2020-07-07 22:16:13 +02:00
kolaente 0720f644d0
#PrideMonth 2020-06-14 22:43:08 +02:00
kolaente b2a9c13897
Change logo primary color 2020-06-12 20:47:31 +02:00
kolaente 991de38980
Add todoist migrator to the frontend 2020-05-24 15:31:27 +02:00
kolaente 0c6b0cb48d
Change default api url to 3456 (Vikunja default) 2020-05-05 22:47:17 +02:00
kolaente d46faec23d
Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
Lucas Grzegorczyk 3edcc790de
Remove llama-upside-down.svg 2020-05-04 20:45:15 +02:00
kolaente e0dcf1faa9
Load Fonts directly 2020-02-11 22:32:10 +01:00
kolaente 1111d60d61
Preload fonts css 2020-02-11 22:21:25 +01:00
konrad 04d7d48b68 Notifications for task reminders (#57)
Add actions for reminders

Remove scheduled reminders

Better styling

Start adding support for triggered offline notifications

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/57
2020-02-08 17:28:17 +00:00
konrad 9b232c7d4f Add Wunderlist migration (#46)
Complete migration flow

Add migration in progress animation

Add handling wunderlist migration flow

Basic migration init structure

Add migrator structure

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/46
2020-01-19 19:23:06 +00:00
kolaente e1cd40980a
Correctly preload fonts 2019-10-19 16:44:22 +02:00
kolaente cb9b6592c1
Removed unused preload fonts tags 2019-10-18 18:21:37 +02:00
kolaente befb5143c8
Added meta description tag 2019-10-18 18:15:47 +02:00
kolaente c635052c0f
Improved font handling 2019-10-18 18:01:04 +02:00
konrad 3211e1e8ea Added handling if the user is offline (#35) 2019-10-16 21:27:21 +00:00
konrad 2a7871cf96 Add minimal PWA (#34) 2019-10-16 18:25:10 +00:00
konrad d7f7058eef Add week and month view for tasks (#15) 2018-12-25 22:41:55 +00:00
konrad e094b654e2 New design (#14) 2018-12-25 15:03:51 +00:00
kolaente 95b8178496
Design improvments (closes #4) 2018-11-06 16:53:32 +01:00
kolaente d1155adc05
Reorganized assets 2018-09-11 07:02:32 +02:00
kolaente efdc00dcd6
Added background 2018-09-11 07:02:18 +02:00
konrad a0770d9798
Logo improvments 2018-09-09 20:03:22 +02:00
konrad 2d29f9514a
Added quicksand font 2018-09-09 17:33:36 +02:00
konrad f556295ba3
Added favicon 2018-09-09 17:23:13 +02:00
konrad aeff748cc8
Added logo & Top bar 2018-09-09 17:23:06 +02:00
konrad 6a33ad90b5
FUNKING CONFIG 2018-09-08 21:18:42 +02:00
konrad 7273f61580
Updated title 2018-09-08 18:07:38 +02:00
kolaente 8ccb1893f1
Properly added bulma 2018-09-06 19:56:44 +02:00
kolaente 6a15c61677
Added css/cleanup of index.html 2018-09-06 19:46:25 +02:00
kolaente f5f5c6f79c
Cleanup 2018-09-06 19:45:15 +02:00
kolaente 0b1f4d3dff
init 2018-08-28 22:50:22 +02:00