Commit Graph

105 Commits

Author SHA1 Message Date
j 774450d263 missing imports and typos 2024-04-05 21:20:45 +01:00
j 56f248894e better error if we have invalid locale files 2023-08-04 17:13:56 +02:00
j 034b448846 add ability to hide list/edits/collections from personal section but keep around in case they are shared or linked from elsewhere, but cluster the personal section 2023-07-07 11:46:09 +05:30
j f13f7d238c still load config 2020-09-27 18:02:23 +02:00
j 63d82ad7e7 remove config reloader 2020-09-27 17:58:35 +02:00
j 5cde8977ef get city not country list 2020-05-30 03:13:57 +02:00
j 548a73f121 python3 only: remove six.moves imports 2020-05-29 12:17:18 +02:00
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j 7ba58d0b63 add way to change version 2020-05-15 18:48:58 +02:00
j 9e272791bc remove debug 2020-03-22 17:45:35 +01:00
j 4cce468dae dbip-city-lite url changes, get latest url from download page 2020-03-22 17:21:57 +01:00
j 6d1f46a96d fix filters after adding defaults 2020-02-05 17:40:22 +01:00
j 6b82d7bbf7 use db-ip mmdb 2020-02-02 15:31:32 +01:00
j 230275e4d8 use pandora.site.documentKeys for item documents view 2020-01-19 11:58:39 +01:00
j 2b1e33df48 try to work around filter configuration issues 2019-12-20 16:07:42 +02:00
j 390a5bc9aa typo 2019-12-08 15:46:08 +00:00
j e06b263237 always enable default filters 2019-11-15 16:44:43 +01:00
j 0a4c507346 batch item/documents edit 2018-09-19 00:14:34 +02:00
rolux 019faffecf update config 2018-09-12 19:29:38 +02:00
j d488119748 chop only works with ffmpeg > 3 2018-08-10 11:12:01 +01:00
j 0fd86dfa78 fixup for d07a60ba5f, dont include pandora.js in itself 2018-08-09 20:08:27 +01:00
j d07a60ba5f add site only javascript files 2018-08-08 10:22:19 +01:00
j 6296be870b use get_user_model 2018-07-29 21:12:56 +01:00
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 91e0f588e5 only append to documentKeys after adding defaults 2018-06-14 19:27:40 +02:00
j 2bfaf3809b documentRightsLevel 2017-12-15 13:12:30 +00:00
j d403125757 default download format 2017-11-14 17:13:41 +01:00
j ac1a567fa4 pass api key 2017-06-09 09:34:49 +02:00
j ae3afc93c3 space 2017-06-09 09:25:43 +02:00
j 59c69ba536 default document rightslevels 2017-02-16 14:05:48 +01:00
j 0db8ca6c47 document icon, fixes #2987 2017-01-25 17:42:49 +01:00
j e1f35b1ec8 new documents section 2016-10-30 18:23:16 +01:00
j 1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j 7f8b5448e6 set default config importMetadata 2016-08-09 12:57:43 +01:00
j 4785f314cb Add VP9/Opus support, use VP8 by default
- support vp9 and opus
- switch to 2 pass encoding
- use ffmpeg -movflags +faststart instead of qtfaststart
2016-06-23 17:36:41 +02:00
j 4613005b83 use geoip2 api to fix ipv6 lookups 2016-03-04 12:50:44 +05:30
j 1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
j 6b1ce30eb2 from __future__ import print_function 2016-02-18 16:19:26 +05:30
j a919724821 typo 2015-11-29 14:13:44 +01:00
j 2b3853c7aa remove debug 2015-11-18 14:45:31 +01:00
j e216a7b307 make it easer to copy&paste default values 2015-11-18 14:28:40 +01:00
j 48e1435601 switch to git 2015-11-14 15:22:40 +01:00
j 310343c81c improve output if config can not be parsed 2015-11-12 13:06:34 +01:00
j 0b103afeca minify before overwriting old file; oxjs removes old tree, always build geo 2015-04-18 16:06:56 +05:30
j e1bc418e0c use one version of ffmpeg for all tasks, remove avconv dependency, fixes #2606 2015-01-05 16:07:55 +00:00
j 913599697e entities can be empty 2014-12-26 12:19:36 +00:00
j 73f5a4cb10 more entity defaults 2014-12-01 17:23:11 +01:00
j fb5a5c5cf7 add itemTitleKeys to config and move getItemTitle to its own file, use everywhere title strings are used 2014-11-21 14:26:50 +00:00
j dd2fca85a4 move sendReferrer into site, fixes #2505 2014-10-02 19:57:30 +02:00
rolux 714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00