ladybird/Userland
Monroe Clinton 1b5b1e4153 Calendar: Implement saving, loading, and displaying of calendars
The user can now save, load, and view calendars. A calendar is made up
of an array of events which are saved in a JSON file. In the future we
should implement the iCalendar standard instead of using a custom
format.
2023-08-07 13:14:58 -06:00
..
Applets Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Applications Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
BuggieBox Userland: Teach the file utility about zip files 2023-07-11 17:48:57 +01:00
Demos AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DevTools AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Libraries Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
Services SQLServer: Remove Core::EventReceiver parent from DatabaseConnection 2023-08-07 14:38:38 -04:00
Shell AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Utilities AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00