1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-29 15:03:41 +02:00
Commit Graph

328 Commits

Author SHA1 Message Date
Daniel Berteaud
6448732b82 Fix column view on XS screens 2015-07-13 22:26:41 +02:00
Daniel Berteaud
de2bd1e9b8 Loads of fixes for datepickers 2015-07-13 19:30:22 +02:00
Daniel Berteaud
90df86724f Add basic template for the audit page 2015-07-08 22:28:55 +02:00
Daniel Berteaud
77f0a6d5d1 We'll now need perl(DateTime) 2015-07-08 22:17:18 +02:00
Daniel Berteaud
da2e03396d Add URI handling for /admin/audit 2015-07-08 22:10:49 +02:00
Daniel Berteaud
442a21f4b5 Update doc and unit to run as vroom user account
Also add some restriction in the provided unit
2015-07-03 13:22:36 +02:00
Daniel Berteaud
14b6298d77 Automatically handle cookie signing keys
Which will get renewed every 24 hours. Remove the now useless cookie section of the config
2015-06-29 19:09:28 +02:00
Daniel Berteaud
5d3ccefcf5 Now coturn is in FWS' repo, so update doc 2015-06-26 18:07:55 +02:00
Daniel Berteaud
ec17274725 Typo in doc 2015-06-26 09:20:04 +02:00
Daniel Berteaud
305b6cf5eb Some big changes arround password and authentication handling 2015-06-25 19:20:22 +02:00
Daniel Berteaud
d5c95fb9eb Remove the old password route and template 2015-06-22 22:33:17 +02:00
Daniel Berteaud
506b6f12db Prompt for a password in a niver popup
Fix #97
2015-06-22 22:27:04 +02:00
Daniel Berteaud
2d8a599cc6 Detect supported lang based on files in I18N 2015-06-19 15:54:28 +02:00
Daniel Berteaud
d829109a00 Some documentation fixes 2015-06-18 19:29:03 +02:00
Daniel Berteaud
024a362944 Make the cache directory configurable
First step to be more package friendly
2015-06-18 19:05:13 +02:00
Daniel Berteaud
35e1e9e4e0 Fix apache module name in doc 2015-06-18 14:29:24 +02:00
Daniel Berteaud
095aa03930 Typo in documentation 2015-06-17 14:11:48 +02:00
Daniel Berteaud
0f848f81c0 Update jquery to 1.11.3 2015-06-16 19:23:13 +02:00
Daniel Berteaud
f8257889b3 Mark active page as such in the toolbar 2015-03-18 11:06:46 +01:00
Daniel Berteaud
6af9ae7e4b Large buttons too in the main admin menu 2015-03-18 10:53:06 +01:00
Daniel Berteaud
e67df85111 Use lg buttons in admin area 2015-03-18 10:52:37 +01:00
Daniel Berteaud
9e20d9208f Combine all JS files in one template 2015-03-18 09:35:59 +01:00
Daniel Berteaud
8fc6cc7de7 Fix closing strong tag in doc 2015-03-17 23:37:53 +01:00
Daniel Berteaud
5a832da7a2 Remove get_url wrapper 2015-03-17 23:13:18 +01:00
Daniel Berteaud
a6f94946b3 Replace img tag with taghelper 2015-03-17 22:53:41 +01:00
Daniel Berteaud
48cd3723ea Remove useless form handler
This is handled by an ajax call to the API since a long time
2015-03-17 22:38:11 +01:00
Daniel Berteaud
63bccc1cb8 Replace URI with Mojo::URL
Plus some cleanups in URI handling
2015-03-17 22:34:30 +01:00
Daniel Berteaud
d38be16526 Remove the signaling URI settings
it now can be determined automatically
2015-03-17 22:22:56 +01:00
Daniel Berteaud
738ebe826c Small note in docs for the github page 2015-03-17 22:02:25 +01:00
Daniel Berteaud
0413ff85da Remove the fork me img
Takes too much space
2015-03-17 21:56:35 +01:00
Daniel Berteaud
5ce03e918a Doc updates 2015-03-17 21:55:32 +01:00
Daniel Berteaud
edec884c37 Minify and combine static assets with Mojolicious::Plugin::StaticCompressor 2015-03-17 21:45:19 +01:00
Daniel Berteaud
1566a6b80b Make the documentation TOC scrollable 2015-03-17 18:03:38 +01:00
Daniel Berteaud
f576b30399 Update documentation 2015-03-17 15:14:39 +01:00
Daniel Berteaud
6960665111 Support several STUN and TURN severs 2015-03-16 18:03:00 +01:00
Daniel Berteaud
2d4b454dd0 Data::Dumper is needed 2015-03-16 15:07:17 +01:00
Daniel Berteaud
d943f739fb Add the minified version of FileSaver.js and use it 2015-03-16 12:24:13 +01:00
Daniel Berteaud
4217761a11 Git remove redundant info 2015-03-16 11:19:44 +01:00
Daniel Berteaud
19b1ca3a13 Doc cleanups 2015-03-14 13:54:19 +01:00
Daniel Berteaud
e99d91610a Move some technical info into the doc page instread of about 2015-03-13 18:23:56 +01:00
Daniel Berteaud
d8d321dca3 Add some docs about Etherpad-Lite 2015-03-13 18:09:49 +01:00
Daniel Berteaud
c202f86fbf Change alerts to divs 2015-03-13 18:00:52 +01:00
Daniel Berteaud
34bda2319b Add some docs about turnserver 2015-03-13 17:57:52 +01:00
Daniel Berteaud
8f11a5c140 Add a note for SELinux 2015-03-13 14:17:52 +01:00
Daniel Berteaud
a34e060264 More documentation 2015-03-13 14:15:19 +01:00
Daniel Berteaud
141e7b2df7 Add video, email and interface sections to documentation 2015-03-13 12:54:17 +01:00
Daniel Berteaud
4053efa74d More documentation 2015-03-13 12:04:29 +01:00
Daniel Berteaud
2b5f9ac9d6 Remove final CR in <pre> sections 2015-03-13 09:43:05 +01:00
Daniel Berteaud
1371b52f6c Some notes about customization 2015-03-12 23:17:53 +01:00
Daniel Berteaud
5dce440094 Small cleanups and fix scrollspy 2015-03-12 23:07:23 +01:00