Commit graph

113 commits

Author SHA1 Message Date
Johannes Millan
f9e407f3a5 feat(search): move search to sidebar 2025-06-11 15:02:54 +02:00
Johannes Millan
df67bfd1bc feat: minor optimizations for start up time 2025-04-15 11:51:03 +02:00
Johannes Millan
80721ad6f9 feat: cleanup legacy bookmark feature 2025-03-12 17:06:39 +01:00
Johannes Millan
cc151d1033 fix: side nav hidden forever #3204 2025-03-03 19:18:59 +01:00
Johannes Millan
d34ab71f16 refactor: make prettier work for angular 2025-02-21 14:31:22 +01:00
Johannes Millan
c9b5c7d4ee refactor: remove focus overlay service 2025-02-21 13:54:05 +01:00
Johannes Millan
916c63047e feat: cleanup 2025-02-21 13:54:05 +01:00
Johannes Millan
d03db5f0a2 feat(simpleCounter): improve celebration 2025-01-20 20:21:19 +01:00
Johannes Millan
e209324369 feat(simpleCounter): add cool success animation 2025-01-19 15:40:43 +01:00
Johannes Millan
8663819185 refactor: migrate to @for and @if where possible 2024-12-29 17:11:09 +01:00
Johannes Millan
10ccd073c8 fix: add task bar click on item not working 2024-06-21 13:37:27 +02:00
Johannes Millan
74d1c40964 feat(tour): add basic steps 2024-01-24 14:54:22 +01:00
Johannes Millan
ee755775e1 feat(focusMode): add animation 2023-11-15 15:35:15 +01:00
Johannes Millan
43802df509 feat(focusMode): add store stuff 2023-11-15 15:35:15 +01:00
Johannes Millan
cc3598814b feat(focusMode): outline very simple focus mode 2023-11-15 15:35:14 +01:00
Johannes Millan
9ac68ff394 refactor: add singleAttributePerLine rule for prettier (finally!) 2022-03-18 18:20:15 +01:00
Johannes Millan
4cc61ac8b0 feat: check for service worker updates before syncing data 2021-11-19 23:08:49 +01:00
Johannes Millan
7c62a18409 feat(notes): add new side panel ui 2021-11-04 21:19:53 +01:00
Johannes Millan
e5c9d9a33a feat(search): beautify search bar 2021-09-24 12:16:00 +02:00
Johannes Millan
36698799de refactor: rename SyncService to SyncTriggerService 2021-07-09 14:20:38 +02:00
Stefan Kofler
36ff649bb5 feat(search): add search bar #547 2021-06-15 21:29:45 +02:00
Johannes Millan
beb410b10d refactor: uglify thanks to prettier 2021-05-06 23:09:58 +02:00
Johannes Millan
aa71440a9a refactor: code formatting 2
Signed-off-by: Johannes Millan <johannes.millan@gmail.com>
2020-12-25 10:29:59 +01:00
Johannes Millan
b4378765ab feat: make background apply to whole page for better performance 2020-11-15 20:02:45 +01:00
Johannes Millan
f2076b01bc feat: improve bg image handling 2020-11-06 17:25:24 +01:00
Emanuele Pavanello
719cb0fcb8 fix: wrong background image used for mac os version when set from settings #627 2020-10-29 20:48:27 +01:00
Johannes Millan
2781448b69 fix: background image not being displayed 2020-10-19 21:53:44 +02:00
Johannes Millan
c943ac98d2 feat: allow custom background images 2020-10-14 23:08:54 +02:00
Johannes Millan
1a3c175c32 feat: add label to global progress bar 2020-06-01 23:37:48 +02:00
Johannes Millan
907855cdc5 feat(dbx): move sync indicator bar to bottom 2020-06-01 14:58:22 +02:00
Johannes Millan
02776b710c feat: improve app loading experience 2020-05-31 21:35:44 +02:00
Johannes Millan
2aa8215267 refactor(dbx): rename globalSyncService to syncService 2020-05-31 13:01:06 +02:00
Johannes Millan
b7d44e78b7 feat: various model adjustments leftover from blockstack branch 2020-05-28 22:55:06 +02:00
Johannes Millan
43dc6a8d4e fix: google drive import throwing error 2020-04-07 18:03:20 +02:00
Johannes Millan
f05a21e461 feat(sharedTaskList): don't show sidenav always 2020-03-26 02:17:39 +01:00
Johannes Millan
e5be1e560d feat(sharedTaskList): move model initialization to new service 2020-03-20 02:27:16 +01:00
Johannes Millan
d2deccaee2 feat(sharedTaskList): add simple ui solution for notes 2020-03-18 16:56:01 +01:00
Johannes Millan
73613bc80a feat(sharedTaskList): hide bookmarks for tags 2020-03-18 14:43:57 +01:00
Johannes Millan
a1fa8854f7 feat(sharedTaskList): add expandable menu for projects 2020-03-12 20:43:08 +01:00
Johannes Millan
8ece7bac9b fix: app breaking migration bugs 2020-02-07 17:38:08 +01:00
Johannes Millan
56d2adcd70 refactor: fix code formatting 2020-01-06 19:53:26 +01:00
Johannes Millan
d790be9d33 fix: up/down not working inside textarea 2020-01-06 19:06:50 +01:00
mostafa.amen07
9e5771c1db feat: add rtl support 2019-12-29 23:24:17 +02:00
Johannes Millan
ec4048fd62 feat(taskSidebar): add scroll to buttons for notes and sidenav 2019-12-08 17:11:51 +01:00
Johannes Millan
67eeffbf81 refactor(taskSidebar): replace drawer with sidenav 2019-12-07 13:46:36 +01:00
Johannes Millan
653ba05988 feat(taskSidebar): move sidebar inside work view 2019-12-07 13:46:34 +01:00
Johannes Millan
8ceecad9d4 feat(taskSidebar): highlight selected task 2019-12-07 13:46:25 +01:00
Johannes Millan
8f193f8a29 feat(taskSidebar): improve sizes of side bar and main container 2019-12-07 13:46:24 +01:00
Johannes Millan
9378393b09 feat(taskSidebar): add smart resizing 2019-12-07 13:46:22 +01:00
Johannes Millan
bcd1ff8bd6 feat(taskSidebar): adjust display logic 2019-12-07 13:46:22 +01:00