Commit Graph

  • ca7d7dfd12 Allow passing inline to not only GET requests. Tom Hacohen 2020-04-16 11:35:58 +0300
  • a72543f6c9 Collection remove the redundant mainItem model attr. Tom Hacohen 2020-04-16 11:28:49 +0300
  • 0fbc5c104c Implement collection updating. Tom Hacohen 2020-04-15 17:54:39 +0300
  • 62a7496b66 Change how we handle chunk ordering (and relation). Tom Hacohen 2020-04-15 17:35:51 +0300
  • 7a0a00c738 Unify how we handle revision creation. Tom Hacohen 2020-04-15 16:59:30 +0300
  • ab9d66fcc0 Implement collection creation. Tom Hacohen 2020-04-15 16:53:31 +0300
  • 6dfa2360c0 Chunk: fix for a collection's main item. Tom Hacohen 2020-04-15 16:52:36 +0300
  • 3db204e4bb b64: don't add redundant padding. Tom Hacohen 2020-04-15 16:50:47 +0300
  • 2e018dfe76 Rename prefer_inline to inline. Tom Hacohen 2020-04-15 16:47:31 +0300
  • 6711cfcf49 Change chunks to be just one field. Tom Hacohen 2020-04-15 16:27:03 +0300
  • c589d06cbe Collection: lax the restrictions on mainItem. Tom Hacohen 2020-04-15 16:00:06 +0300
  • 963dc3c62d Cleanup how we handle inline serializers. Tom Hacohen 2020-04-15 15:23:07 +0300
  • 5dfa2ac8cb Make chunks use the same b64 encoding we use elsewhere. Tom Hacohen 2020-04-15 14:33:38 +0300
  • a97bb969e7 Make meta a binary base64 field too. Tom Hacohen 2020-04-14 18:30:07 +0300
  • cf06534d6d Serializers: handle our variant of b64 (no padding, urlsafe). Tom Hacohen 2020-04-14 18:29:56 +0300
  • 9b13404ce7 Add a reset view for tests. Tom Hacohen 2020-04-14 16:21:51 +0300
  • 84f7a11bbc ICAL.js: fix types of complex rrules Tom Hacohen 2020-04-11 13:49:50 +0300
  • 73a3729a70 pim-types: change clone to deep clone using string Andrew P Maney 2020-04-04 03:53:07 -0700
  • aa9e85a520 Tasks: fix priority sorting Andrew P Maney 2020-04-04 13:49:32 -0700
  • 77f734a227 Tasks: fix alignment in Toolbar menu Andrew P Maney 2020-04-02 17:03:30 -0700
  • 7a42ff04d8
    UI: pretty error messages Andrew P Maney 2020-03-31 13:09:15 -0700
  • 0ce83defcc LoginGate: show an error if the user is inactive. Tom Hacohen 2020-03-31 16:09:55 +0300
  • ed4ed86880 Tasks: add show/hide hidden feature Andrew P Maney 2020-03-30 07:01:38 -0700
  • 248fdc5838 MUI: updates core Andrew P Maney 2020-03-29 16:40:46 -0700
  • b78ccfbf8b MUI: fix TimezonePicker types Andrew P Maney 2020-03-29 16:18:47 -0700
  • 7f898d62f6 MUI: upgrade Lab to latest release Andrew P Maney 2020-03-29 16:18:19 -0700
  • 36d6308c88 Tasks: change due text to date instead of time to Andrew P Maney 2020-03-28 03:43:38 -0700
  • 0b5274887f Tasks: make overdue secondary text red Andrew P Maney 2020-03-28 03:38:01 -0700
  • 5eea4e89a5 Task edit: fix DateTime's not being properly stored Andrew P Maney 2020-03-27 18:00:40 -0700
  • b6b46d2b24 Task edit: change "All Day" to "Include Time" Andrew P Maney 2020-03-26 15:07:07 -0700
  • 73a55b9817 Add reset url so it can be used with client test suites. Tom Hacohen 2020-03-26 18:32:34 +0200
  • e39974105f Task edit: reword Start Date to "Hide until" Andrew P Maney 2020-03-26 02:48:39 -0700
  • e06ccbd21c Tasks edit: add full width styles to timing inputs Andrew P Maney 2020-03-26 02:48:14 -0700
  • 39529e66c1 Tasks: add a11y title and aria labels for Toolbar Andrew P Maney 2020-03-25 02:44:24 -0700
  • 212dfc7095 Tasks: add search functionality Andrew P Maney 2020-03-25 03:54:54 -0700
  • ba00be300e
    RRule: handle undefined options.byday Andrew P Maney 2020-03-25 04:41:55 -0700
  • b90adaffb5
    Tasks: improve positioning of Toolbar menus Andrew P Maney 2020-03-23 04:24:04 -0700
  • 1de7a2ebdd
    Tasks: implement sorting Andrew P Maney 2020-03-22 04:55:48 -0700
  • b69b51f558
    Tasks: move "Show Completed" to a toolbar menu Andrew P Maney 2020-03-20 04:33:13 -0700
  • 74ed60a3fb Tasks: hides Sidebar amount if value 0 Andrew P Maney 2020-03-19 02:38:31 -0700
  • e008bc19e8 Tasks: changes dueToday to include all times before today Andrew P Maney 2020-03-18 16:21:50 -0700
  • 716240e266 Tasks: adds dueToday getter to TaskType Andrew P Maney 2020-03-18 13:06:26 -0700
  • 9a7960556b Tasks: adds memoization to Sidebar Andrew P Maney 2020-03-18 13:00:28 -0700
  • f3ba0b30ef Tasks: removes unnecessary comments Andrew P Maney 2020-03-18 11:16:05 -0700
  • 8ba7709653 Tasks: moves Sidebar specific logic into Sidebar component Andrew P Maney 2020-03-17 15:02:18 -0700
  • 2980305beb Tasks: adds filter by Due Today Andrew P Maney 2020-03-17 14:51:29 -0700
  • 02ac73eb25 AddressBook: add missing key property to list items. Tom Hacohen 2020-03-18 18:02:49 +0200
  • 2ac0b55de9 Revision: expose meta. Tom Hacohen 2020-03-17 22:11:18 +0200
  • 80ef568397 Make meta not-null. Tom Hacohen 2020-03-17 22:10:33 +0200
  • ab86a912cd Revision uid is now the hmac. Tom Hacohen 2020-03-17 17:13:47 +0200
  • 86b6a44917 We use base64url without padding. Tom Hacohen 2020-03-17 17:10:53 +0200
  • effd74e0b2 Tasks: adds filter by tag feature Andrew P Maney 2020-03-17 13:24:46 +0200
  • ec9d8d3329 Revert "Tasks: adds filter by tag feature" Tom Hacohen 2020-03-17 13:23:45 +0200
  • b14697474c Tasks: adds filter by tag feature Tom Hacohen 2020-03-17 13:14:55 +0200
  • a2d6dacbe4 Settings: change setSettings action to merge with state. Andrew P Maney 2020-03-17 13:14:43 +0200
  • 9f618ab36c Tasks: changes margin units from px to em Andrew P Maney 2020-03-14 12:32:13 -0700
  • c113c8b283 Tasks: displays tags on Task list items Andrew P Maney 2020-03-13 17:45:31 -0700
  • fe8fbfdfd8 Tasks: adds tags Andrew P Maney 2020-03-13 17:41:34 -0700
  • 93f06f81cd Tasks: moves misplaced const Andrew P Maney 2020-03-13 17:48:51 -0700
  • 56475135b6 Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-13 22:31:55 +0000
  • f04212a1e6 Tasks: renames some vars from event to task Andrew P Maney 2020-03-13 12:44:16 -0700
  • 69c38d7e8f Journals list+import: move journal items to the left side. Tom Hacohen 2020-03-13 17:01:59 +0200
  • e0e805d009 JournalEntries: use a virtualized list for the entries. Tom Hacohen 2020-03-13 16:56:17 +0200
  • 2397cfbe6d AddressBook: use a virtualized list for the contacts. Tom Hacohen 2020-03-13 16:46:30 +0200
  • 5cb8dda9cc List: move the list widget to use the material ui list. Tom Hacohen 2020-03-13 16:15:34 +0200
  • 6a5d959777 JournalsList: add icon to titles Tal Leibman 2020-03-13 14:48:01 +0200
  • 8aa4af46f1 TaskEdit: fix crash when saving tasks with no status set. Tom Hacohen 2020-03-13 11:19:36 +0200
  • 18967ddb16 TaskEdit: use null coalescing instead of ||. Tom Hacohen 2020-03-13 11:16:56 +0200
  • 54302c4c07 License: adds license to Colored Radio Andrew P Maney 2020-03-13 01:30:46 -0700
  • 29d1e5cfe5 Tasks: adds mapPriority helper function Andrew P Maney 2020-03-13 01:30:20 -0700
  • bdd89fb533 Tasks: colors checkbox according to priority Andrew P Maney 2020-03-12 15:14:27 -0700
  • 0436e9ccd0 Tasks: adds colored radio buttons Andrew P Maney 2020-03-12 15:04:17 -0700
  • add95621af Tasks: adds priority to Task type Andrew P Maney 2020-03-12 14:52:56 -0700
  • 66e5062461 Collection: add content support. Tom Hacohen 2020-03-12 21:02:27 +0200
  • c56cbb3f82 Remove debug print. Tom Hacohen 2020-03-12 16:06:15 +0200
  • d1df6db8b1 Revision: add metadata field. Tom Hacohen 2020-03-12 16:02:00 +0200
  • f8a94eeb04 Revision: add a proper uid for revisions (which we also use for sync tag). Tom Hacohen 2020-03-12 15:52:36 +0200
  • dc1b17f7f4 Tasks: adds secondary text displaying time until due Andrew P Maney 2020-03-12 01:40:01 -0700
  • 8e1e3b8fe1 TaskListItem: change from anonymous to named function. Tom Hacohen 2020-03-12 10:18:28 +0200
  • ad3958ae88 Tasks: adds checkbox to Task list item Andrew P Maney 2020-03-11 20:07:33 -0700
  • 649a7cd281 Event view: change the text colour based on background. Tom Hacohen 2020-03-11 20:07:13 +0200
  • 9e1c7ea8d5 Tasks: adds license Andrew P Maney 2020-03-09 10:20:59 -0700
  • 632ec9cacf Pim: changes how onItemSave handles post-save action Andrew P Maney 2020-03-09 12:34:07 -0700
  • b4ef6e641d Tasks: Quick Add feature Andrew P Maney 2020-03-06 16:55:10 -0800
  • 23edc29bb8 Chunks: order based on item too so items are clustered together. Tom Hacohen 2020-03-10 17:56:24 +0200
  • dfbfa01bc5 CollectionItem: move version and encryption key to the item itself. Tom Hacohen 2020-03-10 17:49:23 +0200
  • d587f8185b Uids: change uids to be much shorter and base62 for non-chunks. Tom Hacohen 2020-03-10 16:40:42 +0200
  • 3beb7ac4bb Requirements: add pywatchman for more efficient watching. Tom Hacohen 2020-03-10 16:27:57 +0200
  • 7efb185caf RRule: sanitize byday/month before using. Tom Hacohen 2020-03-10 10:10:01 +0200
  • c9aefdec4c Revert "Tasks: Quick Add feature" Tom Hacohen 2020-03-09 19:57:34 +0200
  • e75e1c5c5e Revert "Tasks: add license to files" Tom Hacohen 2020-03-09 19:57:32 +0200
  • 75f2b50a29 Tasks: add license to files Andrew P Maney 2020-03-09 10:20:59 -0700
  • f5eb1932e8 Tasks: Quick Add feature Andrew P Maney 2020-03-06 16:55:10 -0800
  • 5d54ab4563 Tasks: reorganizes Tasks components into their own subfolder Andrew P Maney 2020-03-03 17:24:47 -0800
  • 680f9698a7 AUTHORS: remove duplicate entry. Tom Hacohen 2020-03-06 21:55:33 +0200
  • 0b18cac914 Licensing: add license headers to source files. Tom Hacohen 2020-03-06 21:10:32 +0200
  • c00f4d79c7 Member add: change confusing string. Tom Hacohen 2020-03-02 20:18:19 +0200
  • 41029c1da9 MUI: removes deprecated theme.spacing.unit Andrew P Maney 2020-02-28 21:59:32 -0800
  • 059abe4807 Tasks: change clicking on task to go directly to edit page Andrew P Maney 2020-02-28 14:47:24 -0800
  • 5ceaa9fb1a Collection: calculate a value for ctag in the meanwhile. Tom Hacohen 2020-02-26 21:22:58 +0200