Commit Graph

710 Commits

Author SHA1 Message Date
4b48362403 Update screenshots 2024-01-17 14:55:52 +01:00
2999c24953 Change font (Ubuntu font) 2024-01-16 21:08:12 +01:00
6e3eeab50a Add translations 2024-01-16 18:10:00 +01:00
ae5ddc3d65 Add Theme button 2024-01-16 13:49:26 +01:00
a57a601621 Add Dark and Light theme css 2024-01-16 13:41:26 +01:00
hamza zia
109903f0e2
Merge pull request #571 from singh-vipul/fix-verifing-typo
Fixes ziahamza/webui-aria2#483
2021-09-01 11:29:57 +08:00
hamza zia
c2d6a09b6c
Merge pull request #588 from alyssadev/patch-dockerfix
Fixed Dockerfile for changes in goreman release file
2021-09-01 11:28:00 +08:00
alyssadev
7024ae4e26 Fixed Dockerfile for changes in goreman release file 2021-06-17 15:14:47 +10:00
Vipul Singh
42a3f503eb Fixes ziahamza/webui-aria2#483
"verifing" is changed to "verifying" and "Verifing" to "Verifying" across all files.
2020-12-23 11:02:13 +05:30
hamza zia
dddf776a18
Merge pull request #535 from idvoretskyi/patch-1
Minor typo and grammar fixes
2020-04-11 14:40:53 -07:00
Ihor Dvoretskyi
911d29577c
Typo fix 2020-01-21 23:22:15 +02:00
Ihor Dvoretskyi
8dfaa1a6f9
Minor typo and grammar fixes 2020-01-07 21:20:45 +02:00
Anthony Raymond
fb9d758d5c
Merge pull request #476 from ziahamza/docker-buildcontext-ignore
Remove useless files from the docker build context
2018-12-09 11:31:07 +01:00
Anthony Raymond
19a4111d90
Merge pull request #488 from pratikborsadiya/fix-download-parameters-issue
Fix an issue with multiple parameters not working after webpack build
2018-12-09 11:30:22 +01:00
Pratik Borsadiya
f9c104100a Build Source files 2018-12-08 13:52:50 +05:30
Pratik Borsadiya
1a087c7243 Fix an issue with multiple parameters not working after webpack build 2018-12-08 13:52:10 +05:30
Anthony Raymond
701dfa968f
Remove useless files from the docker build context 2018-10-13 12:25:43 +02:00
hamza zia
07f159e8aa
Merge pull request #469 from lychichem/patch-1
Fix favicon path
2018-10-11 03:08:18 +08:00
hamza zia
2966e0e633
Merge pull request #471 from tsekityam/patch-2
Fix broken link
2018-10-11 03:07:45 +08:00
Tse Kit Yam
889bbebff3
Fix broken link 2018-09-17 11:42:32 +08:00
Chi Lei
d400f6fdf1
revert change on index.html 2018-09-08 22:34:38 +08:00
Chi Lei
23c2590321
Update index-template.html 2018-09-08 22:32:10 +08:00
hamza zia
e744726e5e
Merge pull request #470 from lychichem/patch-2
Fix webui path URL
2018-09-08 21:55:47 +08:00
Chi Lei
cc2e828be4
Fix webui path URL
This fix readme file misleading users to wrong site due to commit f11de67
2018-09-08 21:54:44 +08:00
Chi Lei
0bed3d3d17
Fix favicon path
This fix the problem favicon  path is not proper set due to commit f11de67
2018-09-08 21:47:52 +08:00
hamza zia
f11de67771
Merge pull request #467 from pratikborsadiya/feature-webpack-bundling
Feature - Add webpack to bundle assets
2018-09-08 18:19:44 +08:00
Anthony Raymond
f318965484 Update Dockerfile (#1)
* Dockerfile.arm32v7 now use bundled files from docs/

* Dockerfile now use bundled files from docs/
2018-09-08 11:07:12 +05:30
Pratik Borsadiya
086bd13d12 Rename Build directory to docs
This will make it easier to deploy the project on GitHub pages
2018-09-07 19:30:45 +05:30
Pratik Borsadiya
060ba7056c Update webpack plugin order to fix an issue with caching index.html 2018-09-06 19:20:52 +05:30
Pratik Borsadiya
7d5b75e78c Update service-worker location
Fix service worker not found issue when running the application from a
different folder other than domain root.
2018-09-06 11:53:04 +05:30
Pratik Borsadiya
84dd9bab1c Update package versions
Package angular, angular-translate & jQuery is updated to latest
version.
2018-09-06 00:10:31 +05:30
Pratik Borsadiya
2c335983d1 Add service-worker generation in build process
This will precache all the required resources and will allow the
application to respond even when the internet connection is not
available.
2018-09-05 11:47:00 +05:30
Pratik Borsadiya
54c56d57ae Update README & Add contributor's guide 2018-09-02 16:46:59 +05:30
Pratik Borsadiya
fa8af23289 Add flag icon bundeling 2018-09-02 11:12:49 +05:30
Pratik Borsadiya
13cda14fa0 Add webpack bundle analyzer 2018-09-01 13:59:05 +05:30
Pratik Borsadiya
1fccfd08bc Optimizations and fixes
- Remove vendor js libraries which are defined in package.json
- Fix some icon related issues in index-template.html
- Split javascript bundels in vendors and app
- Update prettier to fix scss source files and ignore build directory
2018-09-01 13:27:42 +05:30
Pratik Borsadiya
41ec57f807 Replace font icons with svg icons
This makes it easy to manage the icons and is fast as well because only
those icons are included which are being used instead of all the icons.
2018-08-31 21:27:18 +05:30
Pratik Borsadiya
51b6e6250a Add CSS & HTML bundeling with webpack 2018-08-31 14:27:06 +05:30
Pratik Borsadiya
34590b381c Add webpack & Migrate codebase to be compatible with webpack 2018-08-30 23:28:55 +05:30
Pratik Borsadiya
4c3d2fddc9 Run Prettier to format the files for consistency 2018-08-30 15:07:55 +05:30
Pratik Borsadiya
499f272ac7 Add Git hook to auto format staged files before commit 2018-08-30 15:06:03 +05:30
Pratik Borsadiya
ee54807bb6 Initialize NPM & Add prettier 2018-08-30 14:50:26 +05:30
hamza zia
3237bf002e
Merge pull request #450 from msmarcal/brazilian_portuguese-language
Added Brazilian Portuguese to Languages
2018-07-09 19:10:31 +05:00
hamza zia
a2d53d60a2
Merge pull request #456 from anthonyraymond/master
Improved arm32v7 dockerfile
2018-07-09 19:08:19 +05:00
anthonyraymond
5c6aeb7137 Make use of Multi-stage build in Dockerfile.arm32v7 2018-07-04 00:33:21 +02:00
anthonyraymond
97a7c93d8b Rename Dockerfile.arm to stick to the standard platform naming 2018-07-03 23:33:52 +02:00
anthonyraymond
f01b07d17d Remove heroku files from docker context 2018-07-01 17:38:57 +02:00
hamza zia
cc58cc3e83
Merge pull request #451 from benoit-monin/update_french_translation
update french translation
2018-04-20 01:40:04 +05:00
Benoît Monin
ed1e7ccf00 update french translation
Fix a few typo and add missing strings.
2018-04-10 21:53:43 +02:00
Marcelo Marcal
d0c20112a4 Added Brazilian Portuguese to Languages 2018-04-09 15:49:37 -03:00