Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-10-10
| ||
04:31 | Fix invalid error wrapping Leaf check-in: 4292577f98 user: thinkofher tags: trunk | |
2023-08-28
| ||
20:58 | Add LICENSE file check-in: dcd0c98d3a user: thinkofher tags: trunk | |
2023-05-17
| ||
22:57 | Merge code for creating debian package into trunk. check-in: 7f932143b0 user: thinkofher tags: trunk | |
22:56 | Calculate installed size. Closed-Leaf check-in: 02ef5c7f41 user: thinkofher tags: debian-package | |
2023-05-16
| ||
17:10 | Add Homepage entry to the debian package control file. check-in: 27925a8da7 user: thinkofher tags: debian-package | |
2023-05-15
| ||
14:04 | Fix path for prerm script. check-in: 6ee52e817a user: thinkofher tags: debian-package | |
14:02 | Enable service via package hooks. check-in: 4bb93986e8 user: thinkofher tags: debian-package | |
14:00 | Alias breaks things. check-in: 0c25413977 user: thinkofher tags: debian-package | |
13:36 | Service is wanted by multi-user.target so we don't have to enable it. check-in: 9194ff4f54 user: thinkofher tags: debian-package | |
13:27 | Reload systemd before and after package installation. check-in: 786d5d6c66 user: thinkofher tags: debian-package | |
13:07 | Create install hooks for debian package. check-in: 4f64c06c4b user: thinkofher tags: debian-package | |
12:48 | Create a shell script that creates debian package file structure. check-in: ce9b9a6fdd user: thinkofher tags: debian-package | |
2023-05-12
| ||
12:52 | Use DatabasePath configuration variable for SQLite storage adapater implementation. check-in: 920e8d4d56 user: thinkofher tags: trunk | |
12:22 | Add systemds scripts to the repository. They can be helpful to run okrzeja as systemd process on the linux machine. check-in: cd1c49a0ce user: thinkofher tags: trunk | |
11:52 | Add script for convenient execution of cmds from tools.go file. check-in: 1ed1cac2b1 user: thinkofher tags: trunk | |
11:50 | Create recipe for compiling release version of Okrzeja. check-in: 1444c6b7fb user: thinkofher tags: trunk | |
10:37 | Fix typos in config package documentation. check-in: 08e7a38452 user: thinkofher tags: trunk | |
10:37 | Implement static configuration with environmental variables. check-in: 3a0d867acc user: thinkofher tags: trunk | |
09:08 | Include big factory in the repository. check-in: 9bb955d84c user: thinkofher tags: trunk | |
09:08 | Create big factory for detaul web server. check-in: 35bba1a75c user: thinkofher tags: trunk | |
08:45 | Implement graceful shutdown. check-in: 25424e762e user: thinkofher tags: trunk | |
2023-05-10
| ||
12:50 | Improve placeholder values for all forms from okrzeja. check-in: be2a5f84cb user: thinkofher tags: trunk | |
11:55 | Improve user summary in the admin panel user search. check-in: e4ba2eac80 user: thinkofher tags: trunk | |
11:49 | Improve log message for unauthorized access to resource. check-in: cc13b39b1f user: thinkofher tags: trunk | |
11:28 | Add more context to the activities related to files. check-in: f24a007511 user: thinkofher tags: trunk | |
10:35 | Merge activities into trunk. check-in: d3c07da0cb user: thinkofher tags: trunk | |
2023-05-09
| ||
16:28 | Implement querying activities and loading more when user scrolls down the page. Closed-Leaf check-in: ab23639e55 user: thinkofher tags: activities | |
2023-05-04
| ||
13:02 | Implement ActivityDecorator for File service described by the rest package. check-in: 60718f93c8 user: thinkofher tags: activities | |
10:18 | Create SQL migration for new table for activities. check-in: 28900aa773 user: thinkofher tags: activities | |
08:18 | Merge state adapters into trunk. check-in: 5f8c1a7d42 user: thinkofher tags: trunk | |
2023-04-29
| ||
01:44 | Refactor HTTP handlers with appropriate adapters. Closed-Leaf check-in: a454b63ac8 user: thinkofher tags: state-adapter | |
2023-04-28
| ||
14:59 | Remove dead code type from commandLogin. check-in: c5957041ae user: thinkofher tags: state-adapter | |
11:02 | Wrap views into state adapter handlers. check-in: 4ed70707a8 user: thinkofher tags: state-adapter | |
2023-04-27
| ||
23:39 | Remove Error field from uiState struct. check-in: 835f0d4c9c user: thinkofher tags: trunk | |
23:24 | Remove dead field from uiState struct. check-in: d12432238e user: thinkofher tags: trunk | |
22:08 | Fix invalid /user/* paths. check-in: 6bd1fb1ee9 user: thinkofher tags: trunk | |
12:39 | Use normal container for version footer. check-in: 2c7ac4d3bd user: thinkofher tags: trunk | |
2023-04-26
| ||
21:21 | Upgrade alpinejs to version 3.12.0 and htmx to version 1.9.1. check-in: 17648519d2 user: thinkofher tags: trunk | |
21:14 | Implement aggressive cache for embedded web assets. check-in: 88d8b809ba user: thinkofher tags: trunk | |
20:22 | Merge CSRF changes into trunk. check-in: 6002ba50d0 user: thinkofher tags: trunk | |
20:18 | Fix CSRF integration tests. Closed-Leaf check-in: 4f0e7c722a user: thinkofher tags: csrf-synchronizer | |
19:18 | Fix CSRF unit tests. check-in: 1a479ad7fa user: thinkofher tags: csrf-synchronizer | |
2023-04-25
| ||
13:29 | Add missing storage files. check-in: 32fc4276a0 user: thinkofher tags: csrf-synchronizer | |
13:29 | Re-implement CSRF guard with synchronizer token pattern. check-in: 74c60d8783 user: thinkofher tags: csrf-synchronizer | |
2023-04-21
| ||
10:05 | Commit missing files. check-in: ccdc7730fe user: thinkofher tags: trunk | |
2023-04-19
| ||
20:44 | Make sure password is different than user's nickname. check-in: d3006fce7e user: thinkofher tags: trunk | |
20:34 | Implement form component and actions for changing user password. check-in: 0a4088eac1 user: thinkofher tags: trunk | |
2023-04-15
| ||
08:55 | Rename Authorizer to Authenticator, because it is authenticating, not authorizing. check-in: 8e75dc5894 user: thinkofher tags: trunk | |
08:47 | Implemented RBAC for users resources. check-in: 42be5ee80f user: thinkofher tags: trunk | |
2023-04-12
| ||
03:00 | Migrate admin users with proper access permissions. check-in: 960e5500cc user: thinkofher tags: trunk | |