Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-04-25
| ||
| 12:27 | Keep CSS deps inside the project. Leaf check-in: 8ec76a3ec0 user: thinkofher tags: trunk | |
| 12:12 | Message edit form. check-in: 7633a23d76 user: thinkofher tags: trunk | |
| 10:25 | Mark current user in the user list in the channel. check-in: 9bbcad0a23 user: thinkofher tags: trunk | |
| 09:53 | Implement spam report system. check-in: 50f094d236 user: thinkofher tags: trunk | |
| 09:03 | Verify owner or author of the message during removal. check-in: dd82061366 user: thinkofher tags: trunk | |
| 08:53 | Remove messages from the channel. check-in: d5c54ec94e user: thinkofher tags: trunk | |
| 06:33 | Now it looks like an app. check-in: 7574d97e30 user: thinkofher tags: trunk | |
| 05:26 | And it goes check-in: db48251dbd user: thinkofher tags: trunk | |
| 03:08 | SA project in progress... check-in: 164a49c413 user: thinkofher tags: trunk | |
|
2026-04-18
| ||
| 10:22 | Second project completed check-in: bd0de6628e user: thinkofher tags: trunk | |
|
2026-04-17
| ||
| 23:54 | Finish REDIS-like in-memory storage project for KK check-in: 6109c7ac59 user: thinkofher tags: trunk | |
| 20:01 | Finish C++ syntax KK project. check-in: 4187792202 user: thinkofher tags: trunk | |
|
2026-03-07
| ||
| 10:03 | Polish Makefile to support every json schema file in the directory.: check-in: 374e3569b3 user: thinkofher tags: trunk | |
| 08:13 | Tool for generating dot graph files. check-in: bd7097bbec user: thinkofher tags: trunk | |
| 08:05 | Fix table from zad2.json and create a Makefile for both Go binary and graph dot files. check-in: 91bb43fd83 user: thinkofher tags: trunk | |
| 07:53 | Fix project for KK. check-in: 090f9bfefb user: thinkofher tags: trunk | |
|
2026-03-06
| ||
| 22:05 | First project for KK. check-in: 3034cfe795 user: thinkofher tags: trunk | |
|
2026-01-17
| ||
| 07:01 | Project for PwJW. check-in: aa5e613128 user: thinkofher tags: trunk | |
|
2025-08-06
| ||
| 20:16 | Merge final project for MOIPDS. check-in: b850f9a63e user: thinkofher tags: trunk | |
| 20:13 | Forgot about model.go file. Closed-Leaf check-in: b8751424f8 user: thinkofher tags: moipds-project | |
| 20:08 | Merge final pus project. check-in: abb6aecdf4 user: thinkofher tags: trunk | |
| 20:08 | Remove binary after clean. Closed-Leaf check-in: 4b75a76523 user: thinkofher tags: epoll_httpd | |
|
2025-05-11
| ||
| 03:55 | Use IDs with lower characters. check-in: 08ee080784 user: thinkofher tags: moipds-project | |
| 03:06 | Added new feature that enables you to add new docs. They're verified with JSON schema. check-in: 69098c32a4 user: thinkofher tags: moipds-project | |
| 01:15 | Download projects as yaml, xml or json. Choice is yours. check-in: 5617088150 user: thinkofher tags: moipds-project | |
| 00:36 | Implement toast notifications. check-in: 8b22051de8 user: thinkofher tags: moipds-project | |
|
2025-05-10
| ||
| 23:36 | Format floating number values properly. check-in: 2049e7d8ac user: thinkofher tags: moipds-project | |
| 23:27 | Finish querying entries with filters. check-in: ab9c68ba01 user: thinkofher tags: moipds-project | |
| 00:58 | Storage layer. check-in: c0bcc12fb3 user: thinkofher tags: moipds-project | |
|
2025-05-09
| ||
| 20:46 | Filters editor UI. check-in: e7360348ac user: thinkofher tags: moipds-project | |
|
2025-05-08
| ||
| 20:51 | Add search input to nav bar. check-in: a18c5cc4a9 user: thinkofher tags: moipds-project | |
| 02:18 | Initial draft of the project. check-in: 2f8f03e2b9 user: thinkofher tags: moipds-project | |
|
2025-05-05
| ||
| 19:18 | Some changes for Deep Learning project. I don't remember what was it about. check-in: a7a6c2e814 user: thinkofher tags: trunk | |
|
2025-02-01
| ||
| 11:56 | First Deep Learning model for AI project (it turned out it's not done yet). check-in: fa9e1c77b7 user: thinkofher tags: trunk | |
| 11:00 | After ZTP project presentation. check-in: 0e9b124c69 user: thinkofher tags: trunk | |
| 08:39 | Use string for status. check-in: 5605a11a96 user: thinkofher tags: trunk | |
| 01:50 | SQL dump for testing. check-in: fb9eb8d478 user: thinkofher tags: trunk | |
| 01:48 | Finish ztp project. Part: EOK check-in: 1335116888 user: thinkofher tags: trunk | |
| 01:46 | Merge AI project check-in: bf8c246a9b user: thinkofher tags: trunk | |
|
2025-01-31
| ||
| 02:36 | Finish AI project Closed-Leaf check-in: 7cee73387c user: thinkofher tags: ai | |
|
2025-01-30
| ||
| 03:47 | Prepare data, split it and test it with some example model. Prepare explainer as well. check-in: 19ac1f7cd2 user: thinkofher tags: ai | |
|
2025-01-29
| ||
| 02:00 | Start AI project check-in: 2a30d01af9 user: thinkofher tags: ai | |
|
2025-01-17
| ||
| 19:57 | Signatures for HTTP response API. check-in: 0c8a4fb468 user: thinkofher tags: epoll_httpd | |
|
2025-01-07
| ||
| 02:46 | Format pus project. check-in: 273f360398 user: thinkofher tags: epoll_httpd | |
| 02:45 | First timeouts implementation. Very buggy and picky. check-in: f5f1958eb9 user: thinkofher tags: epoll_httpd | |
|
2025-01-06
| ||
| 01:25 | Serve files from current directory in a very basic and unsafe way. Also: some content types. check-in: 7de6ba9ab3 user: thinkofher tags: epoll_httpd | |
|
2025-01-05
| ||
| 23:16 | Add logging messages under compile time flag. check-in: 70c58cd9cd user: thinkofher tags: epoll_httpd | |
| 20:12 | Successful (I hope so) refactor of event poll loop in the main function. check-in: 20b61da75a user: thinkofher tags: epoll_httpd | |
| 18:45 | Try to refactor event loop from the main function. check-in: b56abcb173 user: thinkofher tags: epoll_httpd | |
| 01:55 | Parse CLI flags with some simple configuration. check-in: b99d3f61b5 user: thinkofher tags: epoll_httpd | |