50 ancestors of 0efff9c95bbf40c4

2021-03-30
21:23
Fix session issue check-in: 0efff9c95b user: bohwaz tags: dev
21:21
Fix dirname/basename locale issues check-in: 3dd4c3e1c4 user: bohwaz tags: dev
20:59
Fix skriv rendering for format_skriv check-in: 0917eeafc4 user: bohwaz tags: dev
20:51
Fix session issues when updating check-in: 0a9fbcfca8 user: bohwaz tags: dev
2021-03-29
23:33
Fix preview in skriv editor in documents check-in: 266c0e4891 user: bohwaz tags: dev
23:03
Add signals for file store, delete, move and mkdir check-in: 2c39d43b6e user: bohwaz tags: dev
22:26
Add plugin signals to entity save and delete, fix [0b24b95430b2da29] check-in: 15a175a211 user: bohwaz tags: dev
2021-03-27
19:06
Add WebP support check-in: 7ac86f2d74 user: bohwaz tags: dev, 1.1.0-alpha10
18:45
Fix issue when deleting directories (thanks @jm) check-in: 51bdcd680d user: bohwaz tags: dev, 1.1.0-alpha10
02:48
New alpha release check-in: 3273b287f4 user: bohwaz tags: dev, 1.1.0-alpha10
02:48
Fix file moving form check-in: 918a0a62de user: bohwaz tags: dev
01:30
Fix sync and make sure we don't give access to draft pages check-in: decaf99be7 user: bohwaz tags: dev
01:30
Force local timestamp on modified check-in: 2587b2808d user: bohwaz tags: dev
01:11
Add action buttons for category in navigation check-in: b63b876017 user: bohwaz tags: dev
01:10
Don't keep brackets in ID, that may not work with every browser check-in: 34d002887e user: bohwaz tags: dev
01:09
Fix duplicate URIs of pages and web sync check-in: 64cf749d50 user: bohwaz tags: dev
01:08
Add mtime to directories check-in: d3c19eb60f user: bohwaz tags: dev
2021-03-26
00:40
Fix deposit form: use correct line id, and use advanced type or you might lose some infos check-in: 29ccd7b373 user: bohwaz tags: dev
00:39
Fix use line id, not transaction id, in deposit form check-in: a741675694 user: bohwaz tags: dev
2021-03-25
23:44
Order accounts by code in projects check-in: c7f099ceef user: bohwaz tags: dev
21:39
New alpha release, change logic of storage backends to have real time sync check-in: bcaf2da5a3 user: bohwaz tags: dev, 1.1.0-alpha9
19:03
Fix backup when doing an upgrade check-in: b662343a66 user: bohwaz tags: dev
02:32
Fix display of files in documents list check-in: 1849dd9fef user: bohwaz tags: dev
02:32
Return skeleton directory files if in a subdirectory check-in: e07aa9fbbd user: bohwaz tags: dev
02:28
Slight change: future=true means articles only from the future, future=false means no articles from future, and future=null means all articles check-in: 71823691a9 user: bohwaz tags: dev
2021-03-24
16:17
Fix cache reset at upgrade check-in: 13c357642a user: bohwaz tags: dev, 1.1.0-alpha8
12:36
Fix bug with sub-directory installs check-in: dfe3c4480a user: bohwaz tags: dev, 1.1.0-alpha8
03:10
Fix silent fail for saving web pages, rendering of tables in Skriv check-in: edbfcddab4 user: bohwaz tags: dev, 1.1.0-alpha8
02:35
Fix rendering of mailto: links, thanks @Roch check-in: 064656b210 user: bohwaz tags: dev, 1.1.0-alpha8
02:25
Fix issue with form actions submit (thanks @Roch) check-in: 9bc1e09b41 user: bohwaz tags: dev, 1.1.0-alpha8
02:12
Alpha8: use URI to identify web pages instead of path, easier to find pages check-in: c144848273 user: bohwaz tags: dev, 1.1.0-alpha8
2021-03-20
00:04
Implement minimal API check-in: 28c82e3d09 user: bohwaz tags: dev
2021-03-19
23:09
Merge trunk fixes check-in: 0e4057ab65 user: bohwaz tags: dev
22:36
Make sure that skeletons can be downloaded, it's a funky security case, but hey it's easier like that check-in: c7df5f56e6 user: bohwaz tags: dev, 1.1.0-alpha7
21:01
Make sure access to skeletons is possible, but only via Skeleton class check-in: f0156b82a1 user: bohwaz tags: dev, 1.1.0-alpha7
2021-03-17
20:42
Fix issue where there was recursion in wiki_pages tree! check-in: 262ad12fe6 user: bohwaz tags: dev, 1.1.0-alpha7
18:44
Alpha 7 release check-in: 2eab8e08c9 user: bohwaz tags: dev, 1.1.0-alpha7
18:41
Fix edge cases check-in: c63cffccfd user: bohwaz tags: dev
18:15
Fix edge case with malformed user data check-in: 7b950d9bb1 user: bohwaz tags: dev
18:15
Fix page creation check-in: 7b05456a8b user: bohwaz tags: dev
17:57
Always rename wiki files by prefixing their ID so that they are unique check-in: a1ad83ba0a user: bohwaz tags: dev
17:39
Fix parent category selection check-in: 4bd93b2a21 user: bohwaz tags: dev
17:39
Refactor page saving check-in: eee38bae00 user: bohwaz tags: dev
17:16
Fix call check-in: 9b90a87ad4 user: bohwaz tags: dev
17:14
Fix migration for wiki pages with no content check-in: 2a0d95d42b user: bohwaz tags: dev
17:13
Fix file/image tag replacement in Skriv migration check-in: 404c8a6369 user: bohwaz tags: dev
17:13
Add link to open website in config check-in: db417ce3f4 user: bohwaz tags: dev
15:46
Skeleton code should not be public check-in: d5fc0039a2 user: bohwaz tags: dev
13:34
Make sure data directory exists check-in: 2b254bee85 user: bohwaz tags: dev
13:32
Fix file modified when setting content, fix text file rendering check-in: c6ff56707d user: bohwaz tags: dev
13:11
Redirect to home page after logout (thanks @jm) check-in: ab1878b0ef user: bohwaz tags: dev