29 check-ins using file src/include/lib/Garradin/Template.php version d70a55b532

2021-03-15
03:20
Fix memory exhaustion with large files during migration check-in: bdf1eb7619 user: bohwaz tags: dev, 1.1.0-alpha5
03:19
Fix storage migration check-in: d51394747f user: bohwaz tags: dev
02:55
Accept more unicode in filenames check-in: 176bbe63cd user: bohwaz tags: dev
02:54
Use realpath() to make sure file exists check-in: 512b22edcb user: bohwaz tags: dev
02:27
In some rare cases the file size is wrong, ignore it for now check-in: 83e4bb26cc user: bohwaz tags: dev
02:27
Only set file timestamp when none has been set check-in: 9a3199e943 user: bohwaz tags: dev
02:25
Change file mtime when storing it check-in: 8786af1358 user: bohwaz tags: dev
02:24
Default storage backend is SQLite, not null check-in: 2a0417cb52 user: bohwaz tags: dev
02:12
Allow storage backend migration from web UI check-in: d209e3b5fc user: bohwaz tags: dev
01:49
Add ability to download documents as a ZIP file check-in: 7ed1ebca96 user: bohwaz tags: dev
01:30
Make sure quota is checked before creating a file check-in: 0b5cdd6862 user: bohwaz tags: dev
01:20
Move X-Frame header check-in: b74dd6bb05 user: bohwaz tags: dev
01:10
Add quota visualisation in docs check-in: 0344afe5a1 user: bohwaz tags: dev
00:27
Rename category_id to id_category as for now everything else is still id_* so not really a good idea to have stuff all over the place check-in: c20cd8cd26 user: bohwaz tags: dev
2021-03-14
20:16
New release check-in: 59da54883f user: bohwaz tags: dev, 1.1.0-alpha4
20:16
Fix rename of web page, use path as page identifier everywhere check-in: 966523fe92 user: bohwaz tags: dev, 1.1.0-alpha4
19:16
Fix background image change check-in: f4dc182529 user: bohwaz tags: dev
19:04
Rename desactiver_site to site_disabled check-in: 574313976a user: bohwaz tags: dev
17:07
Remove calls to removed transliterate_to_ascii function check-in: 7c43a7fbb9 user: bohwaz tags: dev
17:06
Autofocus on first form button for file delete check-in: 7524da5f00 user: bohwaz tags: dev
16:25
Replace SQLite NOCASE collation with custom unicode case-insensitive collation check-in: 005d502877 user: bohwaz tags: dev
16:24
Add index on hidden in categories check-in: e048a2f5d3 user: bohwaz tags: dev
16:23
Optimize users list indexes check-in: ab40a1f508 user: bohwaz tags: dev
2021-03-13
13:52
Add parent column to files table, fix web page sync check-in: 046420ec1f user: bohwaz tags: dev
2021-03-12
19:39
Fix non-existing desactiver_site config key check-in: 260d3408ab user: bohwaz tags: dev
18:51
Don't request file twice check-in: c751238d29 user: bohwaz tags: dev
18:31
Fix unicode filter check-in: b4d06a7a3c user: bohwaz tags: dev
18:28
Make sure that file name is safe check-in: 6721ad5ba6 user: bohwaz tags: dev
18:22
Fix default value not set when object is passed as source and value is NULL check-in: 711079fae9 user: bohwaz tags: dev